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 |
Modifier and Type | Field and Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
MIFElement |
RulingElement.lookupElement(java.lang.Object key) |
MIFElement |
RefElement.lookupElement(java.lang.Object key) |
MIFElement |
PGFElement.lookupElement(java.lang.Object key) |
Modifier and Type | Method and Description |
---|---|
void |
MIFElement.addElement(MIFElement el) |
void |
MIFFile.addPage(MIFElement p) |
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.