java.lang.Object
net.sourceforge.plantuml.sequencediagram.teoz.TileUtils

public class TileUtils extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static 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

      public static Tile withMargin(Tile tile, double x1, double x2, double y1, double y2)