public class VerticalLine extends java.lang.Object implements UDrawable
VerticalLine(double y1, double y2, java.util.Set<java.lang.Double> skip)
void
drawU(UGraphic ug)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public VerticalLine(double y1, double y2, java.util.Set<java.lang.Double> skip)
public void drawU(UGraphic ug)
drawU
UDrawable