org.eclipse.birt.chart.style
Class SimpleProcessor

java.lang.Object
  extended byorg.eclipse.birt.chart.style.SimpleProcessor
All Implemented Interfaces:
IStyleProcessor

public final class SimpleProcessor
extends java.lang.Object
implements IStyleProcessor

SimpleProcessor


Method Summary
 IStyle getStyle(Chart model, StyledComponent name)
          Returns the style as per given component name.
static SimpleProcessor instance()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

instance

public static SimpleProcessor instance()
Returns:

getStyle

public IStyle getStyle(Chart model,
                       StyledComponent name)
Description copied from interface: IStyleProcessor
Returns the style as per given component name.

Specified by:
getStyle in interface IStyleProcessor
Parameters:
name -
Returns:


Copyright © 2005 Actuate Corp. All rights reserved.