com.ptc.core.ca.co.client.element
Class CoDrawController
java.lang.Object
com.ptc.core.ca.co.client.element.CoElementHandler
com.ptc.core.ca.co.client.element.CoDrawController
- All Implemented Interfaces:
- CoDrawHandler
Deprecated.
@Deprecated
public class CoDrawController
- extends CoElementHandler
- implements CoDrawHandler
The class implementing CoDrawHanlder capable of conditional
drawing of the element.
Supported API: true
Extendable: false
|
Method Summary |
void |
draw(CoElement element,
CoEnvData envData)
Deprecated. The method repsonsible for the drawing of the element. |
draw
public void draw(CoElement element,
CoEnvData envData)
throws WTException
- Deprecated.
- The method repsonsible for the drawing of the element.
Supported API: true
- Specified by:
draw in interface CoDrawHandler
- Parameters:
element - envData -
- Throws:
WTException