Uses of Interface
net.opengis.gml311.PrimeMeridianBaseType
-
Packages that use PrimeMeridianBaseType Package Description net.opengis.gml311 net.opengis.gml311.impl net.opengis.gml311.util -
-
Uses of PrimeMeridianBaseType in net.opengis.gml311
Subinterfaces of PrimeMeridianBaseType in net.opengis.gml311 Modifier and Type Interface Description interfacePrimeMeridianTypeA representation of the model object 'Prime Meridian Type'. -
Uses of PrimeMeridianBaseType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement PrimeMeridianBaseType Modifier and Type Class Description classPrimeMeridianBaseTypeImplAn implementation of the model object 'Prime Meridian Base Type'.classPrimeMeridianTypeImplAn 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 PrimeMeridianBaseType Modifier and Type Method Description TGml311Switch. casePrimeMeridianBaseType(PrimeMeridianBaseType object)Returns the result of interpreting the object as an instance of 'Prime Meridian Base Type'.booleanGml311Validator. validatePrimeMeridianBaseType(PrimeMeridianBaseType primeMeridianBaseType, DiagnosticChain diagnostics, Map<Object,Object> context)
-