public class Paths extends Object
| Modifier and Type | Method and Description |
|---|---|
static Path2D |
fromPoints(Iterable<? extends Point2D> points,
boolean close)
Creates a new path that consists of line segments between the
given points
|
Copyright © 2017. All rights reserved.