Package ucar.nc2.ft.point.standard
Class Cursor
- java.lang.Object
-
- ucar.nc2.ft.point.standard.Cursor
-
public class Cursor extends Object
Keeps track of the iteration through nested tables 0 is always innermost nested table, 1 is parent of 0, 2 is parent of 1, etc- Since:
- Jan 24, 2009