|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.graph2.MagicPointsFactory
public class MagicPointsFactory
Method Summary | |
---|---|
static List<Point2D.Double> |
get(Point2D.Double p1,
Point2D.Double p2)
|
static List<Point2D.Double> |
get(Rectangle2D.Double rect)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static List<Point2D.Double> get(Rectangle2D.Double rect)
public static List<Point2D.Double> get(Point2D.Double p1, Point2D.Double p2)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |