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

java.lang.Object
  extended by org.pentaho.reporting.libraries.css.parser.stylehandler.AbstractWidthReadHandler
      extended by 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

Constructor Summary
MaxBarWidthReadHandler()
           
 
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
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MaxBarWidthReadHandler

public MaxBarWidthReadHandler()
Method Detail

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: