|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Lineage | |
---|---|
org.geotools.metadata.iso.lineage | Lineage implementation. |
org.geotools.metadata.iso.quality | Data quality implementation. |
org.opengis.metadata.quality | Data quality and positional accuracy. |
Uses of Lineage in org.geotools.metadata.iso.lineage |
---|
Classes in org.geotools.metadata.iso.lineage that implement Lineage | |
---|---|
class |
LineageImpl
Information about the events or source data used in constructing the data specified by the scope or lack of knowledge about lineage. |
Constructors in org.geotools.metadata.iso.lineage with parameters of type Lineage | |
---|---|
LineageImpl(Lineage source)
Constructs a metadata entity initialized with the values from the specified metadata. |
Uses of Lineage in org.geotools.metadata.iso.quality |
---|
Methods in org.geotools.metadata.iso.quality that return Lineage | |
---|---|
Lineage |
DataQualityImpl.getLineage()
Non-quantitative quality information about the lineage of the data specified by the scope. |
Methods in org.geotools.metadata.iso.quality with parameters of type Lineage | |
---|---|
void |
DataQualityImpl.setLineage(Lineage newValue)
Set the non-quantitative quality information about the lineage of the data specified by the scope. |
Uses of Lineage in org.opengis.metadata.quality |
---|
Methods in org.opengis.metadata.quality that return Lineage | |
---|---|
Lineage |
DataQuality.getLineage()
Non-quantitative quality information about the lineage of the data specified by the scope. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |