Package mil.nga.sf.util
Class GeometryPrinter
- java.lang.Object
-
- mil.nga.sf.util.GeometryPrinter
-
public class GeometryPrinter extends Object
String representation of a Geometry- Author:
- osbornb
-
-
Constructor Summary
Constructors Constructor Description GeometryPrinter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
getGeometryString(Geometry geometry)
Get Geometry Information as a String
-