public class GridArray extends Object implements UDrawable
GridArray(ISkinParam skinParam, int lines, int cols)
void
drawU(UGraphic ug)
Placeable
getData(int l, int c)
int
getLines()
getRows()
setData(int l, int c, Placeable element)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public GridArray(ISkinParam skinParam, int lines, int cols)
public String toString()
toString
Object
public void setData(int l, int c, Placeable element)
public Placeable getData(int l, int c)
public final int getRows()
public final int getLines()
public void drawU(UGraphic ug)
drawU
UDrawable
Copyright © 2017. All rights reserved.