|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScaleContext | |
|---|---|
| org.eclipse.birt.chart.computation.withaxes | This is a placeholder file for the org.eclipse.birt.chart.computation.withaxes package. |
| Uses of ScaleContext in org.eclipse.birt.chart.computation.withaxes |
|---|
| Methods in org.eclipse.birt.chart.computation.withaxes that return ScaleContext | |
|---|---|
ScaleContext |
ScaleContext.copy()
|
static ScaleContext |
ScaleContext.createSimpleScale(java.lang.Object oMin,
java.lang.Object oMax)
Creates a simple instance of scale. |
ScaleContext |
SharedScaleContext.getScaleContext()
|
| Methods in org.eclipse.birt.chart.computation.withaxes with parameters of type ScaleContext | |
|---|---|
void |
SharedScaleContext.setScaleContext(ScaleContext scaleContext)
|
void |
ScaleContext.updateShared(ScaleContext that)
|
| Constructors in org.eclipse.birt.chart.computation.withaxes with parameters of type ScaleContext | |
|---|---|
AutoScale(AutoScale.ScaleInfo info,
ScaleContext context)
|
|
SharedScaleContext(ScaleContext scaleContext,
java.lang.Object realMin,
java.lang.Object realMax)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||