public interface DataSet3D extends DataSet2D
DataSet extension used to represent 3-dimensional data points.| Modifier and Type | Method and Description |
|---|---|
default int |
getDimension() |
double |
getZ(int xIndex,
int yIndex)
Returns Z coordinate for the specified data point.
|
getDataCount, getDataCount, getValue, getValue, getX, getXIndex, getXValues, getY, getYIndex, getYValuesget, getAxisDescription, getAxisDescriptions, getDataLabel, getIndex, getName, getStyle, getStyle, getValues, lock, recomputeLimits, setStyleaddListener, autoNotification, invokeListener, invokeListener, invokeListener, isAutoNotification, removeListener, updateEventListenerdefault int getDimension()
getDimension in interface DataSetgetDimension in interface DataSet2Ddouble getZ(int xIndex,
int yIndex)
xIndex - index of X coordinateyIndex - index of Y coordinateCopyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.