jwx!
v0.0.2


wx
Class PaintDC

java.lang.Object
  extended bywx.Object
      extended bywx.DC
          extended bywx.WindowDC
              extended bywx.PaintDC

public class PaintDC
extends WindowDC


Field Summary
 
Fields inherited from class wx.DC
FLOOD_BORDER, FLOOD_SURFACE, ODDEVEN_RULE, WINDING_RULE
 
Constructor Summary
PaintDC()
           
PaintDC(Window win)
           
 
Method Summary
 void delete()
           
 
Methods inherited from class wx.WindowDC
canDrawBitmap, canGetTextExtent, clear, computeScaleAndOrigin, destroyClippingRegion, getCharHeight, getCharWidth, getDepth, getPPI, setBackground, setBackgroundMode, setBrush, setFont, setLogicalFunction, setPalette, setPen, setTextBackground, setTextForeground
 
Methods inherited from class wx.DC
blit, blit, blit, blit, blit, blit, blit, blit, blit, calcBoundingBox, crossHair, crossHair, deviceToLogicalX, deviceToLogicalXRel, deviceToLogicalY, deviceToLogicalYRel, drawArc, drawArc, drawBitmap, drawBitmap, drawBitmap, drawBitmap, drawCheckMark, drawCheckMark, drawCircle, drawCircle, drawEllipse, drawEllipse, drawEllipse, drawEllipticArc, drawEllipticArc, drawIcon, drawIcon, drawLabel, drawLabel, drawLabel, drawLabel, drawLabel, drawLabel, drawLabel, drawLine, drawLine, drawLines, drawLines, drawPoint, drawPoint, drawPolygon, drawPolygon, drawPolygon, drawPolyPolygon, drawPolyPolygon, drawPolyPolygon, drawRectangle, drawRectangle, drawRectangle, drawRotatedText, drawRotatedText, drawRoundedRectangle, drawRoundedRectangle, drawRoundedRectangle, drawSpline, drawSpline, drawText, drawText, endDoc, endPage, floodFill, floodFill, floodFill, floodFill, getBackground, getBackgroundMode, getBrush, getClippingBox, getDeviceOrigin, getFont, getLogicalFunction, getLogicalOrigin, getLogicalScale, getMapMode, getMultiLineTextExtent, getMultiLineTextExtent, getMultiLineTextExtent, getPartialTextExtents, getPen, getPixel, getPixel, getSize, getSizeMM, getTextBackground, getTextExtent, getTextExtent, getTextExtent, getTextExtent, getTextForeground, getUserScale, logicalToDeviceX, logicalToDeviceXRel, logicalToDeviceY, logicalToDeviceYRel, maxX, maxY, minX, minY, ok, resetBoundingBox, setAxisOrientation, setClippingRegion, setClippingRegion, setClippingRegion, setClippingRegion, setDeviceOrigin, setLogicalOrigin, setLogicalScale, setMapMode, setUserScale, startDoc, startPage
 
Methods inherited from class wx.Object
_, getTanslation
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PaintDC

public PaintDC()

PaintDC

public PaintDC(Window win)
Method Detail

delete

public void delete()
Overrides:
delete in class WindowDC

jwx!
v0.0.2


© 2006 Amit G Mendapara.