public class ElementPyramid extends AbstractElement
Constructor and Description |
---|
ElementPyramid(Positionner2 positionner,
TableStrategy tableStrategy,
java.lang.String title,
ISkinSimple spriteContainer) |
Modifier and Type | Method and Description |
---|---|
void |
drawU(UGraphic ug,
int zIndex,
XDimension2D dimToUse) |
int |
getNbCols() |
int |
getNbRows() |
XDimension2D |
getPreferredDimension(StringBounder stringBounder,
double x,
double y) |
blackBlueTrue, getBlack, getColor88, getColorAA, getColorBB, getColorDD, getColorEE, getWhite
public ElementPyramid(Positionner2 positionner, TableStrategy tableStrategy, java.lang.String title, ISkinSimple spriteContainer)
public XDimension2D getPreferredDimension(StringBounder stringBounder, double x, double y)
public void drawU(UGraphic ug, int zIndex, XDimension2D dimToUse)
public final int getNbRows()
public final int getNbCols()