|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Block | |
---|---|
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 Block in org.foray.fotree |
---|
Methods in org.foray.fotree that return Block | |
---|---|
Block |
FObj.getContainingBlock(org.axsl.fo.FoContext context)
Finds the nearest self-or-ancestor that is a Block. |
Uses of Block in org.foray.fotree.fo.obj |
---|
Methods in org.foray.fotree.fo.obj that return Block | |
---|---|
Block |
Root.getContainingBlock(org.axsl.fo.FoContext context)
Finds the nearest self-or-ancestor that is a Block. |
Block |
Block.getContainingBlock(org.axsl.fo.FoContext context)
Finds the nearest self-or-ancestor that is a Block. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |