public class InteriorPoint extends Object
Geometry
.
An interior point is guaranteed to lie in the interior of the Geometry,
if it possible to calculate such a point exactly.
Otherwise, the point may lie on the boundary of the geometry.
The interior point of an empty geometry is POINT EMPTY
.
Constructor and Description |
---|
InteriorPoint() |
Modifier and Type | Method and Description |
---|---|
static Point |
getInteriorPoint(Geometry geom) |
Copyright © 2019. All rights reserved.