PSDocumentHandler.FOPPSGenerator, org.apache.xmlgraphics.ps.PSCommandMappublic class PSDocumentHandler.FOPPSGeneratorImpl extends org.apache.xmlgraphics.ps.PSGenerator implements PSDocumentHandler.FOPPSGenerator
| Constructor | Description |
|---|---|
FOPPSGeneratorImpl(java.io.OutputStream out) |
| Modifier and Type | Method | 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
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcommentln, 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, writeResourcespublic javax.xml.transform.Source resolveURI(java.lang.String uri)
resolveURI in class org.apache.xmlgraphics.ps.PSGeneratorpublic PSDocumentHandler getHandler()
getHandler in interface PSDocumentHandler.FOPPSGeneratorpublic java.io.BufferedOutputStream getTempStream(java.net.URI uri)
throws java.io.IOException
getTempStream in interface PSDocumentHandler.FOPPSGeneratorjava.io.IOExceptionpublic java.util.Map<java.lang.Integer,java.net.URI> getImages()
getImages in interface PSDocumentHandler.FOPPSGeneratorCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.