Uses of Class
org.citygml4j.jaxb.gml._3_1_1.ScaleType

Packages that use ScaleType
org.citygml4j.jaxb.gml._3_1_1   
 

Uses of ScaleType in org.citygml4j.jaxb.gml._3_1_1
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return ScaleType
 ScaleType ObjectFactory.createScaleType()
          Create an instance of ScaleType
 ScaleType BaseStyleDescriptorType.getSpatialResolution()
          Gets the value of the spatialResolution property.
 

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type ScaleType
 void BaseStyleDescriptorType.setSpatialResolution(ScaleType value)
          Sets the value of the spatialResolution property.