org.xwt.plat
Class Java2.Java2PixelBuffer

java.lang.Object
  extended byorg.xwt.PixelBuffer
      extended byorg.xwt.plat.AWT.AWTPixelBuffer
          extended byorg.xwt.plat.Java2.Java2PixelBuffer
Enclosing class:
Java2

protected static class Java2.Java2PixelBuffer
extends AWT.AWTPixelBuffer


Field Summary
 
Fields inherited from class org.xwt.plat.AWT.AWTPixelBuffer
g, i
 
Constructor Summary
Java2.Java2PixelBuffer(int w, int h)
           
 
Methods inherited from class org.xwt.plat.AWT.AWTPixelBuffer
drawPicture, drawPictureAlphaOnly, fillTrapezoid, getHeight, getWidth
 
Methods inherited from class org.xwt.PixelBuffer
drawLine
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Java2.Java2PixelBuffer

public Java2.Java2PixelBuffer(int w,
                              int h)