Drawable, MeasurableDataColumn, DataFunction, Dataset, DatasetManager, HighlightableDataset, Histogram, HistogramDataset, Stripchart, Trailpublic interface LogMeasurable extends Measurable
| Modifier and Type | Method | Description |
|---|---|---|
double |
getXMaxLogscale() |
Gets the maximum x needed to draw this object on a log scale.
|
double |
getXMinLogscale() |
Gets the minimum x needed to draw this object on a log scale.
|
double |
getYMaxLogscale() |
Gets the maximum y needed to draw this object on a log scale on a log scale.
|
double |
getYMinLogscale() |
Gets the minimum y needed to draw this object on a log scale.
|
getXMax, getXMin, getYMax, getYMin, isMeasureddouble getXMinLogscale()
double getXMaxLogscale()
double getYMinLogscale()
double getYMaxLogscale()