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 TypeInterfaceDescriptioninterfaceA representation of the model object 'Abstract General Derived CRS Type'.interfaceA representation of the model object 'Abstract Reference System Type'.interfaceA representation of the model object 'Compound CRS Type'.interfaceA representation of the model object 'Derived CRS Type'.interfaceA representation of the model object 'Engineering CRS Type'.interfaceA representation of the model object 'Geocentric CRS Type'.interfaceA representation of the model object 'Geographic CRS Type'.interfaceA representation of the model object 'Image CRS Type'.interfaceA representation of the model object 'Projected CRS Type'.interfaceA representation of the model object 'Temporal CRS Type'.interfaceA 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 TypeClassDescriptionclassAn implementation of the model object 'Abstract General Derived CRS Type'.classAn implementation of the model object 'Abstract Reference System Base Type'.classAn implementation of the model object 'Abstract Reference System Type'.classAn implementation of the model object 'Compound CRS Type'.classAn implementation of the model object 'Derived CRS Type'.classAn implementation of the model object 'Engineering CRS Type'.classAn implementation of the model object 'Geocentric CRS Type'.classAn implementation of the model object 'Geographic CRS Type'.classAn implementation of the model object 'Image CRS Type'.classAn implementation of the model object 'Projected CRS Type'.classAn implementation of the model object 'Temporal CRS Type'.classAn 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'.booleanGml311Validator.validateAbstractReferenceSystemBaseType(AbstractReferenceSystemBaseType abstractReferenceSystemBaseType, DiagnosticChain diagnostics, Map<Object, Object> context)