|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractPositionalAccuracyType | |
---|---|
org.citygml4j.jaxb.gml._3_1_1 |
Uses of AbstractPositionalAccuracyType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Subclasses of AbstractPositionalAccuracyType in org.citygml4j.jaxb.gml._3_1_1 | |
---|---|
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. |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type AbstractPositionalAccuracyType | |
---|---|
javax.xml.bind.JAXBElement<AbstractPositionalAccuracyType> |
ObjectFactory.create_PositionalAccuracy(AbstractPositionalAccuracyType value)
Create an instance of JAXBElement < AbstractPositionalAccuracyType > } |
java.util.List<javax.xml.bind.JAXBElement<? extends AbstractPositionalAccuracyType>> |
AbstractCoordinateOperationType.get_PositionalAccuracy()
Unordered set of estimates of the impact of this coordinate operation on point position accuracy. |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type AbstractPositionalAccuracyType | |
---|---|
javax.xml.bind.JAXBElement<AbstractPositionalAccuracyType> |
ObjectFactory.create_PositionalAccuracy(AbstractPositionalAccuracyType value)
Create an instance of JAXBElement < AbstractPositionalAccuracyType > } |
Method parameters in org.citygml4j.jaxb.gml._3_1_1 with type arguments of type AbstractPositionalAccuracyType | |
---|---|
void |
AbstractCoordinateOperationType.set_PositionalAccuracy(java.util.List<javax.xml.bind.JAXBElement<? extends AbstractPositionalAccuracyType>> positionalAccuracy)
Unordered set of estimates of the impact of this coordinate operation on point position accuracy. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |