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 TypeMethodDescriptionvoid
addTab
(java.lang.String tab) void
drawU
(UGraphic ug, int zIndex, Dimension2D dimToUse) getPreferredDimension
(StringBounder stringBounder, double x, double y) boolean
void
setVertical
(boolean vertical) Methods inherited from class net.sourceforge.plantuml.salt.element.AbstractElement
blackBlueTrue, getBlack, getColor88, getColorAA, getColorBB, getColorDD, getColorEE, getWhite
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ElementTabBar
-
-
Method Details
-
addTab
public void addTab(java.lang.String tab) -
getPreferredDimension
-
drawU
-
isVertical
public boolean isVertical() -
setVertical
public void setVertical(boolean vertical)
-