Uses of Interface
net.opengis.gml311.ObliqueCartesianCSRefType
Packages that use ObliqueCartesianCSRefType
-
Uses of ObliqueCartesianCSRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return ObliqueCartesianCSRefTypeModifier and TypeMethodDescriptionGml311Factory.createObliqueCartesianCSRefType()Returns a new object of class 'Oblique Cartesian CS Ref Type'.DocumentRoot.getObliqueCartesianCSRef()Returns the value of the 'Oblique Cartesian CS Ref' containment reference.DocumentRoot.getUsesObliqueCartesianCS()Returns the value of the 'Uses Oblique Cartesian CS' containment reference.ImageCRSType.getUsesObliqueCartesianCS()Returns the value of the 'Uses Oblique Cartesian CS' containment reference.Methods in net.opengis.gml311 with parameters of type ObliqueCartesianCSRefTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setObliqueCartesianCSRef(ObliqueCartesianCSRefType value) Sets the value of the 'Oblique Cartesian CS Ref' containment reference.voidDocumentRoot.setUsesObliqueCartesianCS(ObliqueCartesianCSRefType value) Sets the value of the 'Uses Oblique Cartesian CS' containment reference.voidImageCRSType.setUsesObliqueCartesianCS(ObliqueCartesianCSRefType value) Sets the value of the 'Uses Oblique Cartesian CS' containment reference. -
Uses of ObliqueCartesianCSRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement ObliqueCartesianCSRefTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Oblique Cartesian CS Ref Type'.Fields in net.opengis.gml311.impl declared as ObliqueCartesianCSRefTypeModifier and TypeFieldDescriptionprotected ObliqueCartesianCSRefTypeImageCRSTypeImpl.usesObliqueCartesianCSThe cached value of the 'Uses Oblique Cartesian CS' containment reference.Methods in net.opengis.gml311.impl that return ObliqueCartesianCSRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createObliqueCartesianCSRefType()DocumentRootImpl.getObliqueCartesianCSRef()DocumentRootImpl.getUsesObliqueCartesianCS()ImageCRSTypeImpl.getUsesObliqueCartesianCS()Methods in net.opengis.gml311.impl with parameters of type ObliqueCartesianCSRefTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetObliqueCartesianCSRef(ObliqueCartesianCSRefType newObliqueCartesianCSRef, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetUsesObliqueCartesianCS(ObliqueCartesianCSRefType newUsesObliqueCartesianCS, NotificationChain msgs) NotificationChainImageCRSTypeImpl.basicSetUsesObliqueCartesianCS(ObliqueCartesianCSRefType newUsesObliqueCartesianCS, NotificationChain msgs) voidDocumentRootImpl.setObliqueCartesianCSRef(ObliqueCartesianCSRefType newObliqueCartesianCSRef) voidDocumentRootImpl.setUsesObliqueCartesianCS(ObliqueCartesianCSRefType newUsesObliqueCartesianCS) voidImageCRSTypeImpl.setUsesObliqueCartesianCS(ObliqueCartesianCSRefType newUsesObliqueCartesianCS) -
Uses of ObliqueCartesianCSRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type ObliqueCartesianCSRefTypeModifier and TypeMethodDescriptionGml311Switch.caseObliqueCartesianCSRefType(ObliqueCartesianCSRefType object) Returns the result of interpreting the object as an instance of 'Oblique Cartesian CS Ref Type'.booleanGml311Validator.validateObliqueCartesianCSRefType(ObliqueCartesianCSRefType obliqueCartesianCSRefType, DiagnosticChain diagnostics, Map<Object, Object> context)