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