fop 0.90alpha1

Uses of Class
org.apache.fop.pdf.TransitionDictionary

Packages that use TransitionDictionary
org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. These classes were developed for FOP, but could be used by other applications wishing to produce PDF. 
 

Uses of TransitionDictionary in org.apache.fop.pdf
 

Fields in org.apache.fop.pdf declared as TransitionDictionary
protected  TransitionDictionary PDFPage.trDictionary
          Transition dictionary
 

Methods in org.apache.fop.pdf with parameters of type TransitionDictionary
 void PDFPage.setTransition(int dur, TransitionDictionary tr)
          Set the transition dictionary and duration.
 


fop 0.90alpha1

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