Uses of Interface
net.opengis.gml311.DegreesType
Packages that use DegreesType
-
Uses of DegreesType in net.opengis.gml311
Methods in net.opengis.gml311 that return DegreesTypeModifier and TypeMethodDescriptionGml311Factory.createDegreesType()Returns a new object of class 'Degrees Type'.DMSAngleType.getDegrees()Returns the value of the 'Degrees' containment reference.DocumentRoot.getDegrees()Returns the value of the 'Degrees' containment reference.Methods in net.opengis.gml311 with parameters of type DegreesTypeModifier and TypeMethodDescriptionvoidDMSAngleType.setDegrees(DegreesType value) Sets the value of the 'Degrees' containment reference.voidDocumentRoot.setDegrees(DegreesType value) Sets the value of the 'Degrees' containment reference. -
Uses of DegreesType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement DegreesTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Degrees Type'.Fields in net.opengis.gml311.impl declared as DegreesTypeModifier and TypeFieldDescriptionprotected DegreesTypeDMSAngleTypeImpl.degreesThe cached value of the 'Degrees' containment reference.Methods in net.opengis.gml311.impl that return DegreesTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createDegreesType()DMSAngleTypeImpl.getDegrees()DocumentRootImpl.getDegrees()Methods in net.opengis.gml311.impl with parameters of type DegreesTypeModifier and TypeMethodDescriptionNotificationChainDMSAngleTypeImpl.basicSetDegrees(DegreesType newDegrees, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetDegrees(DegreesType newDegrees, NotificationChain msgs) voidDMSAngleTypeImpl.setDegrees(DegreesType newDegrees) voidDocumentRootImpl.setDegrees(DegreesType newDegrees) -
Uses of DegreesType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type DegreesTypeModifier and TypeMethodDescriptionGml311Switch.caseDegreesType(DegreesType object) Returns the result of interpreting the object as an instance of 'Degrees Type'.booleanGml311Validator.validateDegreesType(DegreesType degreesType, DiagnosticChain diagnostics, Map<Object, Object> context)