|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BasicLink | |
|---|---|
| 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 BasicLink in org.foray.fotree |
|---|
| Methods in org.foray.fotree that return BasicLink | |
|---|---|
BasicLink |
FObj.ancestorBasicLink(org.axsl.fo.FoContext context)
|
| Uses of BasicLink in org.foray.fotree.fo.obj |
|---|
| Methods in org.foray.fotree.fo.obj that return BasicLink | |
|---|---|
BasicLink |
Root.ancestorBasicLink(org.axsl.fo.FoContext context)
Overrides the FObj method, because Root has no parent from which to check for a link. |
BasicLink |
PageSequence.ancestorBasicLink(org.axsl.fo.FoContext context)
Override the FONode method, because there will be no BasicLink objects above this one. |
BasicLink |
BasicLink.ancestorBasicLink(org.axsl.fo.FoContext context)
Override the FONode method, because "this" is the object being sought. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||