|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SharedScaleContext | |
---|---|
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 SharedScaleContext in org.eclipse.birt.chart.computation.withaxes |
---|
Methods in org.eclipse.birt.chart.computation.withaxes that return SharedScaleContext | |
---|---|
static SharedScaleContext |
SharedScaleContext.createInstance(java.lang.Object oMin,
java.lang.Object oMax)
|
Uses of SharedScaleContext in org.eclipse.birt.chart.factory |
---|
Methods in org.eclipse.birt.chart.factory that return SharedScaleContext | |
---|---|
SharedScaleContext |
RunTimeContext.getSharedScale()
Returns the shared scale |
SharedScaleContext |
RunTimeContext.getSharedScale()
Returns the shared scale |
Methods in org.eclipse.birt.chart.factory with parameters of type SharedScaleContext | |
---|---|
void |
RunTimeContext.setSharedScale(SharedScaleContext ssContext)
Sets the shared scale |
void |
RunTimeContext.setSharedScale(SharedScaleContext ssContext)
Sets the shared scale |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |