public class MagicPointsFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<Point2D.Double> |
get(Point2D.Double p1,
Point2D.Double p2) |
static List<Point2D.Double> |
get(Rectangle2D.Double rect) |
public static List<Point2D.Double> get(Rectangle2D.Double rect)
public static List<Point2D.Double> get(Point2D.Double p1, Point2D.Double p2)
Copyright © 2017. All rights reserved.