Uses of Interface
net.opengis.gml311.ObliqueCartesianCSType
Packages that use ObliqueCartesianCSType
-
Uses of ObliqueCartesianCSType in net.opengis.gml311
Methods in net.opengis.gml311 that return ObliqueCartesianCSTypeModifier and TypeMethodDescriptionGml311Factory.createObliqueCartesianCSType()
Returns a new object of class 'Oblique Cartesian CS Type'.DocumentRoot.getObliqueCartesianCS()
Returns the value of the 'Oblique Cartesian CS' containment reference.ObliqueCartesianCSRefType.getObliqueCartesianCS()
Returns the value of the 'Oblique Cartesian CS' containment reference.Methods in net.opengis.gml311 with parameters of type ObliqueCartesianCSTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setObliqueCartesianCS
(ObliqueCartesianCSType value) Sets the value of the 'Oblique Cartesian CS
' containment reference.void
ObliqueCartesianCSRefType.setObliqueCartesianCS
(ObliqueCartesianCSType value) Sets the value of the 'Oblique Cartesian CS
' containment reference. -
Uses of ObliqueCartesianCSType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement ObliqueCartesianCSTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Oblique Cartesian CS Type'.Fields in net.opengis.gml311.impl declared as ObliqueCartesianCSTypeModifier and TypeFieldDescriptionprotected ObliqueCartesianCSType
ObliqueCartesianCSRefTypeImpl.obliqueCartesianCS
The cached value of the 'Oblique Cartesian CS
' containment reference.Methods in net.opengis.gml311.impl that return ObliqueCartesianCSTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createObliqueCartesianCSType()
DocumentRootImpl.getObliqueCartesianCS()
ObliqueCartesianCSRefTypeImpl.getObliqueCartesianCS()
Methods in net.opengis.gml311.impl with parameters of type ObliqueCartesianCSTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetObliqueCartesianCS
(ObliqueCartesianCSType newObliqueCartesianCS, NotificationChain msgs) NotificationChain
ObliqueCartesianCSRefTypeImpl.basicSetObliqueCartesianCS
(ObliqueCartesianCSType newObliqueCartesianCS, NotificationChain msgs) void
DocumentRootImpl.setObliqueCartesianCS
(ObliqueCartesianCSType newObliqueCartesianCS) void
ObliqueCartesianCSRefTypeImpl.setObliqueCartesianCS
(ObliqueCartesianCSType newObliqueCartesianCS) -
Uses of ObliqueCartesianCSType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type ObliqueCartesianCSTypeModifier and TypeMethodDescriptionGml311Switch.caseObliqueCartesianCSType
(ObliqueCartesianCSType object) Returns the result of interpreting the object as an instance of 'Oblique Cartesian CS Type'.boolean
Gml311Validator.validateObliqueCartesianCSType
(ObliqueCartesianCSType obliqueCartesianCSType, DiagnosticChain diagnostics, Map<Object, Object> context)