Uses of Interface
net.opengis.gml311.CoordinateSystemAxisType
Packages that use CoordinateSystemAxisType
-
Uses of CoordinateSystemAxisType in net.opengis.gml311
Methods in net.opengis.gml311 that return CoordinateSystemAxisTypeModifier and TypeMethodDescriptionGml311Factory.createCoordinateSystemAxisType()
Returns a new object of class 'Coordinate System Axis Type'.CoordinateSystemAxisRefType.getCoordinateSystemAxis()
Returns the value of the 'Coordinate System Axis' containment reference.DocumentRoot.getCoordinateSystemAxis()
Returns the value of the 'Coordinate System Axis' containment reference.Methods in net.opengis.gml311 with parameters of type CoordinateSystemAxisTypeModifier and TypeMethodDescriptionvoid
CoordinateSystemAxisRefType.setCoordinateSystemAxis
(CoordinateSystemAxisType value) Sets the value of the 'Coordinate System Axis
' containment reference.void
DocumentRoot.setCoordinateSystemAxis
(CoordinateSystemAxisType value) Sets the value of the 'Coordinate System Axis
' containment reference. -
Uses of CoordinateSystemAxisType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement CoordinateSystemAxisTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Coordinate System Axis Type'.Fields in net.opengis.gml311.impl declared as CoordinateSystemAxisTypeModifier and TypeFieldDescriptionprotected CoordinateSystemAxisType
CoordinateSystemAxisRefTypeImpl.coordinateSystemAxis
The cached value of the 'Coordinate System Axis
' containment reference.Methods in net.opengis.gml311.impl that return CoordinateSystemAxisTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createCoordinateSystemAxisType()
CoordinateSystemAxisRefTypeImpl.getCoordinateSystemAxis()
DocumentRootImpl.getCoordinateSystemAxis()
Methods in net.opengis.gml311.impl with parameters of type CoordinateSystemAxisTypeModifier and TypeMethodDescriptionNotificationChain
CoordinateSystemAxisRefTypeImpl.basicSetCoordinateSystemAxis
(CoordinateSystemAxisType newCoordinateSystemAxis, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetCoordinateSystemAxis
(CoordinateSystemAxisType newCoordinateSystemAxis, NotificationChain msgs) void
CoordinateSystemAxisRefTypeImpl.setCoordinateSystemAxis
(CoordinateSystemAxisType newCoordinateSystemAxis) void
DocumentRootImpl.setCoordinateSystemAxis
(CoordinateSystemAxisType newCoordinateSystemAxis) -
Uses of CoordinateSystemAxisType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type CoordinateSystemAxisTypeModifier and TypeMethodDescriptionGml311Switch.caseCoordinateSystemAxisType
(CoordinateSystemAxisType object) Returns the result of interpreting the object as an instance of 'Coordinate System Axis Type'.boolean
Gml311Validator.validateCoordinateSystemAxisType
(CoordinateSystemAxisType coordinateSystemAxisType, DiagnosticChain diagnostics, Map<Object, Object> context)