Uses of Class
org.geotools.data.vpf.VPFFeatureType

Packages that use VPFFeatureType
org.geotools.data.vpf   
org.geotools.data.vpf.readers   
 

Uses of VPFFeatureType in org.geotools.data.vpf
 

Constructors in org.geotools.data.vpf with parameters of type VPFFeatureType
VPFFeatureReader(VPFFeatureType type)
          Creates a new instance of VPFFeatureReader
 

Uses of VPFFeatureType in org.geotools.data.vpf.readers
 

Methods in org.geotools.data.vpf.readers with parameters of type VPFFeatureType
abstract  void VPFGeometryFactory.createGeometry(VPFFeatureType featureType, org.opengis.feature.simple.SimpleFeature values)
          Constructs a geometry for the appropriate feature type based on values currently on the object, retrieving values as needed from the various VPFFile objects
 void LineGeometryFactory.createGeometry(VPFFeatureType featureType, org.opengis.feature.simple.SimpleFeature values)
           
 void AreaGeometryFactory.createGeometry(VPFFeatureType featureType, org.opengis.feature.simple.SimpleFeature values)
           
 void EntityNodeGeometryFactory.createGeometry(VPFFeatureType featureType, org.opengis.feature.simple.SimpleFeature values)
           
 void ConnectedNodeGeometryFactory.createGeometry(VPFFeatureType featureType, org.opengis.feature.simple.SimpleFeature values)
           
 void TextGeometryFactory.createGeometry(VPFFeatureType featureType, org.opengis.feature.simple.SimpleFeature values)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.