|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AxisParameters | |
jcckit.plot | Classes for generating plots and charts. |
Uses of AxisParameters in jcckit.plot |
Methods in jcckit.plot that return AxisParameters | |
static AxisParameters |
AxisParameters.createXAxis(ConfigParameters config)
Creates an x axis based on the specified configuration parameters. |
static AxisParameters |
AxisParameters.createYAxis(ConfigParameters config)
Creates an y axis based on the specified configuration parameters. |
Constructors in jcckit.plot with parameters of type AxisParameters | |
CartesianCoordinateSystem(GraphPoint origin,
AxisParameters xAxisParameters,
AxisParameters yAxisParameters)
Creates an instance for the specified origin and parameters of both axes. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |