Uses of Class
net.opengis.gml.AbstractPositionalAccuracyType

Packages that use AbstractPositionalAccuracyType
net.opengis.gml   
 

Uses of AbstractPositionalAccuracyType in net.opengis.gml
 

Subclasses of AbstractPositionalAccuracyType in net.opengis.gml
 class AbsoluteExternalPositionalAccuracyType
          Closeness of reported coordinate values to values accepted as or being true.
 class CovarianceMatrixType
          Error estimate covariance matrix.
 class RelativeInternalPositionalAccuracyType
          Closeness of the relative positions of two or more positions to their respective relative positions accepted as or being true.
 

Fields in net.opengis.gml with type parameters of type AbstractPositionalAccuracyType
protected  List<JAXBElement<? extends AbstractPositionalAccuracyType>> AbstractCoordinateOperationType.positionalAccuracy
           
 

Methods in net.opengis.gml that return types with arguments of type AbstractPositionalAccuracyType
 JAXBElement<AbstractPositionalAccuracyType> ObjectFactory.createPositionalAccuracy(AbstractPositionalAccuracyType value)
          Create an instance of JAXBElement<AbstractPositionalAccuracyType>}
 List<JAXBElement<? extends AbstractPositionalAccuracyType>> AbstractCoordinateOperationType.getPositionalAccuracy()
          Unordered set of estimates of the impact of this coordinate operation on point position accuracy.
 

Methods in net.opengis.gml with parameters of type AbstractPositionalAccuracyType
 JAXBElement<AbstractPositionalAccuracyType> ObjectFactory.createPositionalAccuracy(AbstractPositionalAccuracyType value)
          Create an instance of JAXBElement<AbstractPositionalAccuracyType>}
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.