Package | Description |
---|---|
org.geotools.metadata.iso.lineage |
Lineage implementation.
|
org.geotools.metadata.iso.quality |
Data quality implementation.
|
org.opengis.metadata.quality |
Modifier and Type | Class and Description |
---|---|
class |
LineageImpl
Information about the events or source data used in constructing the data specified by the scope
or lack of knowledge about lineage.
|
Constructor and Description |
---|
LineageImpl(Lineage source)
Constructs a metadata entity initialized with the values from the specified metadata.
|
Modifier and Type | Method and Description |
---|---|
Lineage |
DataQualityImpl.getLineage()
Non-quantitative quality information about the lineage of the data specified by the scope.
|
Modifier and Type | Method and Description |
---|---|
void |
DataQualityImpl.setLineage(Lineage newValue)
Set the non-quantitative quality information about the lineage of the data specified by the
scope.
|
Modifier and Type | Method and Description |
---|---|
Lineage |
DataQuality.getLineage()
Non-quantitative quality information about the lineage of the data specified by the scope.
|
Copyright © 1996–2022 Geotools. All rights reserved.