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 TypeMethodDescriptionvoid
DocumentRoot.setObliqueCartesianCSRef
(ObliqueCartesianCSRefType value) Sets the value of the 'Oblique Cartesian CS Ref
' containment reference.void
DocumentRoot.setUsesObliqueCartesianCS
(ObliqueCartesianCSRefType value) Sets the value of the 'Uses Oblique Cartesian CS
' containment reference.void
ImageCRSType.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 TypeClassDescriptionclass
An implementation of the model object 'Oblique Cartesian CS Ref Type'.Fields in net.opengis.gml311.impl declared as ObliqueCartesianCSRefTypeModifier and TypeFieldDescriptionprotected ObliqueCartesianCSRefType
ImageCRSTypeImpl.usesObliqueCartesianCS
The 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 TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetObliqueCartesianCSRef
(ObliqueCartesianCSRefType newObliqueCartesianCSRef, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetUsesObliqueCartesianCS
(ObliqueCartesianCSRefType newUsesObliqueCartesianCS, NotificationChain msgs) NotificationChain
ImageCRSTypeImpl.basicSetUsesObliqueCartesianCS
(ObliqueCartesianCSRefType newUsesObliqueCartesianCS, NotificationChain msgs) void
DocumentRootImpl.setObliqueCartesianCSRef
(ObliqueCartesianCSRefType newObliqueCartesianCSRef) void
DocumentRootImpl.setUsesObliqueCartesianCS
(ObliqueCartesianCSRefType newUsesObliqueCartesianCS) void
ImageCRSTypeImpl.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'.boolean
Gml311Validator.validateObliqueCartesianCSRefType
(ObliqueCartesianCSRefType obliqueCartesianCSRefType, DiagnosticChain diagnostics, Map<Object, Object> context)