org.geotools.metadata.iso.quality
Class TopologicalConsistencyImpl
Object
AbstractMetadata
ModifiableMetadata
MetadataEntity
ElementImpl
LogicalConsistencyImpl
TopologicalConsistencyImpl
- All Implemented Interfaces:
- Serializable, Cloneable, Element, LogicalConsistency, TopologicalConsistency
public class TopologicalConsistencyImpl
- extends LogicalConsistencyImpl
- implements TopologicalConsistency
Correctness of the explicitly encoded topological characteristics of the dataset as
described by the scope.
- 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 |
TopologicalConsistencyImpl
public TopologicalConsistencyImpl()
- Constructs an initially empty topological consistency.
TopologicalConsistencyImpl
public TopologicalConsistencyImpl(TopologicalConsistency source)
- Constructs a metadata entity initialized with the values from the specified metadata.
- Since:
- 2.4
Copyright © 1996-2010 Geotools. All Rights Reserved.