|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StaticContent | |
|---|---|
| org.foray.fotree | Classes for parsing and representing the XSL-FO document input objects and properties in the various namespaces. |
| org.foray.fotree.fo.obj | Classes representing the various Formatting Objects in the fo: namespace. |
| Uses of StaticContent in org.foray.fotree |
|---|
| Methods in org.foray.fotree that return StaticContent | |
|---|---|
StaticContent |
FObj.ancestorStaticContent(org.axsl.fo.FoContext context)
Returns the ancestor StaticContent, if any. |
| Uses of StaticContent in org.foray.fotree.fo.obj |
|---|
| Methods in org.foray.fotree.fo.obj that return StaticContent | |
|---|---|
StaticContent |
StaticContent.ancestorStaticContent(org.axsl.fo.FoContext context)
Returns the ancestor StaticContent, if any. |
StaticContent |
PageSequence.getStaticContent(org.axsl.fo.fo.Region region)
|
StaticContent |
PageSequence.getStaticContent(String regionName)
Returns the static-content for a specified region. |
| Methods in org.foray.fotree.fo.obj with parameters of type StaticContent | |
|---|---|
void |
PageSequence.addStaticContent(StaticContent staticContent)
Register a descendant static-content. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||