Uses of Interface
net.opengis.gml311.CompoundCRSType
Packages that use CompoundCRSType
-
Uses of CompoundCRSType in net.opengis.gml311
Methods in net.opengis.gml311 that return CompoundCRSTypeModifier and TypeMethodDescriptionGml311Factory.createCompoundCRSType()
Returns a new object of class 'Compound CRS Type'.CompoundCRSRefType.getCompoundCRS()
Returns the value of the 'Compound CRS' containment reference.DocumentRoot.getCompoundCRS()
Returns the value of the 'Compound CRS' containment reference.Methods in net.opengis.gml311 with parameters of type CompoundCRSTypeModifier and TypeMethodDescriptionvoid
CompoundCRSRefType.setCompoundCRS
(CompoundCRSType value) Sets the value of the 'Compound CRS
' containment reference.void
DocumentRoot.setCompoundCRS
(CompoundCRSType value) Sets the value of the 'Compound CRS
' containment reference. -
Uses of CompoundCRSType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement CompoundCRSTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Compound CRS Type'.Fields in net.opengis.gml311.impl declared as CompoundCRSTypeModifier and TypeFieldDescriptionprotected CompoundCRSType
CompoundCRSRefTypeImpl.compoundCRS
The cached value of the 'Compound CRS
' containment reference.Methods in net.opengis.gml311.impl that return CompoundCRSTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createCompoundCRSType()
CompoundCRSRefTypeImpl.getCompoundCRS()
DocumentRootImpl.getCompoundCRS()
Methods in net.opengis.gml311.impl with parameters of type CompoundCRSTypeModifier and TypeMethodDescriptionNotificationChain
CompoundCRSRefTypeImpl.basicSetCompoundCRS
(CompoundCRSType newCompoundCRS, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetCompoundCRS
(CompoundCRSType newCompoundCRS, NotificationChain msgs) void
CompoundCRSRefTypeImpl.setCompoundCRS
(CompoundCRSType newCompoundCRS) void
DocumentRootImpl.setCompoundCRS
(CompoundCRSType newCompoundCRS) -
Uses of CompoundCRSType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type CompoundCRSTypeModifier and TypeMethodDescriptionGml311Switch.caseCompoundCRSType
(CompoundCRSType object) Returns the result of interpreting the object as an instance of 'Compound CRS Type'.boolean
Gml311Validator.validateCompoundCRSType
(CompoundCRSType compoundCRSType, DiagnosticChain diagnostics, Map<Object, Object> context)