|
StarOffice 5.2 API reverse engineered by classdoc |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.awt.Graphics | +--com.sun.star.comp.jawt.image.GraphicsImpl | +--com.sun.star.comp.jawt.peer.VCLPrintGraphics
Field Summary | |
(package private) boolean |
bIsDisposed
|
private com.sun.star.comp.jawt.peer.PrintJob |
rPrintJob
|
Fields inherited from class com.sun.star.comp.jawt.image.GraphicsImpl |
COL_TRANS, DEF_BG_COLOR, DEF_COLOR, ROP_0, ROP_1, ROP_INVERT, ROP_OVERPAINT, ROP_XOR, background, bgrndRGB, clipRect, color, colorRGB, font, metrics, rop, xDeviceRef, xGraphicsRef, xToolkitRef, x_off, xorColor, y_off |
Constructor Summary | |
(package private) |
VCLPrintGraphics(com.sun.star.comp.jawt.peer.PrintJob pj)
|
Method Summary | |
void |
dispose()
|
java.awt.PrintJob |
getPrintJob()
|
Methods inherited from class com.sun.star.comp.jawt.image.GraphicsImpl |
clearRect, clearRect, clipRect, copyArea, create, drawArc, drawImage, drawImage, drawImage, drawImage, drawImage, drawImage, drawLine, drawOval, drawPolygon, drawPolygon, drawPolyline, drawRect, drawRoundRect, drawString, drawString, drawString, fillArc, fillOval, fillPolygon, fillPolygon, fillRect, fillRoundRect, finalize, getClip, getClipBounds, getColor, getFont, getFontMetrics, getFontMetrics, getGraphicsId, getTranslation, getXDeviceRef, resetClipArea, setBackground, setClip, setClip, setColor, setFont, setFont, setPaintMode, setTranslation, setXORMode, toString, translate |
Methods inherited from class java.awt.Graphics |
create, draw3DRect, drawBytes, drawChars, fill3DRect, getClipRect |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
boolean bIsDisposed
private com.sun.star.comp.jawt.peer.PrintJob rPrintJob
Constructor Detail |
VCLPrintGraphics(com.sun.star.comp.jawt.peer.PrintJob pj) throws java.awt.AWTException
Method Detail |
public final void dispose()
public final java.awt.PrintJob getPrintJob()
getPrintJob
in interface java.awt.PrintGraphics
|
StarOffice 5.2 API reverse engineered by classdoc |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |