|
||||||||||
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. |
org.eclipse.birt.chart.factory | Contains classes and interfaces used in the chart building and generation phase. |
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. |
Uses of ScaleContext in org.eclipse.birt.chart.factory |
---|
Methods in org.eclipse.birt.chart.factory that return ScaleContext | |
---|---|
ScaleContext |
RunTimeContext.getScale()
Returns the shared scale |
ScaleContext |
RunTimeContext.getScale()
Returns the shared scale |
Methods in org.eclipse.birt.chart.factory with parameters of type ScaleContext | |
---|---|
void |
RunTimeContext.setScale(ScaleContext scale)
Sets the shared scale |
void |
RunTimeContext.setScale(ScaleContext scale)
Sets the shared scale |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |