Uses of Interface
net.opengis.gml311.EngineeringCRSRefType
Packages that use EngineeringCRSRefType
-
Uses of EngineeringCRSRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return EngineeringCRSRefTypeModifier and TypeMethodDescriptionGml311Factory.createEngineeringCRSRefType()
Returns a new object of class 'Engineering CRS Ref Type'.DocumentRoot.getEngineeringCRSRef()
Returns the value of the 'Engineering CRS Ref' containment reference.Methods in net.opengis.gml311 with parameters of type EngineeringCRSRefTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setEngineeringCRSRef
(EngineeringCRSRefType value) Sets the value of the 'Engineering CRS Ref
' containment reference. -
Uses of EngineeringCRSRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement EngineeringCRSRefTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Engineering CRS Ref Type'.Methods in net.opengis.gml311.impl that return EngineeringCRSRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createEngineeringCRSRefType()
DocumentRootImpl.getEngineeringCRSRef()
Methods in net.opengis.gml311.impl with parameters of type EngineeringCRSRefTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetEngineeringCRSRef
(EngineeringCRSRefType newEngineeringCRSRef, NotificationChain msgs) void
DocumentRootImpl.setEngineeringCRSRef
(EngineeringCRSRefType newEngineeringCRSRef) -
Uses of EngineeringCRSRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type EngineeringCRSRefTypeModifier and TypeMethodDescriptionGml311Switch.caseEngineeringCRSRefType
(EngineeringCRSRefType object) Returns the result of interpreting the object as an instance of 'Engineering CRS Ref Type'.boolean
Gml311Validator.validateEngineeringCRSRefType
(EngineeringCRSRefType engineeringCRSRefType, DiagnosticChain diagnostics, Map<Object, Object> context)