15 #include <vl/environmentProcessPublisher.h>
17 namespace vrvControlToolkit
89 virtual unsigned id()
const;
97 virtual void setId(
unsigned id );
99 virtual const DtGlobalObjectDesignator& globalId()
const;
101 virtual void setVisible(
bool yesNo);
103 virtual bool visible()
const;
105 virtual bool flashing()
const;
107 virtual void setFlashing(
bool yesNo);
111 virtual void setColor(
const DtVdcColor& color);
113 virtual void setRemoteGraphicSet(
const std::string& setName);
119 virtual void update() = 0;
121 static void setPublisherCreator(DtEnvironmentProcessPublisherCreator* creator);
#define DT_DLL_VRVDRAWCONTROL
Definition: vrvDrawControl.h:15
DtVdcColor.h contains the class definition for DtVdcColor, which is used to represent colors for all ...