Uses of Class
org.geotools.data.vpf.io.TableRow

Packages that use TableRow
org.geotools.data.vpf.util   
 

Uses of TableRow in org.geotools.data.vpf.util
 

Methods in org.geotools.data.vpf.util with parameters of type TableRow
protected  EdgeData PrimitiveDataFactory.readEdge(TableRow edge)
           
protected  java.util.HashMap PrimitiveDataFactory.readFace(TableRow face)
           
protected  java.util.HashMap PrimitiveDataFactory.readFeature(TableRow line, org.opengis.feature.simple.SimpleFeatureType type)
           
protected  PointData PrimitiveDataFactory.readPoint(TableRow point)
           
protected  java.util.HashMap PrimitiveDataFactory.readRing(TableRow ring)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.