Uses of Interface
net.opengis.gml311.AbstractGeneralDerivedCRSType
Packages that use AbstractGeneralDerivedCRSType
-
Uses of AbstractGeneralDerivedCRSType in net.opengis.gml311
Subinterfaces of AbstractGeneralDerivedCRSType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Derived CRS Type'.interface
A representation of the model object 'Projected CRS Type'.Methods in net.opengis.gml311 that return AbstractGeneralDerivedCRSTypeModifier and TypeMethodDescriptionDocumentRoot.getGeneralDerivedCRS()
Returns the value of the 'General Derived CRS' containment reference. -
Uses of AbstractGeneralDerivedCRSType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractGeneralDerivedCRSTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract General Derived CRS Type'.class
An implementation of the model object 'Derived CRS Type'.class
An implementation of the model object 'Projected CRS Type'.Methods in net.opengis.gml311.impl that return AbstractGeneralDerivedCRSTypeMethods in net.opengis.gml311.impl with parameters of type AbstractGeneralDerivedCRSTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetGeneralDerivedCRS
(AbstractGeneralDerivedCRSType newGeneralDerivedCRS, NotificationChain msgs) -
Uses of AbstractGeneralDerivedCRSType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractGeneralDerivedCRSTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractGeneralDerivedCRSType
(AbstractGeneralDerivedCRSType object) Returns the result of interpreting the object as an instance of 'Abstract General Derived CRS Type'.boolean
Gml311Validator.validateAbstractGeneralDerivedCRSType
(AbstractGeneralDerivedCRSType abstractGeneralDerivedCRSType, DiagnosticChain diagnostics, Map<Object, Object> context)