Uses of Interface
net.opengis.gml311.EngineeringCRSType
Packages that use EngineeringCRSType
- 
Uses of EngineeringCRSType in net.opengis.gml311Methods 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 TypeMethodDescriptionvoidDocumentRoot.setEngineeringCRS(EngineeringCRSType value) Sets the value of the 'Engineering CRS' containment reference.voidEngineeringCRSRefType.setEngineeringCRS(EngineeringCRSType value) Sets the value of the 'Engineering CRS' containment reference.
- 
Uses of EngineeringCRSType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement EngineeringCRSTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Engineering CRS Type'.Fields in net.opengis.gml311.impl declared as EngineeringCRSTypeModifier and TypeFieldDescriptionprotected EngineeringCRSTypeEngineeringCRSRefTypeImpl.engineeringCRSThe 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetEngineeringCRS(EngineeringCRSType newEngineeringCRS, NotificationChain msgs) NotificationChainEngineeringCRSRefTypeImpl.basicSetEngineeringCRS(EngineeringCRSType newEngineeringCRS, NotificationChain msgs) voidDocumentRootImpl.setEngineeringCRS(EngineeringCRSType newEngineeringCRS) voidEngineeringCRSRefTypeImpl.setEngineeringCRS(EngineeringCRSType newEngineeringCRS) 
- 
Uses of EngineeringCRSType in net.opengis.gml311.utilMethods 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'.booleanGml311Validator.validateEngineeringCRSType(EngineeringCRSType engineeringCRSType, DiagnosticChain diagnostics, Map<Object, Object> context)