org.geotools.data.vpf.util
Class PrimitiveDataFactory
java.lang.Object
org.geotools.data.vpf.util.PrimitiveDataFactory
public class PrimitiveDataFactory
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrimitiveDataFactory
public PrimitiveDataFactory()
readEdge
protected EdgeData readEdge(TableRow edge)
readFeature
protected java.util.HashMap readFeature(TableRow line,
org.opengis.feature.simple.SimpleFeatureType type)
readFace
protected java.util.HashMap readFace(TableRow face)
readPoint
protected PointData readPoint(TableRow point)
readRing
protected java.util.HashMap readRing(TableRow ring)
Copyright © 1996-2010 Geotools. All Rights Reserved.