public static class GeometryUtils.GeoConstraintsWrapper extends Object
| Constructor and Description |
|---|
GeoConstraintsWrapper(BasicQueryByClass.ConstraintsByClass constraints,
boolean constraintsMatchGeometry,
org.locationtech.jts.geom.Geometry jtsBounds) |
| Modifier and Type | Method and Description |
|---|---|
BasicQueryByClass.ConstraintsByClass |
getConstraints() |
org.locationtech.jts.geom.Geometry |
getGeometry() |
boolean |
isConstraintsMatchGeometry() |
public GeoConstraintsWrapper(BasicQueryByClass.ConstraintsByClass constraints, boolean constraintsMatchGeometry, org.locationtech.jts.geom.Geometry jtsBounds)
public BasicQueryByClass.ConstraintsByClass getConstraints()
public boolean isConstraintsMatchGeometry()
public org.locationtech.jts.geom.Geometry getGeometry()
Copyright © 2013–2021. All rights reserved.