|
fop 1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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
a ruling element |
Fields in org.apache.fop.render.mif declared as MIFElement | |
---|---|
protected MIFElement |
MIFFile.aFrames
aFrames |
protected MIFElement |
MIFFile.bookComponent
bookComponent |
protected MIFElement |
MIFFile.colorCatalog
colorCatalog |
protected MIFElement |
MIFFile.document
document |
protected MIFElement |
MIFFile.fontCatalog
fontCatalog |
protected MIFElement |
MIFFile.initialAutoNums
initialAutoNums |
protected MIFElement |
MIFFile.tblCatalog
tblCatalog |
protected MIFElement |
MIFFile.tbls
tbls |
protected MIFElement |
MIFFile.variableFormats
variableFormats |
protected MIFElement |
MIFFile.views
views |
protected MIFElement |
MIFFile.xRefFormats
xRefFormats |
Methods in org.apache.fop.render.mif that return MIFElement | |
---|---|
MIFElement |
RulingElement.lookupElement(java.lang.Object key)
|
MIFElement |
RefElement.lookupElement(java.lang.Object key)
|
MIFElement |
PGFElement.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.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |