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 TypeInterfaceDescriptioninterfaceA 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 TypeClassDescriptionclassAn implementation of the model object 'Ellipsoid Base Type'.classAn 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'.booleanGml311Validator.validateEllipsoidBaseType(EllipsoidBaseType ellipsoidBaseType, DiagnosticChain diagnostics, Map<Object, Object> context)