Package | Description |
---|---|
org.scilab.forge.scirenderer.implementation.g2d.motor |
Modifier and Type | Method and Description |
---|---|
static java.util.List<PolyLine> |
PolyLine.getPolyLines(Vector3d[] vertices,
java.awt.Color[] colors,
G2DStroke stroke,
boolean loop)
Get a set of polylines.
|