public class ConnectedInteriorTester extends Object
Geometry
( Polygon or MultiPolygon )
is connected.
This can happen if:
| Constructor and Description |
|---|
ConnectedInteriorTester(GeometryGraph geomGraph) |
| Modifier and Type | Method and Description |
|---|---|
static Point |
findDifferentPoint(LineString line,
Point point) |
Point |
getCoordinate() |
boolean |
isInteriorsConnected() |
protected void |
visitLinkedDirectedEdges(DirectedEdge start) |
public ConnectedInteriorTester(GeometryGraph geomGraph)
public static Point findDifferentPoint(LineString line, Point point)
public Point getCoordinate()
public boolean isInteriorsConnected()
protected void visitLinkedDirectedEdges(DirectedEdge start)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.