org.jfree.layouting.layouter.content.type
Interface TextType
- ContentToken
- FormattedTextType
- FormattedContentToken, ResolvedCountersToken, ResolvedCounterToken, ResolvedStringToken, StaticTextToken
public interface TextType
A content type, that has an textual representation. It may be no surprise,
that string content is text; images with an alt-description have text
as well.
getText
public String getText()