| Modifier and Type | Method and Description |
|---|---|
protected PointValues.Relation |
componentRelate(double minLat,
double maxLat,
double minLon,
double maxLon)
Returns relation to the provided rectangle for this component
|
protected PointValues.Relation |
componentRelateTriangle(double ax,
double ay,
double bx,
double by,
double cx,
double cy)
Returns relation to the provided triangle for this component
|
static Line2D |
create(Line... lines)
create a Line2D edge tree from provided array of Linestrings
|
createTree, internalComponentRelate, pointInTriangle, relate, relateTrianglepublic static Line2D create(Line... lines)
protected PointValues.Relation componentRelate(double minLat, double maxLat, double minLon, double maxLon)
EdgeTreecomponentRelate in class EdgeTreeprotected PointValues.Relation componentRelateTriangle(double ax, double ay, double bx, double by, double cx, double cy)
EdgeTreecomponentRelateTriangle in class EdgeTreeCopyright © 2000–2020 The Apache Software Foundation. All rights reserved.