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 Coordinate |
findDifferentPoint(Coordinate[] coord,
Coordinate pt) |
Coordinate |
getCoordinate() |
boolean |
isInteriorsConnected() |
protected void |
visitLinkedDirectedEdges(DirectedEdge start) |
public ConnectedInteriorTester(GeometryGraph geomGraph)
public static Coordinate findDifferentPoint(Coordinate[] coord, Coordinate pt)
public Coordinate getCoordinate()
public boolean isInteriorsConnected()
protected void visitLinkedDirectedEdges(DirectedEdge start)
Copyright © 2016. All rights reserved.