public interface LineAttributes extends GraphicAttributes
Modifier and Type | Method and Description |
---|---|
Color |
getLineColor()
Returns the line color.
|
double[] |
getLinePattern()
Returns the line pattern.
|
double |
getLineThickness()
Returns the line tickness. 0 means that the line thickness is
chosen as thin as possible.
|
Color getLineColor()
double getLineThickness()
double[] getLinePattern()
Copyright © 2017. All Rights Reserved.