public class PSDocumentHandler.FOPPSGeneratorImpl extends org.apache.xmlgraphics.ps.PSGenerator implements PSDocumentHandler.FOPPSGenerator
Constructor and Description |
---|
FOPPSGeneratorImpl(OutputStream out) |
Modifier and Type | Method and Description |
---|---|
PSDocumentHandler |
getHandler() |
Map<Integer,URI> |
getImages() |
BufferedOutputStream |
getTempStream(URI uri) |
Source |
resolveURI(String uri)
Need to subclass PSGenerator to have better URI resolution
|
commentln, concatMatrix, concatMatrix, concatMatrix, convertRealToDSC, convertStringToDSC, convertStringToDSC, defineRect, embedIdentityH, escapeChar, flush, formatDouble, formatDouble5, formatMatrix, formatRectangleToArray, getCurrentState, getIdentityHCMapResource, getOutputStream, getProcsetCIDInitResource, getPSLevel, getResourceTracker, includeProcsetCIDInitResource, isAcrobatDownsample, isCommentsEnabled, isCompactMode, isResourceSupplied, mapCommand, newLine, notifyResourceUsage, notifyStartNewPage, restoreGraphicsState, saveGraphicsState, setAcrobatDownsample, setCommentsEnabled, setCompactMode, setPSLevel, setResourceTracker, showPage, useColor, useDash, useFont, useLineCap, useLineJoin, useLineWidth, useMiterLimit, useRGBColor, write, write, writeByteArr, writeDSCComment, writeDSCComment, writeDSCComment, writeln, writeResources
public FOPPSGeneratorImpl(OutputStream out)
public Source resolveURI(String uri)
resolveURI
in class org.apache.xmlgraphics.ps.PSGenerator
public PSDocumentHandler getHandler()
getHandler
in interface PSDocumentHandler.FOPPSGenerator
public BufferedOutputStream getTempStream(URI uri) throws IOException
getTempStream
in interface PSDocumentHandler.FOPPSGenerator
IOException
public Map<Integer,URI> getImages()
getImages
in interface PSDocumentHandler.FOPPSGenerator
Copyright © 2025 Apache Software Foundation. All rights reserved.