|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.das2.datum.DatumRange
org.das2.datum.MonthDatumRange
public class MonthDatumRange
Constructor Summary | |
---|---|
MonthDatumRange(int[] start,
int[] end)
|
Method Summary | |
---|---|
DatumRange |
next()
returns the next DatumRange covering the space defined by Units. |
DatumRange |
previous()
returns the previous DatumRange covering the space defined by Units. |
Methods inherited from class org.das2.datum.DatumRange |
---|
compareTo, contains, contains, equals, getUnits, include, intersection, intersects, max, min, newDatumRange, normalize, rescale, toString, union, width, zoomOut |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MonthDatumRange(int[] start, int[] end)
Method Detail |
---|
public DatumRange next()
DatumRange
next
in class DatumRange
public DatumRange previous()
DatumRange
previous
in class DatumRange
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |