public final class DefaultAngleLines extends Object implements IsDefaultAngleLines
| Constructor and Description |
|---|
DefaultAngleLines() |
| Modifier and Type | Method and Description |
|---|---|
int |
getBorderDashOffset()
Returns the line dash pattern offset or "phase".
|
String |
getColorAsString()
Returns the color of angled lines.
|
int |
getLineWidth()
Returns the width of angled lines.
|
boolean |
isDisplay()
If true, angle lines are shown
|
public boolean isDisplay()
IsDefaultAngleLinesisDisplay in interface IsDefaultAngleLinespublic String getColorAsString()
IsDefaultAngleLinesgetColorAsString in interface IsDefaultAngleLinespublic int getLineWidth()
IsDefaultAngleLinesgetLineWidth in interface IsDefaultAngleLinespublic int getBorderDashOffset()
IsDefaultAngleLinesgetBorderDashOffset in interface IsDefaultAngleLines