org.geotools.metadata.iso.lineage |
package org.geotools.metadata.iso.lineage
{@linkplain org.geotools.metadata.iso.lineage.LineageImpl Lineage} implementation. An explanation
for this package is provided in the {@linkplain org.opengis.metadata.lineage OpenGIS® javadoc}.
The remaining discussion on this page is specific to the Geotools implementation.
|
Java Source File Name | Type | Comment |
LineageImpl.java | Class | Information about the events or source data used in constructing the data specified by
the scope or lack of knowledge about lineage. |
ProcessStepImpl.java | Class | Description of the event, including related parameters or tolerances. |
SourceImpl.java | Class | Information about the source data used in creating the data specified by the scope. |