net.sourceforge.plantuml.graph2
Class MyCurve
java.lang.Object
net.sourceforge.plantuml.graph2.MyCurve
public class MyCurve
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MyCurve
public MyCurve(CubicCurve2D.Double curve)
getLenght
public final double getLenght()
drawDebug
public void drawDebug(Graphics2D g2d)
draw
public void draw(Graphics2D g2d)
setColor
public final void setColor(Color color)
intersects
public boolean intersects(List<MyCurve> others)
intersects
public boolean intersects(RectanglesCollection forbidden)
Copyright © 2013. All Rights Reserved.