org.jfree.layouting.layouter.context
public interface LayoutContext extends LayoutStyle
Method Summary | |
---|---|
LayoutContext | derive() |
LayoutContext | detach(Map counters, Map strings) |
void | dispose() |
AttributeMap | getAttributes()
May never be null. |
BackgroundSpecification | getBackgroundSpecification() |
ContentSpecification | getContentSpecification() |
ContextId | getContextId() |
Map | getCounters() |
FontSpecification | getFontSpecification() |
Locale | getLanguage()
Returns the language definition of this layout context. |
ListSpecification | getListSpecification() |
String | getNamespace()
May be null. |
String | getPseudoElement()
An element can be exactly one pseudo-element type. |
Map | getStrings() |
String | getTagName()
May be null. |
boolean | isPseudoElement() |
Returns:
Returns: the defined language, never null.
Returns:
Returns:
Returns: