jwx!
v0.0.2


wx
Class BufferedPaintDC

java.lang.Object
  extended bywx.Object
      extended bywx.DC
          extended bywx.MemoryDC
              extended bywx.BufferedDC
                  extended bywx.BufferedPaintDC

public class BufferedPaintDC
extends BufferedDC


Field Summary
 
Fields inherited from class wx.BufferedDC
BUFFER_CLIENT_AREA, BUFFER_VIRTUAL_AREA
 
Fields inherited from class wx.DC
FLOOD_BORDER, FLOOD_SURFACE, ODDEVEN_RULE, WINDING_RULE
 
Constructor Summary
BufferedPaintDC(Window window)
           
BufferedPaintDC(Window window, Bitmap buffer)
           
BufferedPaintDC(Window window, Bitmap buffer, int style)
           
BufferedPaintDC(Window window, int style)
           
 
Method Summary
 void delete()
           
 
Methods inherited from class wx.BufferedDC
init, init, init, init, init
 
Methods inherited from class wx.DC
blit, blit, blit, blit, blit, blit, blit, blit, blit, calcBoundingBox, canDrawBitmap, canGetTextExtent, clear, computeScaleAndOrigin, crossHair, crossHair, destroyClippingRegion, 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, getCharHeight, getCharWidth, getClippingBox, getDepth, getDeviceOrigin, getFont, getLogicalFunction, getLogicalOrigin, getLogicalScale, getMapMode, getMultiLineTextExtent, getMultiLineTextExtent, getMultiLineTextExtent, getPartialTextExtents, getPen, getPixel, getPixel, getPPI, getSize, getSizeMM, getTextBackground, getTextExtent, getTextExtent, getTextExtent, getTextExtent, getTextForeground, getUserScale, logicalToDeviceX, logicalToDeviceXRel, logicalToDeviceY, logicalToDeviceYRel, maxX, maxY, minX, minY, ok, resetBoundingBox, setAxisOrientation, setBackground, setBackgroundMode, setBrush, setClippingRegion, setClippingRegion, setClippingRegion, setClippingRegion, setDeviceOrigin, setFont, setLogicalFunction, setLogicalOrigin, setLogicalScale, setMapMode, setPalette, setPen, setTextBackground, setTextForeground, 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

BufferedPaintDC

public BufferedPaintDC(Window window,
                       Bitmap buffer,
                       int style)

BufferedPaintDC

public BufferedPaintDC(Window window,
                       Bitmap buffer)

BufferedPaintDC

public BufferedPaintDC(Window window,
                       int style)

BufferedPaintDC

public BufferedPaintDC(Window window)
Method Detail

delete

public void delete()
Overrides:
delete in class BufferedDC

jwx!
v0.0.2


© 2006 Amit G Mendapara.