Class VerticalLine

java.lang.Object
net.sourceforge.plantuml.nwdiag.VerticalLine
All Implemented Interfaces:
UDrawable

public class VerticalLine extends Object implements UDrawable
  • Constructor Details

    • VerticalLine

      public VerticalLine(double y1, double y2, Set<Double> skip)
  • Method Details