public static class SwtCanvasStorePanel.SwtPolyLine extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) org.eclipse.swt.graphics.Color |
color |
(package private) int |
nrofPoints |
(package private) int[] |
points |
Constructor and Description |
---|
SwtPolyLine(GralCanvasStorage.PolyLine line,
SwtMng gralMng) |
int[] points
int nrofPoints
org.eclipse.swt.graphics.Color color
SwtPolyLine(GralCanvasStorage.PolyLine line, SwtMng gralMng)