Class GraphicalElementLiveEvent

java.lang.Object
net.sourceforge.plantuml.sequencediagram.graphic.GraphicalElementLiveEvent

public class GraphicalElementLiveEvent extends Object
  • Constructor Details

    • GraphicalElementLiveEvent

      public GraphicalElementLiveEvent(double startingY)
  • Method Details

    • drawInternalU

      protected void drawInternalU(UGraphic ug, double maxX, Context2D context)
    • getStartingX

      public double getStartingX(StringBounder stringBounder)
    • getPreferredWidth

      public double getPreferredWidth(StringBounder stringBounder)
    • getPreferredHeight

      public double getPreferredHeight(StringBounder stringBounder)
    • getStartingY

      protected final double getStartingY()
    • drawU

      public final void drawU(UGraphic ug, double maxX, Context2D context)