public class PSDocumentHandler.FOPPSGeneratorImpl extends org.apache.xmlgraphics.ps.PSGenerator implements PSDocumentHandler.FOPPSGenerator
Constructor and Description |
---|
FOPPSGeneratorImpl(java.io.OutputStream out) |
Modifier and Type | Method and Description |
---|---|
PSDocumentHandler |
getHandler() |
java.util.Map<java.lang.Integer,java.net.URI> |
getImages() |
java.io.BufferedOutputStream |
getTempStream(java.net.URI uri) |
javax.xml.transform.Source |
resolveURI(java.lang.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, isCommentsEnabled, isCompactMode, isResourceSupplied, mapCommand, newLine, notifyResourceUsage, notifyStartNewPage, restoreGraphicsState, saveGraphicsState, setCommentsEnabled, setCompactMode, setPSLevel, setResourceTracker, showPage, useColor, useDash, useFont, useLineCap, useLineJoin, useLineWidth, useMiterLimit, useRGBColor, write, write, writeByteArr, writeDSCComment, writeDSCComment, writeDSCComment, writeln, writeResources
public javax.xml.transform.Source resolveURI(java.lang.String uri)
resolveURI
in class org.apache.xmlgraphics.ps.PSGenerator
public PSDocumentHandler getHandler()
getHandler
in interface PSDocumentHandler.FOPPSGenerator
public java.io.BufferedOutputStream getTempStream(java.net.URI uri) throws java.io.IOException
getTempStream
in interface PSDocumentHandler.FOPPSGenerator
java.io.IOException
public java.util.Map<java.lang.Integer,java.net.URI> getImages()
getImages
in interface PSDocumentHandler.FOPPSGenerator
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.