public interface LinePropertiesSupporter
Modifier and Type | Method and Description |
---|---|
org.eclipse.swt.graphics.RGB |
getLineColor() |
float |
getLineWidth() |
void |
setLineColor(org.eclipse.swt.graphics.RGB rgb) |
void |
setLineWidth(float width) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.