public class WithinIntegrity extends RelationIntegrity
Tests to see if a Geometry lies within another Geometry.
Description:
If only one Geometry is given, then this test checks to see if part of it lies within
itself. Usage:
EMPTY, expected
ALL, PRIORITY_COMPLEX, PRIORITY_INVOLVED, PRIORITY_SIMPLE, PRIORITY_TRIVIAL
Constructor and Description |
---|
WithinIntegrity()
OverlapsIntegrity Constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
validate(Map layers,
Envelope envelope,
ValidationResults results) |
getGeomTypeRefA, getGeomTypeRefB, getTypeRefs, isExpected, setExpected, setExpected, setGeomTypeRefA, setGeomTypeRefB
getDescription, getName, getPriority, setDescription, setName, validate
public boolean validate(Map layers, Envelope envelope, ValidationResults results) throws Exception
Exception
Copyright © 1996–2019 Geotools. All rights reserved.