Uses of Class
org.foray.fotree.fo.obj.Leader

Packages that use Leader
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 Leader in org.foray.fotree
 

Methods in org.foray.fotree that return Leader
 Leader FObj.getNearestLeader(org.axsl.fo.FoContext context)
          Return the nearest ancestor Leader instance, if any.
 

Uses of Leader in org.foray.fotree.fo.obj
 

Methods in org.foray.fotree.fo.obj that return Leader
 Leader Root.getNearestLeader(org.axsl.fo.FoContext context)
          Return the nearest ancestor Leader instance, if any.
 Leader Leader.getNearestLeader(org.axsl.fo.FoContext context)
          Return the nearest ancestor Leader instance, if any.
 



Copyright © 2017. All rights reserved.