Package org.geotools.data.vpf.util
Class PrimitiveDataFactory
- Object
- 
- PrimitiveDataFactory
 
- 
 public class PrimitiveDataFactory extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description PrimitiveDataFactory()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected EdgeDatareadEdge(TableRow edge)protected HashMap<String,Object>readFace(TableRow face)protected HashMap<String,RowField>readFeature(TableRow line, SimpleFeatureType type)protected PointDatareadPoint(TableRow point)protected HashMap<String,Object>readRing(TableRow ring)
 
- 
- 
- 
Method Detail- 
readFeatureprotected HashMap<String,RowField> readFeature(TableRow line, SimpleFeatureType type) 
 
- 
 
-