org.jfree.layouting.input.style.parser.stylehandler.text
Class TextLineThroughReadHandler

java.lang.Object
  extended by org.jfree.layouting.input.style.parser.stylehandler.AbstractCompoundValueReadHandler
      extended by org.jfree.layouting.input.style.parser.stylehandler.text.TextLineThroughReadHandler
All Implemented Interfaces:
CSSCompoundValueReadHandler

public class TextLineThroughReadHandler
extends AbstractCompoundValueReadHandler

Creation-Date: 03.12.2005, 19:06:09

Author:
Thomas Morgner

Constructor Summary
TextLineThroughReadHandler()
           
 
Method Summary
 
Methods inherited from class org.jfree.layouting.input.style.parser.stylehandler.AbstractCompoundValueReadHandler
addHandler, createValues, getAffectedKeys
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextLineThroughReadHandler

public TextLineThroughReadHandler()