Uses of Interface
net.opengis.gml311.EngineeringCRSType
Packages that use EngineeringCRSType
-
Uses of EngineeringCRSType in net.opengis.gml311
Methods in net.opengis.gml311 that return EngineeringCRSTypeModifier and TypeMethodDescriptionGml311Factory.createEngineeringCRSType()
Returns a new object of class 'Engineering CRS Type'.DocumentRoot.getEngineeringCRS()
Returns the value of the 'Engineering CRS' containment reference.EngineeringCRSRefType.getEngineeringCRS()
Returns the value of the 'Engineering CRS' containment reference.Methods in net.opengis.gml311 with parameters of type EngineeringCRSTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setEngineeringCRS
(EngineeringCRSType value) Sets the value of the 'Engineering CRS
' containment reference.void
EngineeringCRSRefType.setEngineeringCRS
(EngineeringCRSType value) Sets the value of the 'Engineering CRS
' containment reference. -
Uses of EngineeringCRSType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement EngineeringCRSTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Engineering CRS Type'.Fields in net.opengis.gml311.impl declared as EngineeringCRSTypeModifier and TypeFieldDescriptionprotected EngineeringCRSType
EngineeringCRSRefTypeImpl.engineeringCRS
The cached value of the 'Engineering CRS
' containment reference.Methods in net.opengis.gml311.impl that return EngineeringCRSTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createEngineeringCRSType()
DocumentRootImpl.getEngineeringCRS()
EngineeringCRSRefTypeImpl.getEngineeringCRS()
Methods in net.opengis.gml311.impl with parameters of type EngineeringCRSTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetEngineeringCRS
(EngineeringCRSType newEngineeringCRS, NotificationChain msgs) NotificationChain
EngineeringCRSRefTypeImpl.basicSetEngineeringCRS
(EngineeringCRSType newEngineeringCRS, NotificationChain msgs) void
DocumentRootImpl.setEngineeringCRS
(EngineeringCRSType newEngineeringCRS) void
EngineeringCRSRefTypeImpl.setEngineeringCRS
(EngineeringCRSType newEngineeringCRS) -
Uses of EngineeringCRSType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type EngineeringCRSTypeModifier and TypeMethodDescriptionGml311Switch.caseEngineeringCRSType
(EngineeringCRSType object) Returns the result of interpreting the object as an instance of 'Engineering CRS Type'.boolean
Gml311Validator.validateEngineeringCRSType
(EngineeringCRSType engineeringCRSType, DiagnosticChain diagnostics, Map<Object, Object> context)