Uses of Interface
org.geotools.data.vpf.ifc.VPFRow
- 
Packages that use VPFRow Package Description org.geotools.data.vpf.io 
- 
- 
Uses of VPFRow in org.geotools.data.vpf.ioClasses in org.geotools.data.vpf.io that implement VPFRow Modifier and Type Class Description classTableRowTableRow.java Created: Thu Jan 02 23:58:39 2003classVariableIndexRowVariableIndexRow.java Created: Sun Mar 16 23:28:11 2003Methods in org.geotools.data.vpf.io that return VPFRow Modifier and Type Method Description VPFRowSpatialIndexInputStream. readRow()DescribereadRowmethod here.VPFRowVariableIndexInputStream. readRow()DescribereadRowmethod here.abstract VPFRowVPFInputStream. readRow()DescribereadRowmethod here.VPFRowVPFInputStream. readRow(int index)MethodreadRowis used to performMethods in org.geotools.data.vpf.io with parameters of type VPFRow Modifier and Type Method Description intVPFInputStream. readRows(VPFRow[] rows)MethodreadRowsis used to performintVPFInputStream. readRows(VPFRow[] rows, int fromIndex)DescribereadRowsmethod here.
 
-