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 TypeInterfaceDescriptioninterface
A representation of the model object 'Abstract Coordinate Operation Type'.interface
A representation of the model object 'Abstract General Conversion Type'.interface
A representation of the model object 'Abstract General Transformation Type'.interface
A representation of the model object 'Concatenated Operation Type'.interface
A representation of the model object 'Conversion Type'.interface
A representation of the model object 'Pass Through Operation Type'.interface
A 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 TypeClassDescriptionclass
An implementation of the model object 'Abstract Coordinate Operation Base Type'.class
An implementation of the model object 'Abstract Coordinate Operation Type'.class
An implementation of the model object 'Abstract General Conversion Type'.class
An implementation of the model object 'Abstract General Transformation Type'.class
An implementation of the model object 'Concatenated Operation Type'.class
An implementation of the model object 'Conversion Type'.class
An implementation of the model object 'Pass Through Operation Type'.class
An 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'.boolean
Gml311Validator.validateAbstractCoordinateOperationBaseType
(AbstractCoordinateOperationBaseType abstractCoordinateOperationBaseType, DiagnosticChain diagnostics, Map<Object, Object> context)