Class TileUtils
java.lang.Object
net.sourceforge.plantuml.sequencediagram.teoz.TileUtils
public class TileUtils
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Tile
withMargin
(Tile tile, double x1, double x2, double y1, double y2) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TileUtils
public TileUtils()
-
-
Method Details
-
withMargin
-