gnu.rfb
Class Hextile.Tile

java.lang.Object
  extended by gnu.rfb.Hextile.Tile
Enclosing class:
Hextile

public static class Hextile.Tile
extends java.lang.Object


Field Summary
 int bgpixel
           
 Hextile.SubRect[] subrects
           
 
Constructor Summary
Hextile.Tile()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

bgpixel

public int bgpixel

subrects

public Hextile.SubRect[] subrects
Constructor Detail

Hextile.Tile

public Hextile.Tile()