Class WormTexted
java.lang.Object
net.sourceforge.plantuml.activitydiagram3.ftile.WormTexted
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddAll(WormTexted other) voidaddPoint(double x, double y) voidcopyLabels(WormTexted other) voiddrawInternalOneColor(UPolygon startDecoration, UGraphic ug, HtmlColorAndStyle color, double stroke, Direction emphasizeDirection, UPolygon endDecoration) get(int i) doublegetMaxX(StringBounder stringBounder) getWorm()booleanisEmptyText(StringBounder stringBounder) iterator()merge(WormTexted other, MergeStrategy merge) voidintsize()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Method Details
-
iterator
-
addPoint
public void addPoint(double x, double y) -
drawInternalOneColor
public void drawInternalOneColor(UPolygon startDecoration, UGraphic ug, HtmlColorAndStyle color, double stroke, Direction emphasizeDirection, UPolygon endDecoration) -
getWorm
-
get
-
size
public int size() -
merge
-
addAll
-
setLabel
-
isEmptyText
-
getMaxX
-
copyLabels
-