|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.visad.VisADMath.Index
protected static final class VisADMath.Index
Provides support for indexing sample points.
| Constructor Summary | |
|---|---|
protected |
VisADMath.Index(GriddedSet set)
Constructs from a GriddedSet. |
| Method Summary | |
|---|---|
protected int |
getIndex()
Returns the current, cumulative index. |
protected int |
getPreviousIndex(int idim)
Returns the previous dimensional index. |
protected boolean |
hasPoint()
Indicates if there are more elements. |
protected void |
increment()
Advances to the next element. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected VisADMath.Index(GriddedSet set)
throws VisADException
GriddedSet.
set - The GriddedSet.
VisADException - if a core VisAD failure occurs.| Method Detail |
|---|
protected int getIndex()
protected int getPreviousIndex(int idim)
idim - Which dimensional index to return.
protected boolean hasPoint()
protected void increment()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||