|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StrokeStyle
This interface specifies the line style of a shape
Nested Class Summary | |
---|---|
static class |
StrokeStyle.LineCap
|
static class |
StrokeStyle.LineCompound
|
static class |
StrokeStyle.LineDash
The line dash with pattern. |
Method Summary | |
---|---|
StrokeStyle.LineCap |
getLineCap()
|
StrokeStyle.LineCompound |
getLineCompound()
|
StrokeStyle.LineDash |
getLineDash()
|
double |
getLineWidth()
|
PaintStyle |
getPaint()
|
Method Detail |
---|
PaintStyle getPaint()
StrokeStyle.LineCap getLineCap()
StrokeStyle.LineDash getLineDash()
StrokeStyle.LineCompound getLineCompound()
double getLineWidth()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |