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

Packages that use FlowTargetList
org.foray.fotree.fo.obj Classes representing the various Formatting Objects in the fo: namespace. 
 

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

Methods in org.foray.fotree.fo.obj that return FlowTargetList
 FlowTargetList FlowAssignment.getFlowTargetList()
          Returns the child flow-target-list.
 FlowTargetList RegionNameSpecifier.getParent()
           
 FlowTargetList FlowMap.getTargetList(String flowName)
          Returns the target list that should be used by a given flow-name.
 

Constructors in org.foray.fotree.fo.obj with parameters of type FlowTargetList
RegionNameSpecifier(FlowTargetList parent, PropertyList propertyList)
          Constructor.
 



Copyright © 2017. All rights reserved.