Package | Description |
---|---|
org.geotools.metadata.iso.quality |
Data quality implementation.
|
org.opengis.metadata.quality |
Modifier and Type | Class and Description |
---|---|
class |
ScopeImpl
Description of the data specified by the scope.
|
Modifier and Type | Method and Description |
---|---|
Scope |
DataQualityImpl.getScope()
The specific data to which the data quality information applies.
|
Modifier and Type | Method and Description |
---|---|
void |
DataQualityImpl.setScope(Scope newValue)
Set the specific data to which the data quality information applies.
|
Constructor and Description |
---|
DataQualityImpl(Scope scope)
Creates a data quality initialized to the given scope.
|
ScopeImpl(Scope source)
Constructs a metadata entity initialized with the values from the specified metadata.
|
Modifier and Type | Method and Description |
---|---|
Scope |
DataQuality.getScope()
The specific data to which the data quality information applies.
|
Copyright © 1996–2019 Geotools. All rights reserved.