Uses of Interface
net.opengis.gml311.EllipsoidType
Packages that use EllipsoidType
- 
Uses of EllipsoidType in net.opengis.gml311Methods in net.opengis.gml311 that return EllipsoidTypeModifier and TypeMethodDescriptionGml311Factory.createEllipsoidType()Returns a new object of class 'Ellipsoid Type'.DocumentRoot.getEllipsoid()Returns the value of the 'Ellipsoid' containment reference.EllipsoidRefType.getEllipsoid()Returns the value of the 'Ellipsoid' containment reference.Methods in net.opengis.gml311 with parameters of type EllipsoidTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setEllipsoid(EllipsoidType value) Sets the value of the 'Ellipsoid' containment reference.voidEllipsoidRefType.setEllipsoid(EllipsoidType value) Sets the value of the 'Ellipsoid' containment reference.
- 
Uses of EllipsoidType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement EllipsoidTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Ellipsoid Type'.Fields in net.opengis.gml311.impl declared as EllipsoidTypeModifier and TypeFieldDescriptionprotected EllipsoidTypeEllipsoidRefTypeImpl.ellipsoidThe cached value of the 'Ellipsoid' containment reference.Methods in net.opengis.gml311.impl that return EllipsoidTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createEllipsoidType()DocumentRootImpl.getEllipsoid()EllipsoidRefTypeImpl.getEllipsoid()Methods in net.opengis.gml311.impl with parameters of type EllipsoidTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetEllipsoid(EllipsoidType newEllipsoid, NotificationChain msgs) NotificationChainEllipsoidRefTypeImpl.basicSetEllipsoid(EllipsoidType newEllipsoid, NotificationChain msgs) voidDocumentRootImpl.setEllipsoid(EllipsoidType newEllipsoid) voidEllipsoidRefTypeImpl.setEllipsoid(EllipsoidType newEllipsoid) 
- 
Uses of EllipsoidType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type EllipsoidTypeModifier and TypeMethodDescriptionGml311Switch.caseEllipsoidType(EllipsoidType object) Returns the result of interpreting the object as an instance of 'Ellipsoid Type'.booleanGml311Validator.validateEllipsoidType(EllipsoidType ellipsoidType, DiagnosticChain diagnostics, Map<Object, Object> context)