Class GeometryFunctions
java.lang.Object
org.locationtech.jtstest.function.GeometryFunctions
Implementations for various geometry functions.
- Author:
- Martin Davis
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Geometrystatic doublestatic Geometrystatic Geometrystatic Geometrystatic GeometrygetGeometryN(Geometry g, int i) static GeometrygetPolygonHoleN(Geometry g, int i) static GeometrygetPolygonHoles(Geometry geom) static Geometrystatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic doublestatic Geometrystatic Geometrystatic double
-
Field Details
-
lengthDescription
-
-
Constructor Details
-
GeometryFunctions
public GeometryFunctions()
-
-
Method Details
-
length
-
area
-
SRID
-
isEmpty
-
isSimple
-
isValid
-
isRectangle
-
isClosed
-
copy
-
envelope
-
reverse
-
normalize
-
getGeometryN
-
getPolygonShell
-
getPolygonHoles
-
getPolygonHoleN
-
getCoordinates
-
addHoles
-