Class ElementTabBar
java.lang.Object
net.sourceforge.plantuml.salt.element.AbstractElement
net.sourceforge.plantuml.salt.element.ElementTabBar
- All Implemented Interfaces:
Element
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoiddrawU(UGraphic ug, int zIndex, XDimension2D dimToUse) getPreferredDimension(StringBounder stringBounder, double x, double y) booleanvoidsetVertical(boolean vertical) Methods inherited from class AbstractElement
blackBlueTrue, getBlack, getColor88, getColorAA, getColorBB, getColorDD, getColorEE, getPragma, getWhite
-
Constructor Details
-
ElementTabBar
-
-
Method Details
-
addTab
-
getPreferredDimension
-
drawU
-
isVertical
public boolean isVertical() -
setVertical
public void setVertical(boolean vertical)
-