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