jwx!
v0.0.2


wx
Class MirrorDC

java.lang.Object
  extended bywx.Object
      extended bywx.DC
          extended bywx.MirrorDC

public class MirrorDC
extends DC


Field Summary
 
Fields inherited from class wx.DC
FLOOD_BORDER, FLOOD_SURFACE, ODDEVEN_RULE, WINDING_RULE
 
Constructor Summary
MirrorDC(DC dc, boolean mirror)
           
 
Method Summary
 void delete()
           
 Size reflect(Size sizeOrig)
           
 
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

MirrorDC

public MirrorDC(DC dc,
                boolean mirror)
Method Detail

delete

public void delete()
Overrides:
delete in class DC

reflect

public Size reflect(Size sizeOrig)

jwx!
v0.0.2


© 2006 Amit G Mendapara.