| Modifier | Constructor and Description |
|---|---|
protected |
Placement(String name) |
| Modifier and Type | Method and Description |
|---|---|
abstract int[] |
getXRange(int lo,
int hi,
int iseq,
int nseq)
Returns the range of X coordinates to be used for plotting a bar.
|
String |
toString() |
protected Placement(String name)
public abstract int[] getXRange(int lo,
int hi,
int iseq,
int nseq)
lo - lower bound of total range for data regionhi - upper bound of total range for data region + 1iseq - index of the bar to be plotted in the returned rangenseq - total number of bars which will be plotted in
the data regionCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.