Class GeometryFunctions
java.lang.Object
org.locationtech.jtstest.function.GeometryFunctions
Implementations for various geometry functions.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic double
static Geometry
static Geometry
static Geometry
static Geometry
getGeometryN
(Geometry g, int i) static Geometry
getPolygonHoleN
(Geometry g, int i) static Geometry
getPolygonHoles
(Geometry geom) static Geometry
static boolean
static boolean
static boolean
static boolean
static double
static Geometry
static Geometry
-
Field Details
-
lengthDescription
-
-
Constructor Details
-
GeometryFunctions
public GeometryFunctions()
-
-
Method Details
-
length
-
area
-
isSimple
-
isValid
-
isRectangle
-
isClosed
-
envelope
-
reverse
-
normalize
-
getGeometryN
-
getPolygonShell
-
getPolygonHoles
-
getPolygonHoleN
-
convertToPolygon
-
getCoordinates
-