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 TypeMethodDescriptionvoidDocumentRoot.setObliqueCartesianCS(ObliqueCartesianCSType value) Sets the value of the 'Oblique Cartesian CS' containment reference.voidObliqueCartesianCSRefType.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 TypeClassDescriptionclassAn implementation of the model object 'Oblique Cartesian CS Type'.Fields in net.opengis.gml311.impl declared as ObliqueCartesianCSTypeModifier and TypeFieldDescriptionprotected ObliqueCartesianCSTypeObliqueCartesianCSRefTypeImpl.obliqueCartesianCSThe 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetObliqueCartesianCS(ObliqueCartesianCSType newObliqueCartesianCS, NotificationChain msgs) NotificationChainObliqueCartesianCSRefTypeImpl.basicSetObliqueCartesianCS(ObliqueCartesianCSType newObliqueCartesianCS, NotificationChain msgs) voidDocumentRootImpl.setObliqueCartesianCS(ObliqueCartesianCSType newObliqueCartesianCS) voidObliqueCartesianCSRefTypeImpl.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'.booleanGml311Validator.validateObliqueCartesianCSType(ObliqueCartesianCSType obliqueCartesianCSType, DiagnosticChain diagnostics, Map<Object, Object> context)