protected class LogarithmicAxis.Cache extends Object
| Modifier and Type | Field and Description |
|---|---|
protected double |
axisHeight |
protected double |
axisWidth |
protected boolean |
isVerticalAxis |
protected double |
localCurrentLowerBound |
protected double |
localCurrentUpperBound |
protected double |
logBase |
protected double |
logScaleLength |
protected double |
logScaleLengthInv |
protected double |
lowerBoundLog |
protected double |
upperBoundLog |
| Modifier | Constructor and Description |
|---|---|
protected |
Cache() |
protected double localCurrentLowerBound
protected double localCurrentUpperBound
protected double upperBoundLog
protected double lowerBoundLog
protected double logScaleLength
protected double logScaleLengthInv
protected boolean isVerticalAxis
protected double axisWidth
protected double axisHeight
protected double logBase
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.