fop 0.95

org.apache.fop.render.mif
Class PGFElement

java.lang.Object
  extended by org.apache.fop.render.mif.MIFElement
      extended by org.apache.fop.render.mif.RefElement
          extended by org.apache.fop.render.mif.PGFElement

public class PGFElement
extends RefElement

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
PGFElement()
          Creates a new font catalog element.
 
Method Summary
 MIFElement lookupElement(java.lang.Object key)
           
 
Methods inherited from class org.apache.fop.render.mif.MIFElement
addElement, finish, output, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PGFElement

public PGFElement()
Creates a new font catalog element.

Method Detail

lookupElement

public MIFElement lookupElement(java.lang.Object key)
Overrides:
lookupElement in class RefElement

fop 0.95

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.