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

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

public class WordSpacingLimitReadHandler
extends SpacingLimitReadHandler

Creation-Date: 28.11.2005, 20:44:02

Author:
Thomas Morgner

Field Summary
 
Fields inherited from class org.jfree.layouting.input.style.parser.stylehandler.text.SpacingLimitReadHandler
NORMAL
 
Constructor Summary
WordSpacingLimitReadHandler()
           
 
Method Summary
protected  StyleKey getMaximumKey()
           
protected  StyleKey getMinimumKey()
           
protected  StyleKey getOptimumKey()
           
 
Methods inherited from class org.jfree.layouting.input.style.parser.stylehandler.text.SpacingLimitReadHandler
createValues, getAffectedKeys
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WordSpacingLimitReadHandler

public WordSpacingLimitReadHandler()
Method Detail

getMinimumKey

protected StyleKey getMinimumKey()
Specified by:
getMinimumKey in class SpacingLimitReadHandler

getMaximumKey

protected StyleKey getMaximumKey()
Specified by:
getMaximumKey in class SpacingLimitReadHandler

getOptimumKey

protected StyleKey getOptimumKey()
Specified by:
getOptimumKey in class SpacingLimitReadHandler