Uses of Interface
net.opengis.gml311.DerivedCRSType
Packages that use DerivedCRSType
- 
Uses of DerivedCRSType in net.opengis.gml311Methods in net.opengis.gml311 that return DerivedCRSTypeModifier and TypeMethodDescriptionGml311Factory.createDerivedCRSType()Returns a new object of class 'Derived CRS Type'.DerivedCRSRefType.getDerivedCRS()Returns the value of the 'Derived CRS' containment reference.DocumentRoot.getDerivedCRS()Returns the value of the 'Derived CRS' containment reference.Methods in net.opengis.gml311 with parameters of type DerivedCRSTypeModifier and TypeMethodDescriptionvoidDerivedCRSRefType.setDerivedCRS(DerivedCRSType value) Sets the value of the 'Derived CRS' containment reference.voidDocumentRoot.setDerivedCRS(DerivedCRSType value) Sets the value of the 'Derived CRS' containment reference.
- 
Uses of DerivedCRSType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement DerivedCRSTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Derived CRS Type'.Fields in net.opengis.gml311.impl declared as DerivedCRSTypeModifier and TypeFieldDescriptionprotected DerivedCRSTypeDerivedCRSRefTypeImpl.derivedCRSThe cached value of the 'Derived CRS' containment reference.Methods in net.opengis.gml311.impl that return DerivedCRSTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createDerivedCRSType()DerivedCRSRefTypeImpl.getDerivedCRS()DocumentRootImpl.getDerivedCRS()Methods in net.opengis.gml311.impl with parameters of type DerivedCRSTypeModifier and TypeMethodDescriptionNotificationChainDerivedCRSRefTypeImpl.basicSetDerivedCRS(DerivedCRSType newDerivedCRS, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetDerivedCRS(DerivedCRSType newDerivedCRS, NotificationChain msgs) voidDerivedCRSRefTypeImpl.setDerivedCRS(DerivedCRSType newDerivedCRS) voidDocumentRootImpl.setDerivedCRS(DerivedCRSType newDerivedCRS) 
- 
Uses of DerivedCRSType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type DerivedCRSTypeModifier and TypeMethodDescriptionGml311Switch.caseDerivedCRSType(DerivedCRSType object) Returns the result of interpreting the object as an instance of 'Derived CRS Type'.booleanGml311Validator.validateDerivedCRSType(DerivedCRSType derivedCRSType, DiagnosticChain diagnostics, Map<Object, Object> context)