fop 1.0

Uses of Class
org.apache.fop.render.txt.TXTState

Packages that use TXTState
org.apache.fop.render.txt.border Border handling classes for the Plain Text Renderer 
 

Uses of TXTState in org.apache.fop.render.txt.border
 

Methods in org.apache.fop.render.txt.border with parameters of type TXTState
 void AbstractBorderElement.transformElement(TXTState state)
          Transform border element in according with state.
 

Constructors in org.apache.fop.render.txt.border with parameters of type TXTState
BorderManager(int pageWidth, int pageHeight, TXTState state)
          Constructs BorderManger, using pageWidth and pageHeight for creating borderInfo.
 


fop 1.0

Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.