Package org.locationtech.jtstest.util.io
Class WKTOrWKBReader
- java.lang.Object
-
- org.locationtech.jtstest.util.io.WKTOrWKBReader
-
-
Constructor Summary
Constructors Constructor Description WKTOrWKBReader()
WKTOrWKBReader(GeometryFactory geomFactory)
-
-
-
Constructor Detail
-
WKTOrWKBReader
public WKTOrWKBReader()
-
WKTOrWKBReader
public WKTOrWKBReader(GeometryFactory geomFactory)
-
-
Method Detail
-
read
public Geometry read(String geomStr) throws ParseException
- Throws:
ParseException
-
-