Package | Description |
---|---|
org.apache.fop.render.ps |
PostScript Renderer
|
Modifier and Type | Method | Description |
---|---|---|
static PSEventProducer |
PSEventProducer.Provider.get(EventBroadcaster broadcaster) |
Returns an event producer.
|
Modifier and Type | Method | 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 | Description |
---|---|
ResourceHandler(FOUserAgent userAgent,
PSEventProducer eventProducer,
FontInfo fontInfo,
org.apache.xmlgraphics.ps.dsc.ResourceTracker resTracker,
java.util.Map formResources) |
Main constructor.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.