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 TypeInterfaceDescriptioninterfaceA 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 TypeClassDescriptionclassAn implementation of the model object 'Coordinate System Axis Base Type'.classAn 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'.booleanGml311Validator.validateCoordinateSystemAxisBaseType(CoordinateSystemAxisBaseType coordinateSystemAxisBaseType, DiagnosticChain diagnostics, Map<Object, Object> context)