public class CrossesIntegrity extends RelationIntegrity
EMPTY, expectedALL, PRIORITY_COMPLEX, PRIORITY_INVOLVED, PRIORITY_SIMPLE, PRIORITY_TRIVIAL| Constructor and Description |
|---|
CrossesIntegrity()
CrossesIntegrity Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
validate(Map layers,
ReferencedEnvelope envelope,
ValidationResults results)
Check FeatureType for ...
|
getGeomTypeRefA, getGeomTypeRefB, getTypeRefs, isExpected, setExpected, setExpected, setGeomTypeRefA, setGeomTypeRefBgetDescription, getName, getPriority, setDescription, setNamepublic boolean validate(Map layers, ReferencedEnvelope envelope, ValidationResults results) throws Exception
DefaultIntegrityValidationDetailed description...
validate in interface IntegrityValidationvalidate in class DefaultIntegrityValidationlayers - Map of SimpleFeatureSource by "dataStoreID:typeName"envelope - The bounding box that encloses the unvalidated dataresults - Used to coallate results informationtrue if all the features pass this test.Exception - DOCUMENT ME!Copyright © 1996–2019 Geotools. All rights reserved.