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.readFeature(TableRow line, FeatureType type)
           
protected  java.util.HashMap PrimitiveDataFactory.readFace(TableRow face)
           
protected  PointData PrimitiveDataFactory.readPoint(TableRow point)
           
protected  java.util.HashMap PrimitiveDataFactory.readRing(TableRow ring)
           
 



Copyright © GeoTools. All Rights Reserved.