org.pentaho.chart.css.parser.stylehandler
Class MaxBarWidthReadHandler
java.lang.Object
org.pentaho.reporting.libraries.css.parser.stylehandler.AbstractWidthReadHandler
org.pentaho.chart.css.parser.stylehandler.MaxBarWidthReadHandler
- All Implemented Interfaces:
- org.pentaho.reporting.libraries.css.parser.CSSValueReadHandler
public class MaxBarWidthReadHandler
- extends org.pentaho.reporting.libraries.css.parser.stylehandler.AbstractWidthReadHandler
Creation-Date: 27.11.2005, 19:07:11
- Author:
- Ravi Hasija
Method Summary |
org.pentaho.reporting.libraries.css.values.CSSValue |
createValue(org.w3c.css.sac.LexicalUnit value)
Parses the LexicalUnit and returns the CSSValue |
Methods inherited from class org.pentaho.reporting.libraries.css.parser.stylehandler.AbstractWidthReadHandler |
createValue, isAllowAuto, isAllowPercentages |
MaxBarWidthReadHandler
public MaxBarWidthReadHandler()
createValue
public org.pentaho.reporting.libraries.css.values.CSSValue createValue(org.w3c.css.sac.LexicalUnit value)
- Parses the LexicalUnit and returns the CSSValue
- Parameters:
value
-
- Returns: