org.geotools.geopkg.geom
Class GeoPkgGeomReader

Object
  extended by GeoPkgGeomReader

public class GeoPkgGeomReader
extends Object


Constructor Summary
GeoPkgGeomReader()
           
 
Method Summary
 Geometry read(byte[] bytes)
           
 Geometry read(InputStream in)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeoPkgGeomReader

public GeoPkgGeomReader()
Method Detail

read

public Geometry read(byte[] bytes)
              throws IOException
Throws:
IOException

read

public Geometry read(InputStream in)
              throws IOException
Throws:
IOException


Copyright © 1996-2014 Geotools. All Rights Reserved.