public class ElementPyramid extends AbstractElement
Constructor and Description |
---|
ElementPyramid(Positionner2 positionner,
TableStrategy tableStrategy) |
Modifier and Type | Method and Description |
---|---|
void |
drawU(UGraphic ug,
int zIndex,
Dimension2D dimToUse) |
int |
getNbCols() |
int |
getNbRows() |
Dimension2D |
getPreferredDimension(StringBounder stringBounder,
double x,
double y) |
public ElementPyramid(Positionner2 positionner, TableStrategy tableStrategy)
public Dimension2D getPreferredDimension(StringBounder stringBounder, double x, double y)
public void drawU(UGraphic ug, int zIndex, Dimension2D dimToUse)
public final int getNbRows()
public final int getNbCols()
Copyright © 2015. All Rights Reserved.