org.geotools.validation.network
Class AddressGapValidation

java.lang.Object
  extended byorg.geotools.validation.DefaultIntegrityValidation
      extended byorg.geotools.validation.network.AddressGapValidation
All Implemented Interfaces:
IntegrityValidation, Validation

public class AddressGapValidation
extends DefaultIntegrityValidation

StarNodeValidation purpose.

TODO fill this in.


Field Summary
 
Fields inherited from interface org.geotools.validation.Validation
ALL, PRIORITY_COMPLEX, PRIORITY_INVOLVED, PRIORITY_SIMPLE, PRIORITY_TRIVIAL
 
Constructor Summary
AddressGapValidation()
          StarNodeValidation constructor.
 
Methods inherited from class org.geotools.validation.DefaultIntegrityValidation
getDescription, getName, getPriority, getTypeRefs, setDescription, setName, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddressGapValidation

public AddressGapValidation()
StarNodeValidation constructor.

Description