Package | Description |
---|---|
jcckit.plot |
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
CartesianCoordinateSystem(GraphPoint origin,
AxisParameters xAxisParameters,
AxisParameters yAxisParameters)
Creates an instance for the specified origin and parameters
of both axes.
|
Copyright © 2015. All Rights Reserved.