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

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

Methods in org.foray.fotree that return Flow
 Flow FObj.ancestorFlow(org.axsl.fo.FoContext context)
          Returns the ancestor Flow, if any.
 

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

Methods in org.foray.fotree.fo.obj that return Flow
 Flow Flow.ancestorFlow(org.axsl.fo.FoContext context)
          Returns the ancestor Flow, if any.
 



Copyright © 2017. All rights reserved.