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

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

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

Methods in org.foray.fotree.fo.obj that return FlowMap
 FlowMap PageSequence.getFlowMap()
          Returns the flow-map associated with this page-sequence.
 FlowMap LayoutMasterSet.getFlowMap(String flowMapName)
          Returns the FlowMap instance for a given flow-map-name.
 FlowMap LayoutMasterSet.getImplicitFlowMap()
          Returns the implicit flow-map.
 FlowMap FlowAssignment.getParent()
           
 

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



Copyright © 2017. All rights reserved.