Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

ossimVceCanvas.cc File Reference

#include "ossimVceCanvas.h"
#include "ossimVceToolPalette.h"
#include "ossimVceFrame.h"
#include "ossimVceDiagramCommand.h"
#include "ossimVceControllerShape.h"
#include "ossimVceDisplayShape.h"
#include "ossimVceReaderWriterShape.h"
#include "ossimVceFilterShape.h"

Go to the source code of this file.


Functions

  BEGIN_EVENT_TABLE (ossimVceCanvas, wxShapeCanvas) EVT_MOUSE_EVENTS(ossimVceCanvas

Function Documentation

BEGIN_EVENT_TABLE ( ossimVceCanvas,
wxShapeCanvas )
 

Definition at line 14 of file gui/wx/vce/ossimVceCanvas.cc.

00026       : wxShapeCanvas(parent, id, pos, size, style)
00027 {
00028   SetBackgroundColour(*wxWHITE);
00029   view = v;
00030 }

Generated at Fri Sep 6 00:07:26 2002 for OSSIM - Open Source Image Map by doxygen1.2.6 written by , © 1997-2001