Package | Description |
---|---|
org.apache.sis.metadata.iso.quality |
Data quality implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultAbsoluteExternalPositionalAccuracy
Closeness of reported coordinate values to values accepted as or being true.
|
class |
DefaultGriddedDataPositionalAccuracy
Closeness of gridded data position values to values accepted as or being true.
|
class |
DefaultRelativeInternalPositionalAccuracy
Closeness of the relative positions of features in the scope to their respective
relative positions accepted as or being true.
|
Modifier and Type | Method and Description |
---|---|
static AbstractPositionalAccuracy |
AbstractPositionalAccuracy.castOrCopy(PositionalAccuracy object)
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
|
Copyright © 2010–2013 The Apache Software Foundation. All rights reserved.