Package | Description |
---|---|
org.scilab.forge.scirenderer.ruler.graduations |
Modifier and Type | Method and Description |
---|---|
static LogarithmicGraduations |
LogarithmicGraduations.create(double lowerBound,
boolean lowerBoundIncluded,
double upperBound,
boolean upperBoundIncluded) |
static LogarithmicGraduations |
LogarithmicGraduations.create(double lowerBound,
double upperBound) |