Uses of Interface
org.eclipse.birt.chart.style.IStyle

Packages that use IStyle
org.eclipse.birt.chart.style   
 

Uses of IStyle in org.eclipse.birt.chart.style
 

Classes in org.eclipse.birt.chart.style that implement IStyle
 class SimpleStyle
          A default implementaitn for IStyle.
 

Methods in org.eclipse.birt.chart.style that return IStyle
 IStyle IStyleProcessor.getStyle(Chart model, StyledComponent name)
          Returns the style as per given component name.
 IStyle SimpleProcessor.getStyle(Chart model, StyledComponent name)
           
 

Constructors in org.eclipse.birt.chart.style with parameters of type IStyle
SimpleStyle(IStyle src)
          The constructor.
 



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