Package org.eclipse.birt.chart.style

  • Interface Summary 
    Interface Description
    IStyle
    This interface defines the general style elements supported by chart.
    IStyleProcessor
    This interface allows access/manipulation to styles for granular chart components.
  • Class Summary 
    Class Description
    BaseStyleProcessor
    Provides a base implementation of style processor.
    SimpleProcessor
    A default implementation for IStyleProcessor.
    SimpleStyle
    A default implementaitn for IStyle.