Uses of Interface
net.opengis.gml311.GeographicCRSType
Packages that use GeographicCRSType
- 
Uses of GeographicCRSType in net.opengis.gml311Methods in net.opengis.gml311 that return GeographicCRSTypeModifier and TypeMethodDescriptionGml311Factory.createGeographicCRSType()Returns a new object of class 'Geographic CRS Type'.DocumentRoot.getGeographicCRS()Returns the value of the 'Geographic CRS' containment reference.GeographicCRSRefType.getGeographicCRS()Returns the value of the 'Geographic CRS' containment reference.Methods in net.opengis.gml311 with parameters of type GeographicCRSTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setGeographicCRS(GeographicCRSType value) Sets the value of the 'Geographic CRS' containment reference.voidGeographicCRSRefType.setGeographicCRS(GeographicCRSType value) Sets the value of the 'Geographic CRS' containment reference.
- 
Uses of GeographicCRSType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement GeographicCRSTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Geographic CRS Type'.Fields in net.opengis.gml311.impl declared as GeographicCRSTypeModifier and TypeFieldDescriptionprotected GeographicCRSTypeGeographicCRSRefTypeImpl.geographicCRSThe cached value of the 'Geographic CRS' containment reference.Methods in net.opengis.gml311.impl that return GeographicCRSTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createGeographicCRSType()DocumentRootImpl.getGeographicCRS()GeographicCRSRefTypeImpl.getGeographicCRS()Methods in net.opengis.gml311.impl with parameters of type GeographicCRSTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGeographicCRS(GeographicCRSType newGeographicCRS, NotificationChain msgs) NotificationChainGeographicCRSRefTypeImpl.basicSetGeographicCRS(GeographicCRSType newGeographicCRS, NotificationChain msgs) voidDocumentRootImpl.setGeographicCRS(GeographicCRSType newGeographicCRS) voidGeographicCRSRefTypeImpl.setGeographicCRS(GeographicCRSType newGeographicCRS) 
- 
Uses of GeographicCRSType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type GeographicCRSTypeModifier and TypeMethodDescriptionGml311Switch.caseGeographicCRSType(GeographicCRSType object) Returns the result of interpreting the object as an instance of 'Geographic CRS Type'.booleanGml311Validator.validateGeographicCRSType(GeographicCRSType geographicCRSType, DiagnosticChain diagnostics, Map<Object, Object> context)