public class DwfWhipLineStyle extends DwfWhipAttribute
Represents line style
| Constructor and Description |
|---|
DwfWhipLineStyle() |
| Modifier and Type | Method and Description |
|---|---|
DwfWhipLineCapStyle |
getEndCap()
Gets end cap
|
DwfWhipLineJoinStyle |
getJoinStyle()
Gets join style
|
DwfWhipLineCapStyle |
getStartCap()
Gets start cap
|
isMaterializedpublic DwfWhipLineJoinStyle getJoinStyle()
Gets join style
public DwfWhipLineCapStyle getStartCap()
Gets start cap
public DwfWhipLineCapStyle getEndCap()
Gets end cap