Class PSDocumentHandler.FOPPSGeneratorImpl
java.lang.Object
org.apache.xmlgraphics.ps.PSGenerator
org.apache.fop.render.ps.PSDocumentHandler.FOPPSGeneratorImpl
- All Implemented Interfaces:
PSDocumentHandler.FOPPSGenerator, org.apache.xmlgraphics.ps.PSCommandMap
- Enclosing class:
PSDocumentHandler
public class PSDocumentHandler.FOPPSGeneratorImpl
extends org.apache.xmlgraphics.ps.PSGenerator
implements PSDocumentHandler.FOPPSGenerator
-
Field Summary
FieldsFields inherited from class org.apache.xmlgraphics.ps.PSGenerator
ATEND, DEFAULT_LANGUAGE_LEVEL, LF -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTempStream(URI uri) resolveURI(String uri) Need to subclass PSGenerator to have better URI resolutionMethods 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
-
Field Details
-
images
-
-
Constructor Details
-
FOPPSGeneratorImpl
-
-
Method Details
-
resolveURI
-
getHandler
- Specified by:
getHandlerin interfacePSDocumentHandler.FOPPSGenerator
-
getTempStream
- Specified by:
getTempStreamin interfacePSDocumentHandler.FOPPSGenerator- Throws:
IOException
-
getImages
- Specified by:
getImagesin interfacePSDocumentHandler.FOPPSGenerator
-