Uses of Class
de.gsi.dataset.spi.DataRange
-
Packages that use DataRange Package Description de.gsi.dataset.spi -
-
Uses of DataRange in de.gsi.dataset.spi
Subclasses of DataRange in de.gsi.dataset.spi Modifier and Type Class Description classDefaultAxisDescriptionSimple default implementation of the AxisDescription interfaceMethods in de.gsi.dataset.spi with parameters of type DataRange Modifier and Type Method Description booleanDataRange. add(DataRange range)Add the specified data range to this range.booleanDataRange. set(DataRange range)Sets updates range to the specified one.booleanDefaultAxisDescription. set(DataRange range)Constructors in de.gsi.dataset.spi with parameters of type DataRange Constructor Description DataRange(DataRange range)Creates a copy of the specified data range.
-