public class ConnectedInteriorTester
extends java.lang.Object
Geometry
( Polygon or MultiPolygon )
is connected.
This can happen if:
| Constructor | Description |
|---|---|
ConnectedInteriorTester(GeometryGraph geomGraph) |
| Modifier and Type | Method | 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 © 2018. All rights reserved.