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