Uses of Class
org.geotools.data.vpf.io.RowField

Packages that use RowField
org.geotools.data.vpf.io   
 

Uses of RowField in org.geotools.data.vpf.io
 

Methods in org.geotools.data.vpf.io that return RowField
 RowField TableRow.get(java.lang.String name)
          Describe get method here.
 RowField TableRow.get(int idx)
          Describe get method here.
 

Constructors in org.geotools.data.vpf.io with parameters of type RowField
TableRow(RowField[] fieldsArr, java.util.Map fieldsMap)
          Creates a new TableRow instance.
 



Copyright © GeoTools. All Rights Reserved.