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.
|
Color getLineColor()
double getLineThickness()
double[] getLinePattern()
Copyright © 2017. All rights reserved.