|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LineStyleListener
Classes which implement this interface provide a method that can provide the style information for a line that is to be drawn.
LineStyleEvent
,
Sample code and further informationMethod Summary | |
---|---|
void |
lineGetStyle(LineStyleEvent event)
This method is called when a line is about to be drawn in order to get the line's style information. |
Method Detail |
---|
void lineGetStyle(LineStyleEvent event)
The following event fields are used:
event
- the given eventLineStyleEvent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |