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
          SimpleStyle
 

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

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



Copyright © 2005 Actuate Corp. All rights reserved.