Constructor and Description |
---|
FacetLocater(Geometry parentGeom) |
Modifier and Type | Method and Description |
---|---|
static List |
filterVertexLocations(Collection locations)
Creates a list containing all the vertex
GeometryLocation s
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)
GeometryLocation
s
in the input collection.locations
- the source collectionpublic List getLocations(Coordinate queryPt, double tolerance)
public static int[] toIntArray(Vector path)
Copyright © 2017. All Rights Reserved.