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 TypeMethodDescriptionvoidCompoundCRSRefType.setCompoundCRS(CompoundCRSType value) Sets the value of the 'Compound CRS' containment reference.voidDocumentRoot.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 TypeClassDescriptionclassAn implementation of the model object 'Compound CRS Type'.Fields in net.opengis.gml311.impl declared as CompoundCRSTypeModifier and TypeFieldDescriptionprotected CompoundCRSTypeCompoundCRSRefTypeImpl.compoundCRSThe 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 TypeMethodDescriptionNotificationChainCompoundCRSRefTypeImpl.basicSetCompoundCRS(CompoundCRSType newCompoundCRS, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetCompoundCRS(CompoundCRSType newCompoundCRS, NotificationChain msgs) voidCompoundCRSRefTypeImpl.setCompoundCRS(CompoundCRSType newCompoundCRS) voidDocumentRootImpl.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'.booleanGml311Validator.validateCompoundCRSType(CompoundCRSType compoundCRSType, DiagnosticChain diagnostics, Map<Object, Object> context)