pColorBar.h File Reference

#include <wx/wxprec.h>
#include <wx/wx.h>
#include <iostream>
#include <vector>
#include <deque>
#include "marTypes.h"
#include "pColorPoint.h"
#include "LogicalColorBar.h"
#include "pFigure.h"
#include "wx/colordlg.h"
Include dependency graph for pColorBar.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pColorBar

Defines

#define TRIANGLE   3
#define RECTANGLE   4
#define FIGURE_WIDTH   3

Enumerations

enum  {
  cntID_ADD_COLOR_POINT = 6000, cntID_DEL_COLOR_POINT, cntID_CHANGE_COLOR_POINT, cntID_DEGRADE_CONTROL,
  cntID_CHANGE_FIGURE, cntID_TRIANGLES_UP, cntID_TRIANGLES_DOWN, cntID_TRIANGLES_LEFT,
  cntID_TRIANGLES_RIGHT, cntID_RECTANGLES
}

Define Documentation

#define FIGURE_WIDTH   3

Definition at line 38 of file pColorBar.h.

Referenced by pColorBar::pColorBar().

#define RECTANGLE   4
#define TRIANGLE   3

Definition at line 32 of file pColorBar.h.

Referenced by pFigure::getVertexPoints(), and pFigure::isPointInside().


Enumeration Type Documentation

anonymous enum

Command IDs used by pColorPoint

Enumerator:
cntID_ADD_COLOR_POINT 
cntID_DEL_COLOR_POINT 
cntID_CHANGE_COLOR_POINT 
cntID_DEGRADE_CONTROL 
cntID_CHANGE_FIGURE 
cntID_TRIANGLES_UP 
cntID_TRIANGLES_DOWN 
cntID_TRIANGLES_LEFT 
cntID_TRIANGLES_RIGHT 
cntID_RECTANGLES 

Definition at line 53 of file pColorBar.h.


Generated on 20 Oct 2010 for creaMaracasVisu_lib by  doxygen 1.6.1