|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.h2gis.h2spatialext.function.spatial.edit.EditUtilities
public class EditUtilities
Common utilities used by the edit functions
| Constructor Summary | |
|---|---|
EditUtilities()
|
|
| Method Summary | |
|---|---|
static com.vividsolutions.jts.operation.distance.GeometryLocation |
getVertexToSnap(com.vividsolutions.jts.geom.Geometry g,
com.vividsolutions.jts.geom.Point p,
double tolerance)
Gets the coordinate of a Geometry that is the nearest of a given Point, with a distance tolerance. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EditUtilities()
| Method Detail |
|---|
public static com.vividsolutions.jts.operation.distance.GeometryLocation getVertexToSnap(com.vividsolutions.jts.geom.Geometry g,
com.vividsolutions.jts.geom.Point p,
double tolerance)
g - p - tolerance -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||