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

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

Methods in org.foray.fotree that return Block
 Block FObj.getContainingBlock(org.axsl.fo.FoContext context)
          Finds the nearest self-or-ancestor that is a Block.
 

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

Methods in org.foray.fotree.fo.obj that return Block
 Block Root.getContainingBlock(org.axsl.fo.FoContext context)
          Finds the nearest self-or-ancestor that is a Block.
 Block Block.getContainingBlock(org.axsl.fo.FoContext context)
          Finds the nearest self-or-ancestor that is a Block.
 



Copyright © 2017. All rights reserved.