Uses of Interface
net.opengis.gml311.AbstractCoordinateSystemBaseType
Packages that use AbstractCoordinateSystemBaseType
-
Uses of AbstractCoordinateSystemBaseType in net.opengis.gml311
Subinterfaces of AbstractCoordinateSystemBaseType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Abstract Coordinate System Type'.interfaceA representation of the model object 'Cartesian CS Type'.interfaceA representation of the model object 'Cylindrical CS Type'.interfaceA representation of the model object 'Ellipsoidal CS Type'.interfaceA representation of the model object 'Linear CS Type'.interfaceA representation of the model object 'Oblique Cartesian CS Type'.interfaceA representation of the model object 'Polar CS Type'.interfaceA representation of the model object 'Spherical CS Type'.interfaceA representation of the model object 'Temporal CS Type'.interfaceA representation of the model object 'User Defined CS Type'.interfaceA representation of the model object 'Vertical CS Type'. -
Uses of AbstractCoordinateSystemBaseType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractCoordinateSystemBaseTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract Coordinate System Base Type'.classAn implementation of the model object 'Abstract Coordinate System Type'.classAn implementation of the model object 'Cartesian CS Type'.classAn implementation of the model object 'Cylindrical CS Type'.classAn implementation of the model object 'Ellipsoidal CS Type'.classAn implementation of the model object 'Linear CS Type'.classAn implementation of the model object 'Oblique Cartesian CS Type'.classAn implementation of the model object 'Polar CS Type'.classAn implementation of the model object 'Spherical CS Type'.classAn implementation of the model object 'Temporal CS Type'.classAn implementation of the model object 'User Defined CS Type'.classAn implementation of the model object 'Vertical CS Type'. -
Uses of AbstractCoordinateSystemBaseType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractCoordinateSystemBaseTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractCoordinateSystemBaseType(AbstractCoordinateSystemBaseType object) Returns the result of interpreting the object as an instance of 'Abstract Coordinate System Base Type'.booleanGml311Validator.validateAbstractCoordinateSystemBaseType(AbstractCoordinateSystemBaseType abstractCoordinateSystemBaseType, DiagnosticChain diagnostics, Map<Object, Object> context)