public interface LineAttributes extends GraphicAttributes
Modifier and Type | Method and Description |
---|---|
java.awt.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.
|
java.awt.Color getLineColor()
double getLineThickness()
double[] getLinePattern()
Copyright © 2020. All Rights Reserved.