Uses of Interface
net.opengis.gml311.GeographicCRSRefType
Packages that use GeographicCRSRefType
-
Uses of GeographicCRSRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return GeographicCRSRefTypeModifier and TypeMethodDescriptionGml311Factory.createGeographicCRSRefType()Returns a new object of class 'Geographic CRS Ref Type'.DocumentRoot.getGeographicCRSRef()Returns the value of the 'Geographic CRS Ref' containment reference.Methods in net.opengis.gml311 with parameters of type GeographicCRSRefTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setGeographicCRSRef(GeographicCRSRefType value) Sets the value of the 'Geographic CRS Ref' containment reference. -
Uses of GeographicCRSRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement GeographicCRSRefTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Geographic CRS Ref Type'.Methods in net.opengis.gml311.impl that return GeographicCRSRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createGeographicCRSRefType()DocumentRootImpl.getGeographicCRSRef()Methods in net.opengis.gml311.impl with parameters of type GeographicCRSRefTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGeographicCRSRef(GeographicCRSRefType newGeographicCRSRef, NotificationChain msgs) voidDocumentRootImpl.setGeographicCRSRef(GeographicCRSRefType newGeographicCRSRef) -
Uses of GeographicCRSRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type GeographicCRSRefTypeModifier and TypeMethodDescriptionGml311Switch.caseGeographicCRSRefType(GeographicCRSRefType object) Returns the result of interpreting the object as an instance of 'Geographic CRS Ref Type'.booleanGml311Validator.validateGeographicCRSRefType(GeographicCRSRefType geographicCRSRefType, DiagnosticChain diagnostics, Map<Object, Object> context)