Package | Description |
---|---|
org.eclipse.birt.chart.computation.withaxes |
This is a placeholder file for the org.eclipse.birt.chart.computation.withaxes package.
|
Modifier and Type | Method and Description |
---|---|
ScaleContext |
ScaleContext.copy() |
static ScaleContext |
ScaleContext.createSimpleScale(java.lang.Object oMin,
java.lang.Object oMax)
Creates a simple instance of scale.
|
ScaleContext |
SharedScaleContext.getScaleContext() |
Modifier and Type | Method and Description |
---|---|
void |
SharedScaleContext.setScaleContext(ScaleContext scaleContext) |
void |
ScaleContext.updateShared(ScaleContext that) |
Constructor and Description |
---|
AutoScale(AutoScale.ScaleInfo info,
ScaleContext context) |
SharedScaleContext(ScaleContext scaleContext,
java.lang.Object realMin,
java.lang.Object realMax) |
Copyright © 2005-2008 Actuate Corp. All rights reserved.