Uses of Interface
net.opengis.gml311.AbstractReferenceSystemBaseType
Packages that use AbstractReferenceSystemBaseType
-
Uses of AbstractReferenceSystemBaseType in net.opengis.gml311
Subinterfaces of AbstractReferenceSystemBaseType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Abstract General Derived CRS Type'.interface
A representation of the model object 'Abstract Reference System Type'.interface
A representation of the model object 'Compound CRS Type'.interface
A representation of the model object 'Derived CRS Type'.interface
A representation of the model object 'Engineering CRS Type'.interface
A representation of the model object 'Geocentric CRS Type'.interface
A representation of the model object 'Geographic CRS Type'.interface
A representation of the model object 'Image CRS Type'.interface
A representation of the model object 'Projected CRS Type'.interface
A representation of the model object 'Temporal CRS Type'.interface
A representation of the model object 'Vertical CRS Type'. -
Uses of AbstractReferenceSystemBaseType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractReferenceSystemBaseTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract General Derived CRS Type'.class
An implementation of the model object 'Abstract Reference System Base Type'.class
An implementation of the model object 'Abstract Reference System Type'.class
An implementation of the model object 'Compound CRS Type'.class
An implementation of the model object 'Derived CRS Type'.class
An implementation of the model object 'Engineering CRS Type'.class
An implementation of the model object 'Geocentric CRS Type'.class
An implementation of the model object 'Geographic CRS Type'.class
An implementation of the model object 'Image CRS Type'.class
An implementation of the model object 'Projected CRS Type'.class
An implementation of the model object 'Temporal CRS Type'.class
An implementation of the model object 'Vertical CRS Type'. -
Uses of AbstractReferenceSystemBaseType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractReferenceSystemBaseTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractReferenceSystemBaseType
(AbstractReferenceSystemBaseType object) Returns the result of interpreting the object as an instance of 'Abstract Reference System Base Type'.boolean
Gml311Validator.validateAbstractReferenceSystemBaseType
(AbstractReferenceSystemBaseType abstractReferenceSystemBaseType, DiagnosticChain diagnostics, Map<Object, Object> context)