|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LineStyle | |
---|---|
com.horstmann.violet | |
com.horstmann.violet.framework |
Uses of LineStyle in com.horstmann.violet |
---|
Fields in com.horstmann.violet declared as LineStyle | |
---|---|
static LineStyle |
LineStyle.DOTTED
|
static LineStyle |
LineStyle.SOLID
|
Uses of LineStyle in com.horstmann.violet.framework |
---|
Methods in com.horstmann.violet.framework that return LineStyle | |
---|---|
LineStyle |
SegmentedLineEdge.getLineStyle()
Gets the line style property. |
Methods in com.horstmann.violet.framework with parameters of type LineStyle | |
---|---|
void |
SegmentedLineEdge.setLineStyle(LineStyle newValue)
Sets the line style property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |