Package | Description |
---|---|
org.tinfour.utils |
Provides both high-level and general utilities for using the Tinfour packages.
|
Modifier and Type | Method and Description |
---|---|
static AxisIntervals |
AxisIntervals.computeIntervals(double value0,
double value1,
int primaryMinIntervalInPixels,
int secondaryMinIntervalInPixels,
int sizeInPixels)
Compute the intervals over a range of values.
|
static AxisIntervals |
AxisIntervals.computeIntervals(double value0,
double value1,
int primaryMinIntervalInPixels,
int secondaryMinIntervalInPixels,
int sizeInPixels,
boolean bracketValues)
Compute the intervals over a range of values.
|
Copyright © 2021. All rights reserved.