Uses of Interface
net.opengis.gml311.DerivedCRSTypeType
Packages that use DerivedCRSTypeType
-
Uses of DerivedCRSTypeType in net.opengis.gml311
Methods in net.opengis.gml311 that return DerivedCRSTypeTypeModifier and TypeMethodDescriptionGml311Factory.createDerivedCRSTypeType()
Returns a new object of class 'Derived CRS Type Type'.DerivedCRSType.getDerivedCRSType()
Returns the value of the 'Derived CRS Type' containment reference.DocumentRoot.getDerivedCRSType()
Returns the value of the 'Derived CRS Type' containment reference.Methods in net.opengis.gml311 with parameters of type DerivedCRSTypeTypeModifier and TypeMethodDescriptionvoid
DerivedCRSType.setDerivedCRSType
(DerivedCRSTypeType value) Sets the value of the 'Derived CRS Type
' containment reference.void
DocumentRoot.setDerivedCRSType
(DerivedCRSTypeType value) Sets the value of the 'Derived CRS Type
' containment reference. -
Uses of DerivedCRSTypeType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement DerivedCRSTypeTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Derived CRS Type Type'.Fields in net.opengis.gml311.impl declared as DerivedCRSTypeTypeModifier and TypeFieldDescriptionprotected DerivedCRSTypeType
DerivedCRSTypeImpl.derivedCRSType
The cached value of the 'Derived CRS Type
' containment reference.Methods in net.opengis.gml311.impl that return DerivedCRSTypeTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createDerivedCRSTypeType()
DerivedCRSTypeImpl.getDerivedCRSType()
DocumentRootImpl.getDerivedCRSType()
Methods in net.opengis.gml311.impl with parameters of type DerivedCRSTypeTypeModifier and TypeMethodDescriptionNotificationChain
DerivedCRSTypeImpl.basicSetDerivedCRSType
(DerivedCRSTypeType newDerivedCRSType, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetDerivedCRSType
(DerivedCRSTypeType newDerivedCRSType, NotificationChain msgs) void
DerivedCRSTypeImpl.setDerivedCRSType
(DerivedCRSTypeType newDerivedCRSType) void
DocumentRootImpl.setDerivedCRSType
(DerivedCRSTypeType newDerivedCRSType) -
Uses of DerivedCRSTypeType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type DerivedCRSTypeTypeModifier and TypeMethodDescriptionGml311Switch.caseDerivedCRSTypeType
(DerivedCRSTypeType object) Returns the result of interpreting the object as an instance of 'Derived CRS Type Type'.boolean
Gml311Validator.validateDerivedCRSTypeType
(DerivedCRSTypeType derivedCRSTypeType, DiagnosticChain diagnostics, Map<Object, Object> context)