fop 1.0

Uses of Class
org.apache.fop.render.mif.MIFElement

Packages that use MIFElement
org.apache.fop.render.mif MIF Output Support 
 

Uses of MIFElement in org.apache.fop.render.mif
 

Subclasses of MIFElement in org.apache.fop.render.mif
 class MIFFile
          The MIF File.
 class PGFElement
          Font Catalog element.
 class RefElement
          Reference MIF Element.
 class RulingElement
           
 

Fields in org.apache.fop.render.mif declared as MIFElement
protected  MIFElement MIFFile.aFrames
           
protected  MIFElement MIFFile.bookComponent
           
protected  MIFElement MIFFile.colorCatalog
           
protected  MIFElement MIFFile.document
           
protected  MIFElement MIFFile.fontCatalog
           
protected  MIFElement MIFFile.initialAutoNums
           
protected  MIFElement MIFFile.tblCatalog
           
protected  MIFElement MIFFile.tbls
           
protected  MIFElement MIFFile.variableFormats
           
protected  MIFElement MIFFile.views
           
protected  MIFElement MIFFile.xRefFormats
           
 

Methods in org.apache.fop.render.mif that return MIFElement
 MIFElement PGFElement.lookupElement(java.lang.Object key)
           
 MIFElement RulingElement.lookupElement(java.lang.Object key)
           
 MIFElement RefElement.lookupElement(java.lang.Object key)
           
 

Methods in org.apache.fop.render.mif with parameters of type MIFElement
 void MIFElement.addElement(MIFElement el)
           
 void MIFFile.addPage(MIFElement p)
           
 


fop 1.0

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