#include <cntrtool.h>
Inheritance diagram for ContourInfoBarOpCreate:
Public Member Functions | |
DialogBarOp * | Create () |
Definition at line 533 of file cntrtool.h.
|
Implements BarCreate. Definition at line 536 of file cntrtool.h. 00536 { return (new ContourInfoBarOp); }
|