Uses of Class
net.sourceforge.plantuml.activitydiagram3.ftile.Snake
Packages that use Snake
-
Uses of Snake in net.sourceforge.plantuml.activitydiagram3.ftile
Methods in net.sourceforge.plantuml.activitydiagram3.ftile that return SnakeModifier and TypeMethodDescriptionstatic Snake
Snake.create
(ISkinParam skinParam, Rainbow color) static Snake
Snake.create
(ISkinParam skinParam, Rainbow color, UPolygon endDecoration) static Snake
Snake.create
(ISkinParam skinParam, UPolygon startDecoration, Rainbow color, UPolygon endDecoration) Snake.emphasizeDirection
(Direction emphasizeDirection) final Snake
Snake.ignoreForCompression()
Snake.merge
(Snake other, StringBounder stringBounder) Snake.move
(double dx, double dy) Snake.transformX
(PiecewiseAffineTransform compressionTransform) Snake.translate
(UTranslate translate) Snake.withLabel
(TextBlock textBlock, HorizontalAlignment horizontalAlignment) Snake.withLabel
(TextBlock textBlock, VerticalAlignment verticalAlignment) Snake.withMerge
(MergeStrategy mergeable) Snake.withoutEndDecoration()
Methods in net.sourceforge.plantuml.activitydiagram3.ftile with parameters of type SnakeModifier and TypeMethodDescriptionboolean
Zad.doesHorizontalCross
(Snake snake) Snake.merge
(Snake other, StringBounder stringBounder) boolean