org.pentaho.chart.css.parser.stylehandler
Class ChartItemLabelTextReadHandler
java.lang.Object
org.pentaho.chart.css.parser.stylehandler.ChartItemLabelTextReadHandler
- All Implemented Interfaces:
- org.pentaho.reporting.libraries.css.parser.CSSValueReadHandler
public class ChartItemLabelTextReadHandler
- extends Object
- implements org.pentaho.reporting.libraries.css.parser.CSSValueReadHandler
The style parser for the -x-pentaho-chart-item-label-text
style.
- Author:
- Ravi Hasija
Method Summary |
org.pentaho.reporting.libraries.css.values.CSSValue |
createValue(org.pentaho.reporting.libraries.css.model.StyleKey name,
org.w3c.css.sac.LexicalUnit value)
Parses the LexicalUnit and returns the CSSValue |
ChartItemLabelTextReadHandler
public ChartItemLabelTextReadHandler()
createValue
public org.pentaho.reporting.libraries.css.values.CSSValue createValue(org.pentaho.reporting.libraries.css.model.StyleKey name,
org.w3c.css.sac.LexicalUnit value)
- Parses the LexicalUnit and returns the CSSValue
- Specified by:
createValue
in interface org.pentaho.reporting.libraries.css.parser.CSSValueReadHandler
- Parameters:
value
-
- Returns: