Package org.apache.sis.internal.metadata
Class TransformationAccuracy
java.lang.Object
org.apache.sis.util.Static
org.apache.sis.internal.metadata.TransformationAccuracy
Creates a record reporting coordinate transformation accuracy.
- Since:
- 0.7
- Version:
- 1.0
- Author:
- Martin Desruisseaux (Geomatys)
-
Method Summary
-
Method Details
-
create
Creates a positional accuracy for the given value, in metres. This method may return a cached value.- Parameters:
accuracy- the accuracy in metres.- Returns:
- a positional accuracy with the given value.
-