Uses of Interface
net.opengis.gml311.CartesianCSType
Packages that use CartesianCSType
-
Uses of CartesianCSType in net.opengis.gml311
Methods in net.opengis.gml311 that return CartesianCSTypeModifier and TypeMethodDescriptionGml311Factory.createCartesianCSType()Returns a new object of class 'Cartesian CS Type'.CartesianCSRefType.getCartesianCS()Returns the value of the 'Cartesian CS' containment reference.DocumentRoot.getCartesianCS()Returns the value of the 'Cartesian CS' containment reference.Methods in net.opengis.gml311 with parameters of type CartesianCSTypeModifier and TypeMethodDescriptionvoidCartesianCSRefType.setCartesianCS(CartesianCSType value) Sets the value of the 'Cartesian CS' containment reference.voidDocumentRoot.setCartesianCS(CartesianCSType value) Sets the value of the 'Cartesian CS' containment reference. -
Uses of CartesianCSType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement CartesianCSTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Cartesian CS Type'.Fields in net.opengis.gml311.impl declared as CartesianCSTypeModifier and TypeFieldDescriptionprotected CartesianCSTypeCartesianCSRefTypeImpl.cartesianCSThe cached value of the 'Cartesian CS' containment reference.Methods in net.opengis.gml311.impl that return CartesianCSTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createCartesianCSType()CartesianCSRefTypeImpl.getCartesianCS()DocumentRootImpl.getCartesianCS()Methods in net.opengis.gml311.impl with parameters of type CartesianCSTypeModifier and TypeMethodDescriptionNotificationChainCartesianCSRefTypeImpl.basicSetCartesianCS(CartesianCSType newCartesianCS, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetCartesianCS(CartesianCSType newCartesianCS, NotificationChain msgs) voidCartesianCSRefTypeImpl.setCartesianCS(CartesianCSType newCartesianCS) voidDocumentRootImpl.setCartesianCS(CartesianCSType newCartesianCS) -
Uses of CartesianCSType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type CartesianCSTypeModifier and TypeMethodDescriptionGml311Switch.caseCartesianCSType(CartesianCSType object) Returns the result of interpreting the object as an instance of 'Cartesian CS Type'.booleanGml311Validator.validateCartesianCSType(CartesianCSType cartesianCSType, DiagnosticChain diagnostics, Map<Object, Object> context)