org.apache.fop.render.mif

Class 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(Object key)

Methods inherited from class org.apache.fop.render.mif.RefElement

lookupElement

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

public MIFElement lookupElement(Object key)
Overrides:
lookupElement in interface RefElement

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