Uses of Interface
net.opengis.gml311.PrimeMeridianBaseType
Packages that use PrimeMeridianBaseType
-
Uses of PrimeMeridianBaseType in net.opengis.gml311
Subinterfaces of PrimeMeridianBaseType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Prime Meridian Type'. -
Uses of PrimeMeridianBaseType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement PrimeMeridianBaseTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Prime Meridian Base Type'.class
An implementation of the model object 'Prime Meridian Type'. -
Uses of PrimeMeridianBaseType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type PrimeMeridianBaseTypeModifier and TypeMethodDescriptionGml311Switch.casePrimeMeridianBaseType
(PrimeMeridianBaseType object) Returns the result of interpreting the object as an instance of 'Prime Meridian Base Type'.boolean
Gml311Validator.validatePrimeMeridianBaseType
(PrimeMeridianBaseType primeMeridianBaseType, DiagnosticChain diagnostics, Map<Object, Object> context)