Uses of Interface
net.opengis.gml311.CoordinateSystemAxisBaseType
Packages that use CoordinateSystemAxisBaseType
-
Uses of CoordinateSystemAxisBaseType in net.opengis.gml311
Subinterfaces of CoordinateSystemAxisBaseType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Coordinate System Axis Type'. -
Uses of CoordinateSystemAxisBaseType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement CoordinateSystemAxisBaseTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Coordinate System Axis Base Type'.class
An implementation of the model object 'Coordinate System Axis Type'. -
Uses of CoordinateSystemAxisBaseType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type CoordinateSystemAxisBaseTypeModifier and TypeMethodDescriptionGml311Switch.caseCoordinateSystemAxisBaseType
(CoordinateSystemAxisBaseType object) Returns the result of interpreting the object as an instance of 'Coordinate System Axis Base Type'.boolean
Gml311Validator.validateCoordinateSystemAxisBaseType
(CoordinateSystemAxisBaseType coordinateSystemAxisBaseType, DiagnosticChain diagnostics, Map<Object, Object> context)