Class ElementPyramid
java.lang.Object
net.sourceforge.plantuml.salt.element.AbstractElement
net.sourceforge.plantuml.salt.element.ElementPyramid
- All Implemented Interfaces:
Element
- Direct Known Subclasses:
ElementPyramidScrolled
-
Constructor Summary
ConstructorsConstructorDescriptionElementPyramid(Positionner2 positionner, TableStrategy tableStrategy, String title, ISkinSimple spriteContainer) -
Method Summary
Modifier and TypeMethodDescriptionvoiddrawU(UGraphic ug, int zIndex, XDimension2D dimToUse) final intfinal intgetPreferredDimension(StringBounder stringBounder, double x, double y) Methods inherited from class AbstractElement
blackBlueTrue, getBlack, getColor88, getColorAA, getColorBB, getColorDD, getColorEE, getPragma, getWhite
-
Constructor Details
-
ElementPyramid
public ElementPyramid(Positionner2 positionner, TableStrategy tableStrategy, String title, ISkinSimple spriteContainer)
-
-
Method Details
-
getPreferredDimension
-
drawU
-
getNbRows
public final int getNbRows() -
getNbCols
public final int getNbCols()
-