Package org.locationtech.jtstest.cmd
Class GeometryOutput
java.lang.Object
org.locationtech.jtstest.cmd.GeometryOutput
Outputs geometry in a specified format.
- Author:
- Admin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
printGeometry
(Geometry geom, int srid, String outputFormat) static String
writeGeometrySummary
(String label, int numGeoms, String geomTypes, int numVert) static String
writeGeometrySummary
(String label, List<Geometry> geoms) static String
writeGeometrySummary
(String label, Geometry g)
-
Constructor Details
-
GeometryOutput
-
-
Method Details
-
printGeometry
-
writeGeometrySummary
-
writeGeometrySummary
-
writeGeometrySummary
-