public interface IsDefaultScaleLines
Modifier and Type | Method and Description |
---|---|
List<Integer> |
getBorderDash()
Returns the line dash pattern used when stroking lines, using an array of values which specify alternating lengths of lines and gaps which describe the pattern.
|
double |
getBorderDashOffset()
Returns the line dash pattern offset.
|
String |
getColorAsString()
Returns the color of lines.
|
int |
getLineWidth()
Returns the width of lines.
|
String getColorAsString()
int getLineWidth()
double getBorderDashOffset()