Uses of Class
org.eclipse.birt.chart.computation.withaxes.ScaleContext

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)
           
 



Copyright © 2005-2008 Actuate Corp. All rights reserved.