Class GeometryUtil
java.lang.Object
org.locationtech.jtstest.testbuilder.geom.GeometryUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic double
static boolean
static boolean
static String
static String
static Envelope
totalEnvelope
(Geometry geom) Gets the envelope including all holes which might lie outside a polygon.
-
Constructor Details
-
GeometryUtil
public GeometryUtil()
-
-
Method Details
-
structureSummary
-
metricsSummary
-
hasArea
-
hasLength
-
area
-
totalEnvelope
Gets the envelope including all holes which might lie outside a polygon.- Parameters:
geom
-- Returns:
-