Package | Description |
---|---|
org.apache.fop.render.mif |
MIF Output Support
|
Modifier and Type | Class and Description |
---|---|
class |
MIFFile
The MIF File.
|
class |
PGFElement
Font Catalog element.
|
class |
RefElement
Reference MIF Element.
|
class |
RulingElement
a ruling element
|
Modifier and Type | Field and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
MIFElement |
RulingElement.lookupElement(java.lang.Object key) |
MIFElement |
PGFElement.lookupElement(java.lang.Object key) |
MIFElement |
RefElement.lookupElement(java.lang.Object key) |
Modifier and Type | Method and Description |
---|---|
void |
MIFElement.addElement(MIFElement el) |
void |
MIFFile.addPage(MIFElement p) |
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.