|
||||||||||
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 | |
---|---|
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 | |
---|---|
SharedScaleContext(ScaleContext scaleContext,
java.lang.Object realMin,
java.lang.Object realMax)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |