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