Uses of Interface
net.opengis.gml311.DerivedCRSRefType
Packages that use DerivedCRSRefType
-
Uses of DerivedCRSRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return DerivedCRSRefTypeModifier and TypeMethodDescriptionGml311Factory.createDerivedCRSRefType()Returns a new object of class 'Derived CRS Ref Type'.DocumentRoot.getDerivedCRSRef()Returns the value of the 'Derived CRS Ref' containment reference.Methods in net.opengis.gml311 with parameters of type DerivedCRSRefTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setDerivedCRSRef(DerivedCRSRefType value) Sets the value of the 'Derived CRS Ref' containment reference. -
Uses of DerivedCRSRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement DerivedCRSRefTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Derived CRS Ref Type'.Methods in net.opengis.gml311.impl that return DerivedCRSRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createDerivedCRSRefType()DocumentRootImpl.getDerivedCRSRef()Methods in net.opengis.gml311.impl with parameters of type DerivedCRSRefTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetDerivedCRSRef(DerivedCRSRefType newDerivedCRSRef, NotificationChain msgs) voidDocumentRootImpl.setDerivedCRSRef(DerivedCRSRefType newDerivedCRSRef) -
Uses of DerivedCRSRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type DerivedCRSRefTypeModifier and TypeMethodDescriptionGml311Switch.caseDerivedCRSRefType(DerivedCRSRefType object) Returns the result of interpreting the object as an instance of 'Derived CRS Ref Type'.booleanGml311Validator.validateDerivedCRSRefType(DerivedCRSRefType derivedCRSRefType, DiagnosticChain diagnostics, Map<Object, Object> context)