net.sourceforge.plantuml.graph2
Class MagicPointsFactory2

java.lang.Object
  extended by net.sourceforge.plantuml.graph2.MagicPointsFactory2

public class MagicPointsFactory2
extends Object


Constructor Summary
MagicPointsFactory2(Point2D.Double p1, Point2D.Double p2)
           
 
Method Summary
 List<Point2D.Double> get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MagicPointsFactory2

public MagicPointsFactory2(Point2D.Double p1,
                           Point2D.Double p2)
Method Detail

get

public List<Point2D.Double> get()


Copyright © 2013. All Rights Reserved.