Class PSDocumentHandler.FOPPSGeneratorImpl

    • Field Summary

      • Fields inherited from class org.apache.xmlgraphics.ps.PSGenerator

        ATEND, DEFAULT_LANGUAGE_LEVEL, LF
    • Constructor Summary

      Constructors 
      Constructor Description
      FOPPSGeneratorImpl​(java.io.OutputStream out)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      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
      • Methods inherited from class org.apache.xmlgraphics.ps.PSGenerator

        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
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FOPPSGeneratorImpl

        public FOPPSGeneratorImpl​(java.io.OutputStream out)