public class IndicatedRow extends Object
| Constructor and Description |
|---|
IndicatedRow(long index,
double distance,
double[] dpos)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
double[] |
getDataPos()
Returns the row position in data coordinates.
|
double |
getDistance()
Returns the distance of the row position from the reference position.
|
long |
getIndex()
Returns the row index.
|
String |
toString() |
public IndicatedRow(long index,
double distance,
double[] dpos)
index - row indexdistance - distance from reference position
in graphics coordinatesdpos - row position in data coordinatespublic long getIndex()
public double getDistance()
public double[] getDataPos()
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.