Package org.apache.fop.render.mif
Class PGFElement
java.lang.Object
org.apache.fop.render.mif.MIFElement
org.apache.fop.render.mif.RefElement
org.apache.fop.render.mif.PGFElement
Font Catalog element.
This is the reference lookup element for fonts in
the MIF document.
-
Field Summary
Fields inherited from class org.apache.fop.render.mif.MIFElement
finish, finished, name, started, valueElements, valueStr
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.fop.render.mif.MIFElement
addElement, finish, output, setValue
-
Constructor Details
-
PGFElement
public PGFElement()Creates a new font catalog element.
-
-
Method Details
-
lookupElement
- Overrides:
lookupElement
in classRefElement
- Parameters:
key
- an object- Returns:
- an MIF element
-