opcntr.h File Reference

(r1785/r1282)

#include "blendatt.h"

Go to the source code of this file.

Classes

class  CreateContourParam
 The op param for the creation of contours. More...
class  OpCreateContour
 Creates contours on the selection. More...
class  OpRemoveContour
 Removes contours on the selection. More...
class  RegenerateContourAction
 Forces a regeneration of the bevel in all nodes in the list Used by NodeBevelcontroller::OnChildChange to force redraws in undos/redos. More...
class  OpChangeContourWidth
 Forces a regeneration of the bevel in all nodes in the list Used by NodeBevelcontroller::OnChildChange to force redraws in undos/redos. More...
class  ChangeContourWidthParam
 Parameter for the change countour operation. More...
class  ContourWidthListItem
 ListItem for use in ChangeContourWidthAction's list. More...
class  ChangeContourWidthAction
 Forces a regeneration of the bevel in all nodes in the list Used by NodeBevelcontroller::OnChildChange to force redraws in undos/redos. More...
class  ChangeContourToOuterAction
 Changes the node to an outer contour node & regenerates. More...
class  ChangeContourToInnerAction
 Changes the node to an inner contour node & regenerates. More...
class  OpChangeContourToInner
 Changes all contours to inner - used by the button on the infobar. More...
class  OpChangeContourToOuter
 Changes all contours to outer - used by the button on the infobar. More...
class  OpChangeContourSteps
 This changes the number of steps of the selected blends. More...
class  ChangeContourStepsAction
 An action which undoes the modification of a path's filled bit (or redoes it) It can also be used to undo the IsStroked flag as well. More...
class  OpChangeContourColourType
 This changes the number of steps of the selected blends. More...
class  OpChangeContourAttributeProfile
 This changes the number of steps of the selected blends. More...
class  ChangeContourAttributeProfileAction
 An action which undoes the modification of a path's filled bit (or redoes it) It can also be used to undo the IsStroked flag as well. More...
class  ChangeContourColourTypeAction
 An action which undoes the modification of a path's filled bit (or redoes it) It can also be used to undo the IsStroked flag as well. More...
class  ChangeContourProfileParam
 The op param for the creation of contours. More...
class  OpChangeContourObjectProfile
 This changes the number of steps of the selected blends. More...
class  ChangeContourObjectProfileAction
 An action which undoes the modification of a path's filled bit (or redoes it) It can also be used to undo the IsStroked flag as well. More...
class  OpChangeContourStepDistance
 This changes the step distance of the selected blends. More...
class  OpConvertPathToShapes
 This creates objects out of the paths of the selected objects. More...
class  ConvertPathToShapesBecomeA
 The become A structure for the above operation Adds a node into the tree which is the stroked path of the particular node passed into the PassBack function Notes: When stepping through, you MUST store the next node before calling DoBecomeA - since the tree will be changed when PassBack is called in this class. More...
class  OpToggleContourInsetPath
 Toggles the inset path states of all selected contours. More...
class  ToggleInsetPathAction
 Toggles the inset path flag on the given node. More...

Defines

#define OPTOKEN_CREATECONTOUR   _T("CreateContour")
#define OPTOKEN_REMOVECONTOUR   _T("RemoveContour")
#define OPTOKEN_CHANGECONTOURWIDTH   _T("ChangeContourWidth")
#define OPTOKEN_CHANGECONTOUR_INNER   _T("ChangeContourToInner")
#define OPTOKEN_CHANGECONTOUR_OUTER   _T("ChangeContourToOuter")
#define OPTOKEN_CHANGECONTOURSTEPS   _T("ChangeContourSteps")
#define OPTOKEN_CHANGECONTOURCOLOURTYPE   _T("ChangeContourColourType")
#define OPTOKEN_CHANGECONTOURATTRPROFILE   _T("ChangeContourAttributeProfile")
#define OPTOKEN_CHANGECONTOUROBJPROFILE   _T("ChangeContourObjectProfile")
#define OPTOKEN_CHANGECONTOURSTEPDISTANCE   _T("ChangeContourStepDistance")
#define OPTOKEN_CONVERTPATHTOSHAPES   _T("ConvertPathToShapes")
#define OPTOKEN_TOGGLEINSETPATH   _T("InsetPath")


Define Documentation

#define OPTOKEN_CHANGECONTOUR_INNER   _T("ChangeContourToInner")
 

Definition at line 106 of file opcntr.h.

#define OPTOKEN_CHANGECONTOUR_OUTER   _T("ChangeContourToOuter")
 

Definition at line 107 of file opcntr.h.

#define OPTOKEN_CHANGECONTOURATTRPROFILE   _T("ChangeContourAttributeProfile")
 

Definition at line 110 of file opcntr.h.

#define OPTOKEN_CHANGECONTOURCOLOURTYPE   _T("ChangeContourColourType")
 

Definition at line 109 of file opcntr.h.

#define OPTOKEN_CHANGECONTOUROBJPROFILE   _T("ChangeContourObjectProfile")
 

Definition at line 111 of file opcntr.h.

#define OPTOKEN_CHANGECONTOURSTEPDISTANCE   _T("ChangeContourStepDistance")
 

Definition at line 112 of file opcntr.h.

#define OPTOKEN_CHANGECONTOURSTEPS   _T("ChangeContourSteps")
 

Definition at line 108 of file opcntr.h.

#define OPTOKEN_CHANGECONTOURWIDTH   _T("ChangeContourWidth")
 

Definition at line 105 of file opcntr.h.

#define OPTOKEN_CONVERTPATHTOSHAPES   _T("ConvertPathToShapes")
 

Definition at line 113 of file opcntr.h.

#define OPTOKEN_CREATECONTOUR   _T("CreateContour")
 

Definition at line 103 of file opcntr.h.

#define OPTOKEN_REMOVECONTOUR   _T("RemoveContour")
 

Definition at line 104 of file opcntr.h.

#define OPTOKEN_TOGGLEINSETPATH   _T("InsetPath")
 

Definition at line 114 of file opcntr.h.


Generated on Sat Nov 10 03:49:26 2007 for Camelot by  doxygen 1.4.4