org.jfree.layouting.output
Class AbstractOutputProcessorMetaData
public abstract
class
AbstractOutputProcessorMetaData
extends Object
implements OutputProcessorMetaData
Creation-Date: 02.01.2006, 18:39:46
Author: Thomas Morgner
protected AbstractOutputProcessorMetaData(FontStorage fontStorage)
public FontFamily getFontFamilyForGenericName(
CSSConstant genericName)
protected FontRegistry getFontRegistry()
public FontStorage getFontStorage()
Although most font systems are global, some may have some issues with
caching. OutputTargets may have to tweak the font storage system to their
needs.
Returns:
public int getHorizontalPageSpan()
public String getMediaType()
public String getNormalizedFontFamilyName(String name)
public Class[] getSupportedResourceTypes()
public int getVerticalPageSpan()
Returns the vertical page span. If the value is zero or negative, no
Returns:
protected void setFamilyMapping(
CSSConstant family, String name)