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
ConstructorDescriptionElementPyramid
(Positionner2 positionner, TableStrategy tableStrategy, String title, ISkinSimple spriteContainer) -
Method Summary
Modifier and TypeMethodDescriptionvoid
drawU
(UGraphic ug, int zIndex, XDimension2D dimToUse) final int
final int
getPreferredDimension
(StringBounder stringBounder, double x, double y) Methods inherited from class net.sourceforge.plantuml.salt.element.AbstractElement
blackBlueTrue, getBlack, getColor88, getColorAA, getColorBB, getColorDD, getColorEE, 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()
-