jwx!
v0.0.2


wx
Class ScreenDC

java.lang.Object
  extended bywx.Object
      extended bywx.DC
          extended bywx.ScreenDC

public class ScreenDC
extends DC


Field Summary
 
Fields inherited from class wx.DC
FLOOD_BORDER, FLOOD_SURFACE, ODDEVEN_RULE, WINDING_RULE
 
Constructor Summary
ScreenDC()
           
 
Method Summary
 void delete()
           
 boolean endDrawingOnTop()
           
 boolean startDrawingOnTop()
           
 boolean startDrawingOnTop(Rect rect)
           
 boolean startDrawingOnTop(Window window)
           
 
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

ScreenDC

public ScreenDC()
Method Detail

delete

public void delete()
Overrides:
delete in class DC

startDrawingOnTop

public boolean startDrawingOnTop(Window window)

startDrawingOnTop

public boolean startDrawingOnTop(Rect rect)

startDrawingOnTop

public boolean startDrawingOnTop()

endDrawingOnTop

public boolean endDrawingOnTop()

jwx!
v0.0.2


© 2006 Amit G Mendapara.