public static class TransposedDataSet.TransposedDataSet3D extends TransposedDataSet implements DataSet3D
TransposedDataSet.TransposedDataSet3DdataSet, permutation| Modifier and Type | Method and Description |
|---|---|
int |
getDataCount()
Get the number of data points in the data set.
|
int |
getXIndex(double x)
Gets the index of the data point closest to the given x coordinate.
|
int |
getYIndex(double y)
Gets the first index of the data point closest to the given y coordinate.
|
double |
getZ(int xIndex,
int yIndex)
Returns Z coordinate for the specified data point.
|
void |
setPermutation(int[] permutation) |
autoNotification, get, getAxisDescriptions, getDataCount, getDataLabel, getDimension, getIndex, getName, getPermutation, getStyle, getStyle, getValue, getValues, isTransposed, lock, permute, recomputeLimits, setStyle, setTransposed, transpose, transpose, updateEventListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDimensiongetDataCount, getValue, getValue, getX, getXValues, getY, getYValuesget, getAxisDescription, getAxisDescriptions, getDataLabel, getIndex, getName, getStyle, getStyle, getValues, lock, recomputeLimits, setStyleaddListener, autoNotification, invokeListener, invokeListener, invokeListener, isAutoNotification, removeListener, updateEventListenerpublic int getDataCount()
DataSet2DgetDataCount in interface DataSetgetDataCount in interface DataSet2Dpublic int getXIndex(double x)
DataSet2Dpublic int getYIndex(double y)
DataSet2Dpublic double getZ(int xIndex,
int yIndex)
DataSet3Dpublic void setPermutation(int[] permutation)
setPermutation in class TransposedDataSetCopyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.