|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface CoDrawHandler
When conceptual element requires custom drawing, a draw handler can be
specified in the configuration specification for the element. It can
take advantage of the default_init() or default_draw methods if wants
to.
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
void |
draw(CoElement element,
CoEnvData envData)
Deprecated. The method repsonsible for the drawing of the element. |
| Method Detail |
|---|
void draw(CoElement element,
CoEnvData envData)
throws WTException
element - envData -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||