org.pentaho.chart.css.parser.stylehandler
Class ChartGradientPositionReadHandler
java.lang.Object
org.pentaho.chart.css.parser.stylehandler.ChartGradientPositionReadHandler
- All Implemented Interfaces:
- org.pentaho.reporting.libraries.css.parser.CSSValueReadHandler
public class ChartGradientPositionReadHandler
- extends Object
- implements org.pentaho.reporting.libraries.css.parser.CSSValueReadHandler
The style parser for the -x-pentaho-chart-gradient-start
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)
|
ChartGradientPositionReadHandler
public ChartGradientPositionReadHandler()
createValue
public org.pentaho.reporting.libraries.css.values.CSSValue createValue(org.pentaho.reporting.libraries.css.model.StyleKey name,
org.w3c.css.sac.LexicalUnit value)
- Specified by:
createValue
in interface org.pentaho.reporting.libraries.css.parser.CSSValueReadHandler