org.geotools.validation.relate
Class ContainsIntegrity
Object
DefaultIntegrityValidation
RelationIntegrity
ContainsIntegrity
- All Implemented Interfaces:
- IntegrityValidation, Validation
public class ContainsIntegrity
- extends RelationIntegrity
Tests to see if a Geometry is contained within another Geometry.
If only one Geometry is given, then this test checks to see if it
contains part of itself.
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContainsIntegrity
public ContainsIntegrity()
- OverlapsIntegrity Constructor
validate
public boolean validate(Map layers,
Envelope envelope,
ValidationResults results)
throws Exception
- Throws:
Exception
Copyright © 1996-2014 Geotools. All Rights Reserved.