Uses of Interface
net.opengis.gml311.ScaleType
Packages that use ScaleType
-
Uses of ScaleType in net.opengis.gml311
Methods in net.opengis.gml311 that return ScaleTypeModifier and TypeMethodDescriptionGml311Factory.createScaleType()Returns a new object of class 'Scale Type'.BaseStyleDescriptorType.getSpatialResolution()Returns the value of the 'Spatial Resolution' containment reference.Methods in net.opengis.gml311 with parameters of type ScaleTypeModifier and TypeMethodDescriptionvoidBaseStyleDescriptorType.setSpatialResolution(ScaleType value) Sets the value of the 'Spatial Resolution' containment reference. -
Uses of ScaleType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement ScaleTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Scale Type'.Fields in net.opengis.gml311.impl declared as ScaleTypeModifier and TypeFieldDescriptionprotected ScaleTypeBaseStyleDescriptorTypeImpl.spatialResolutionThe cached value of the 'Spatial Resolution' containment reference.Methods in net.opengis.gml311.impl that return ScaleTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createScaleType()BaseStyleDescriptorTypeImpl.getSpatialResolution()Methods in net.opengis.gml311.impl with parameters of type ScaleTypeModifier and TypeMethodDescriptionNotificationChainBaseStyleDescriptorTypeImpl.basicSetSpatialResolution(ScaleType newSpatialResolution, NotificationChain msgs) voidBaseStyleDescriptorTypeImpl.setSpatialResolution(ScaleType newSpatialResolution) -
Uses of ScaleType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type ScaleTypeModifier and TypeMethodDescriptionGml311Switch.caseScaleType(ScaleType object) Returns the result of interpreting the object as an instance of 'Scale Type'.booleanGml311Validator.validateScaleType(ScaleType scaleType, DiagnosticChain diagnostics, Map<Object, Object> context)