Package | Description |
---|---|
org.apache.fop.render.ps |
PostScript Renderer
|
Modifier and Type | Method and Description |
---|---|
static PSEventProducer |
PSEventProducer.Provider.get(EventBroadcaster broadcaster)
Returns an event producer.
|
Modifier and Type | Method and Description |
---|---|
static java.util.Map |
PSFontUtils.writeFontDict(org.apache.xmlgraphics.ps.PSGenerator gen,
FontInfo fontInfo,
java.util.Map<java.lang.String,Typeface> fonts,
PSEventProducer eventProducer)
Generates the PostScript code for the font dictionary.
|
static java.util.Map |
PSFontUtils.writeFontDict(org.apache.xmlgraphics.ps.PSGenerator gen,
FontInfo fontInfo,
PSEventProducer eventProducer)
Generates the PostScript code for the font dictionary.
|
Constructor and Description |
---|
ResourceHandler(FOUserAgent userAgent,
PSEventProducer eventProducer,
FontInfo fontInfo,
org.apache.xmlgraphics.ps.dsc.ResourceTracker resTracker,
java.util.Map formResources)
Main constructor.
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.