JX Application Framework
Loading...
Searching...
No Matches
JPSPrinterBase Member List

This is the complete list of members for JPSPrinterBase, including all inherited members.

ConvertToPS(const JCoordinate x, const JCoordinate y) constJPSPrinterBaseinlineprotected
ConvertToPS(const JPoint &pt) constJPSPrinterBaseinlineprotected
GetOutputFileName() constJPSPrinterBaseinline
GetOutputStream()JPSPrinterBaseprotected
JPSPrinterBase(JFontManager *fontManager)JPSPrinterBase
kPixelsPerInchJPSPrinterBasestatic
PSArc(const JCoordinate x, const JCoordinate y, const JCoordinate w, const JCoordinate h, const JFloat startAngle, const JFloat deltaAngle, const JColorID color, const JSize lineWidth, const bool drawDashedLines, const bool fill)JPSPrinterBase
PSCancelDocument()JPSPrinterBase
PSCloseDocument()JPSPrinterBase
PSColorImage(const JImage &image, const JRect &srcRect, const JRect &destRect)JPSPrinterBase
PSConvertToRGB(const JColorID color, JSize *red, JSize *green, JSize *blue) constJPSPrinterBaseprotected
PSDocumentIsOpen() constJPSPrinterBaseinline
PSGetOrigin() const =0JPSPrinterBaseprotectedpure virtual
PSGetPrintableHeight() const =0JPSPrinterBaseprotectedpure virtual
PSLine(const JCoordinate x1, const JCoordinate y1, const JCoordinate x2, const JCoordinate y2, const JColorID color, const JSize lineWidth, const bool drawDashedLines)JPSPrinterBase
PSOpenDocument()JPSPrinterBase
PSPolygon(const JCoordinate left, const JCoordinate top, const JPolygon &poly, const JColorID color, const JSize lineWidth, const bool drawDashedLines, const bool fill)JPSPrinterBase
PSPrintBlackWhite(const bool doIt)JPSPrinterBaseinline
PSPrintHeaderComments(std::ostream &output)=0JPSPrinterBaseprotectedpure virtual
PSPrintSetupComments(std::ostream &output)=0JPSPrinterBaseprotectedpure virtual
PSPrintVersionComment(std::ostream &output)=0JPSPrinterBaseprotectedpure virtual
PSRect(const JCoordinate x, const JCoordinate y, const JCoordinate w, const JCoordinate h, const JColorID color, const JSize lineWidth, const bool drawDashedLines, const bool fill)JPSPrinterBase
PSResetCoordinates()=0JPSPrinterBaseprotectedpure virtual
PSRestoreGraphicsState()JPSPrinterBaseprotected
PSSaveGraphicsState()JPSPrinterBaseprotected
PSSetClipRect(const JRect &r)JPSPrinterBase
PSSetDashList(const JArray< JSize > &dashList, const JSize dashOffset=0)JPSPrinterBase
PSShouldPrintCurrentPage() const =0JPSPrinterBaseprotectedpure virtual
PSString(const JFont &font, const JCoordinate ascent, const JCoordinate aligndx, const JCoordinate aligndy, const JFloat angle, const JCoordinate left, const JCoordinate top, const JString &str)JPSPrinterBase
PSWillPrintBlackWhite() constJPSPrinterBaseinline
SetCreator(const JString &str)JPSPrinterBaseinline
SetOutputFileName(const JString &name)JPSPrinterBaseinline
SetTitle(const JString &str)JPSPrinterBaseinline
~JPSPrinterBase()JPSPrinterBasevirtual