org.geotools.metadata.iso.quality
Class RelativeInternalPositionalAccuracyImpl

java.lang.Object
  extended byorg.geotools.metadata.iso.MetadataEntity
      extended byorg.geotools.metadata.iso.quality.ElementImpl
          extended byorg.geotools.metadata.iso.quality.PositionalAccuracyImpl
              extended byorg.geotools.metadata.iso.quality.RelativeInternalPositionalAccuracyImpl
All Implemented Interfaces:
java.lang.Cloneable, org.opengis.metadata.quality.Element, org.opengis.metadata.quality.PositionalAccuracy, org.opengis.metadata.quality.RelativeInternalPositionalAccuracy, java.io.Serializable

public class RelativeInternalPositionalAccuracyImpl
extends PositionalAccuracyImpl
implements org.opengis.metadata.quality.RelativeInternalPositionalAccuracy

Closeness of the relative positions of features in the scope to their respective relative positions accepted as or being true.

Since:
2.1
Version:
$Id: RelativeInternalPositionalAccuracyImpl.java 17672 2006-01-19 00:25:55Z desruisseaux $
Author:
Martin Desruisseaux, Toura?vane
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.geotools.metadata.iso.quality.PositionalAccuracyImpl
DATUM_SHIFT_APPLIED, DATUM_SHIFT_OMITTED
 
Fields inherited from class org.geotools.metadata.iso.MetadataEntity
LOGGER
 
Constructor Summary
RelativeInternalPositionalAccuracyImpl()
          Constructs an initially empty relative internal positional accuracy.
 
Methods inherited from class org.geotools.metadata.iso.quality.ElementImpl
equals, freeze, getDate, getEvaluationMethodDescription, getEvaluationMethodType, getEvaluationProcedure, getMeasureDescription, getMeasureIdentification, getNamesOfMeasure, getResult, hashCode, setDate, setEvaluationMethodDescription, setEvaluationMethodType, setEvaluationProcedure, setMeasureDescription, setMeasureIdentification, setNamesOfMeasure, setResult, toString
 
Methods inherited from class org.geotools.metadata.iso.MetadataEntity
appendLineSeparator, checkWritePermission, copyCollection, isModifiable, nonNullCollection, unmodifiable, unmodifiable
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.opengis.metadata.quality.Element
getDate, getEvaluationMethodDescription, getEvaluationMethodType, getEvaluationProcedure, getMeasureDescription, getMeasureIdentification, getNamesOfMeasure, getResult
 

Constructor Detail

RelativeInternalPositionalAccuracyImpl

public RelativeInternalPositionalAccuracyImpl()
Constructs an initially empty relative internal positional accuracy.



Copyright © GeoTools. All Rights Reserved.