org.jfree.layouting.layouter.content.resolved
Interface ResolvedToken
public
interface
ResolvedToken
extends ContentToken
A resolved token is a token, that has been computed. Resolved tokens hold a
reference to their anchestor content-token.
Author: Thomas Morgner
public abstract String getText()