org.eclipse.birt.chart.style
Interface IStyleProcessor

All Known Implementing Classes:
SimpleProcessor

public interface IStyleProcessor

IStyleProcessor


Method Summary
 IStyle getStyle(Chart model, StyledComponent name)
          Returns the style as per given component name.
 

Method Detail

getStyle

public IStyle getStyle(Chart model,
                       StyledComponent name)
Returns the style as per given component name.

Parameters:
name -
Returns:


Copyright © 2005 Actuate Corp. All rights reserved.