Uses of Interface
net.opengis.gml311.AbstractCoordinateOperationBaseType
Packages that use AbstractCoordinateOperationBaseType
-
Uses of AbstractCoordinateOperationBaseType in net.opengis.gml311
Subinterfaces of AbstractCoordinateOperationBaseType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Abstract Coordinate Operation Type'.interfaceA representation of the model object 'Abstract General Conversion Type'.interfaceA representation of the model object 'Abstract General Transformation Type'.interfaceA representation of the model object 'Concatenated Operation Type'.interfaceA representation of the model object 'Conversion Type'.interfaceA representation of the model object 'Pass Through Operation Type'.interfaceA representation of the model object 'Transformation Type'. -
Uses of AbstractCoordinateOperationBaseType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractCoordinateOperationBaseTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract Coordinate Operation Base Type'.classAn implementation of the model object 'Abstract Coordinate Operation Type'.classAn implementation of the model object 'Abstract General Conversion Type'.classAn implementation of the model object 'Abstract General Transformation Type'.classAn implementation of the model object 'Concatenated Operation Type'.classAn implementation of the model object 'Conversion Type'.classAn implementation of the model object 'Pass Through Operation Type'.classAn implementation of the model object 'Transformation Type'. -
Uses of AbstractCoordinateOperationBaseType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractCoordinateOperationBaseTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractCoordinateOperationBaseType(AbstractCoordinateOperationBaseType object) Returns the result of interpreting the object as an instance of 'Abstract Coordinate Operation Base Type'.booleanGml311Validator.validateAbstractCoordinateOperationBaseType(AbstractCoordinateOperationBaseType abstractCoordinateOperationBaseType, DiagnosticChain diagnostics, Map<Object, Object> context)