org.jfree.layouting.layouter.content.resolved

Class ResolvedCounterToken

public class ResolvedCounterToken extends Object implements ResolvedToken, TextType

Creation-Date: 12.06.2006, 14:38:29

Author: Thomas Morgner

Constructor Summary
ResolvedCounterToken(CounterToken parent, int counterValue)
Method Summary
intgetCounterValue()
CounterTokengetParent()
StringgetText()

Constructor Detail

ResolvedCounterToken

public ResolvedCounterToken(CounterToken parent, int counterValue)

Method Detail

getCounterValue

public int getCounterValue()

getParent

public CounterToken getParent()

getText

public String getText()