org.pentaho.chart.css.parser.stylehandler
Class PieLabelsInsideChartReadHandler

java.lang.Object
  extended by org.pentaho.reporting.libraries.css.parser.stylehandler.OneOfConstantsReadHandler
      extended by org.pentaho.chart.css.parser.stylehandler.PieLabelsInsideChartReadHandler
All Implemented Interfaces:
org.pentaho.reporting.libraries.css.parser.CSSValueReadHandler

public class PieLabelsInsideChartReadHandler
extends org.pentaho.reporting.libraries.css.parser.stylehandler.OneOfConstantsReadHandler

The style parser for the -x-pentaho-chart-pie-labels-inside-chart style.

Author:
Ravi Hasija

Constructor Summary
PieLabelsInsideChartReadHandler()
           
 
Method Summary
 
Methods inherited from class org.pentaho.reporting.libraries.css.parser.stylehandler.OneOfConstantsReadHandler
createValue, isAutoAllowed
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PieLabelsInsideChartReadHandler

public PieLabelsInsideChartReadHandler()