Uses of Interface
net.opengis.gml311.CompoundCRSRefType
Packages that use CompoundCRSRefType
-
Uses of CompoundCRSRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return CompoundCRSRefTypeModifier and TypeMethodDescriptionGml311Factory.createCompoundCRSRefType()Returns a new object of class 'Compound CRS Ref Type'.DocumentRoot.getCompoundCRSRef()Returns the value of the 'Compound CRS Ref' containment reference.Methods in net.opengis.gml311 with parameters of type CompoundCRSRefTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setCompoundCRSRef(CompoundCRSRefType value) Sets the value of the 'Compound CRS Ref' containment reference. -
Uses of CompoundCRSRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement CompoundCRSRefTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Compound CRS Ref Type'.Methods in net.opengis.gml311.impl that return CompoundCRSRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createCompoundCRSRefType()DocumentRootImpl.getCompoundCRSRef()Methods in net.opengis.gml311.impl with parameters of type CompoundCRSRefTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetCompoundCRSRef(CompoundCRSRefType newCompoundCRSRef, NotificationChain msgs) voidDocumentRootImpl.setCompoundCRSRef(CompoundCRSRefType newCompoundCRSRef) -
Uses of CompoundCRSRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type CompoundCRSRefTypeModifier and TypeMethodDescriptionGml311Switch.caseCompoundCRSRefType(CompoundCRSRefType object) Returns the result of interpreting the object as an instance of 'Compound CRS Ref Type'.booleanGml311Validator.validateCompoundCRSRefType(CompoundCRSRefType compoundCRSRefType, DiagnosticChain diagnostics, Map<Object, Object> context)