| Constructor and Description |
|---|
FacetLocater(Geometry parentGeom) |
| Modifier and Type | Method and Description |
|---|---|
static List |
filterVertexLocations(Collection locations)
Creates a list containing all the vertex
GeometryLocations
in the input collection. |
List |
getLocations(Coordinate queryPt,
double tolerance) |
static int[] |
toIntArray(Vector path) |
public FacetLocater(Geometry parentGeom)
public static List filterVertexLocations(Collection locations)
GeometryLocations
in the input collection.locations - the source collectionpublic List getLocations(Coordinate queryPt, double tolerance)
public static int[] toIntArray(Vector path)
Copyright © 2025. All rights reserved.