org.jfree.layouting.layouter.content.computed
Class ComputedToken
public abstract
class
ComputedToken
extends Object
implements ContentToken
A computed token is a placeholder for content that *must* be resolved during
the layouting phase. Usually, this deals with compound counters (which need
to be split into resolved single counters).
Author: Thomas Morgner
protected ComputedToken()