|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ShapeElementStrokeSource
Represents how shape element should be drawn.
Field Summary | |
---|---|
static int |
NO_STROKE
Don't stroke primitive. |
static int |
OWN_STROKE
Use own stroke. |
static int |
SHAPE
Use shape's LineFormat. |
Field Detail |
---|
static final int NO_STROKE
static final int SHAPE
static final int OWN_STROKE
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |