Uses of Interface
net.opengis.gml311.CoordinateSystemAxisType
Packages that use CoordinateSystemAxisType
- 
Uses of CoordinateSystemAxisType in net.opengis.gml311Methods 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 TypeMethodDescriptionvoidCoordinateSystemAxisRefType.setCoordinateSystemAxis(CoordinateSystemAxisType value) Sets the value of the 'Coordinate System Axis' containment reference.voidDocumentRoot.setCoordinateSystemAxis(CoordinateSystemAxisType value) Sets the value of the 'Coordinate System Axis' containment reference.
- 
Uses of CoordinateSystemAxisType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement CoordinateSystemAxisTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Coordinate System Axis Type'.Fields in net.opengis.gml311.impl declared as CoordinateSystemAxisTypeModifier and TypeFieldDescriptionprotected CoordinateSystemAxisTypeCoordinateSystemAxisRefTypeImpl.coordinateSystemAxisThe 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 TypeMethodDescriptionNotificationChainCoordinateSystemAxisRefTypeImpl.basicSetCoordinateSystemAxis(CoordinateSystemAxisType newCoordinateSystemAxis, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetCoordinateSystemAxis(CoordinateSystemAxisType newCoordinateSystemAxis, NotificationChain msgs) voidCoordinateSystemAxisRefTypeImpl.setCoordinateSystemAxis(CoordinateSystemAxisType newCoordinateSystemAxis) voidDocumentRootImpl.setCoordinateSystemAxis(CoordinateSystemAxisType newCoordinateSystemAxis) 
- 
Uses of CoordinateSystemAxisType in net.opengis.gml311.utilMethods 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'.booleanGml311Validator.validateCoordinateSystemAxisType(CoordinateSystemAxisType coordinateSystemAxisType, DiagnosticChain diagnostics, Map<Object, Object> context)