Uses of Class
org.geotools.data.vpf.io.TableRow
- 
Packages that use TableRow Package Description org.geotools.data.vpf.util 
- 
- 
Uses of TableRow in org.geotools.data.vpf.utilMethods in org.geotools.data.vpf.util with parameters of type TableRow Modifier and Type Method Description protected EdgeDataPrimitiveDataFactory. readEdge(TableRow edge)protected HashMap<String,Object>PrimitiveDataFactory. readFace(TableRow face)protected HashMap<String,RowField>PrimitiveDataFactory. readFeature(TableRow line, SimpleFeatureType type)protected PointDataPrimitiveDataFactory. readPoint(TableRow point)protected HashMap<String,Object>PrimitiveDataFactory. readRing(TableRow ring)
 
-