Uses of Package
com.vividsolutions.jts.io

Packages that use com.vividsolutions.jts.io
com.vividsolutions.jts.io Contains the interfaces for converting JTS objects to and from other formats. 
com.vividsolutions.jtsexample.geom   
com.vividsolutions.jtsexample.linearref   
 

Classes in com.vividsolutions.jts.io used by com.vividsolutions.jts.io
InStream
          A interface for classes providing an input stream of bytes.
OutStream
          A interface for classes providing an output stream of bytes.
ParseException
          Thrown by a WKTReader when a parsing problem occurs.
WKBReader
          Reads a Geometryfrom a byte stream in Well-Known Binary format.
WKTReader
          Converts a geometry in Well-Known Text format to a Geometry.
 

Classes in com.vividsolutions.jts.io used by com.vividsolutions.jtsexample.geom
ParseException
          Thrown by a WKTReader when a parsing problem occurs.
 

Classes in com.vividsolutions.jts.io used by com.vividsolutions.jtsexample.linearref
ParseException
          Thrown by a WKTReader when a parsing problem occurs.
 



Copyright © 2012. All Rights Reserved.