Uses of Interface
net.opengis.gml311.EllipsoidRefType
Packages that use EllipsoidRefType
- 
Uses of EllipsoidRefType in net.opengis.gml311Methods in net.opengis.gml311 that return EllipsoidRefTypeModifier and TypeMethodDescriptionGml311Factory.createEllipsoidRefType()Returns a new object of class 'Ellipsoid Ref Type'.DocumentRoot.getEllipsoidRef()Returns the value of the 'Ellipsoid Ref' containment reference.DocumentRoot.getUsesEllipsoid()Returns the value of the 'Uses Ellipsoid' containment reference.GeodeticDatumType.getUsesEllipsoid()Returns the value of the 'Uses Ellipsoid' containment reference.Methods in net.opengis.gml311 with parameters of type EllipsoidRefTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setEllipsoidRef(EllipsoidRefType value) Sets the value of the 'Ellipsoid Ref' containment reference.voidDocumentRoot.setUsesEllipsoid(EllipsoidRefType value) Sets the value of the 'Uses Ellipsoid' containment reference.voidGeodeticDatumType.setUsesEllipsoid(EllipsoidRefType value) Sets the value of the 'Uses Ellipsoid' containment reference.
- 
Uses of EllipsoidRefType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement EllipsoidRefTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Ellipsoid Ref Type'.Fields in net.opengis.gml311.impl declared as EllipsoidRefTypeModifier and TypeFieldDescriptionprotected EllipsoidRefTypeGeodeticDatumTypeImpl.usesEllipsoidThe cached value of the 'Uses Ellipsoid' containment reference.Methods in net.opengis.gml311.impl that return EllipsoidRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createEllipsoidRefType()DocumentRootImpl.getEllipsoidRef()DocumentRootImpl.getUsesEllipsoid()GeodeticDatumTypeImpl.getUsesEllipsoid()Methods in net.opengis.gml311.impl with parameters of type EllipsoidRefTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetEllipsoidRef(EllipsoidRefType newEllipsoidRef, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetUsesEllipsoid(EllipsoidRefType newUsesEllipsoid, NotificationChain msgs) NotificationChainGeodeticDatumTypeImpl.basicSetUsesEllipsoid(EllipsoidRefType newUsesEllipsoid, NotificationChain msgs) voidDocumentRootImpl.setEllipsoidRef(EllipsoidRefType newEllipsoidRef) voidDocumentRootImpl.setUsesEllipsoid(EllipsoidRefType newUsesEllipsoid) voidGeodeticDatumTypeImpl.setUsesEllipsoid(EllipsoidRefType newUsesEllipsoid) 
- 
Uses of EllipsoidRefType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type EllipsoidRefTypeModifier and TypeMethodDescriptionGml311Switch.caseEllipsoidRefType(EllipsoidRefType object) Returns the result of interpreting the object as an instance of 'Ellipsoid Ref Type'.booleanGml311Validator.validateEllipsoidRefType(EllipsoidRefType ellipsoidRefType, DiagnosticChain diagnostics, Map<Object, Object> context)