org.geotools.metadata.iso.quality
Class CompletenessImpl
Object
AbstractMetadata
ModifiableMetadata
MetadataEntity
ElementImpl
CompletenessImpl
- All Implemented Interfaces:
- Serializable, Cloneable, Completeness, Element
- Direct Known Subclasses:
- CompletenessCommissionImpl, CompletenessOmissionImpl
public class CompletenessImpl
- extends ElementImpl
- implements Completeness
Presence and absence of features, their attributes and their relationships.
- Since:
- 2.1
- Author:
- Martin Desruisseaux (IRD), Touraïvane
- See Also:
- Serialized Form
- Module:
modules/library/metadata (gt-metadata.jar)
Methods inherited from class ElementImpl |
getDates, getEvaluationMethodDescription, getEvaluationMethodType, getEvaluationProcedure, getMeasureDescription, getMeasureIdentification, getNamesOfMeasure, getResults, setDates, setEvaluationMethodDescription, setEvaluationMethodType, setEvaluationProcedure, setMeasureDescription, setMeasureIdentification, setNamesOfMeasure, setResults |
CompletenessImpl
public CompletenessImpl()
- Constructs an initially empty completeness.
CompletenessImpl
public CompletenessImpl(Completeness source)
- Constructs a metadata entity initialized with the values from the specified metadata.
- Since:
- 2.4
Copyright © 1996-2010 Geotools. All Rights Reserved.