org.eclipse.birt.chart.style
Interface IStyleProcessor

All Known Implementing Classes:
SimpleProcessor

public interface IStyleProcessor

This interface allows access/manipulation to styles for granular chart components.


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-2007 Actuate Corp. All rights reserved.