pathndge.h File Reference

(r1785/r751)

#include "tranlate.h"

Go to the source code of this file.

Classes

class  OpPathNudge
 The underlying nudge op that does a nudge on the selected points in a path. More...

Defines

#define OPTOKEN_PATHNUDGE   _T("PathNudge")
#define OPTOKEN_PATHNUDGEUP1   _T("PathNudgeUp1")
#define OPTOKEN_PATHNUDGEUP5   _T("PathNudgeUp5")
#define OPTOKEN_PATHNUDGEUP10   _T("PathNudgeUp10")
#define OPTOKEN_PATHNUDGEUPFIFTH   _T("PathNudgeUpFifth")
#define OPTOKEN_PATHNUDGEUPPIXEL1   _T("PathNudgeUpPixel1")
#define OPTOKEN_PATHNUDGEUPPIEL10   _T("PathNudgeUpPixel10")
#define OPTOKEN_PATHNUDGEDOWN1   _T("PathNudgeDown1")
#define OPTOKEN_PATHNUDGEDOWN5   _T("PathNudgeDown5")
#define OPTOKEN_PATHNUDGEDOWN10   _T("PathNudgeDown10")
#define OPTOKEN_PATHNUDGEDOWNFIFTH   _T("PathNudgeDownFifth")
#define OPTOKEN_PATHNUDGEDOWNPIXEL1   _T("PathNudgeDownPixel1")
#define OPTOKEN_PATHNUDGEDOWNPIXEL10   _T("PathNudgeDownPixel10")
#define OPTOKEN_PATHNUDGELEFT1   _T("PathNudgeLeft1")
#define OPTOKEN_PATHNUDGELEFT5   _T("PathNudgeLeft5")
#define OPTOKEN_PATHNUDGELEFT10   _T("PathNudgeLeft10")
#define OPTOKEN_PATHNUDGELEFTFIFTH   _T("PathNudgeLeftFifth")
#define OPTOKEN_PATHNUDGELEFTPIXEL1   _T("PathNudgeLeftPixel1")
#define OPTOKEN_PATHNUDGELEFTPIXEL10   _T("PathNudgeLeftPixel10")
#define OPTOKEN_PATHNUDGERIGHT1   _T("PathNudgeRight1")
#define OPTOKEN_PATHNUDGERIGHT5   _T("PathNudgeRight5")
#define OPTOKEN_PATHNUDGERIGHT10   _T("PathNudgeRight10")
#define OPTOKEN_PATHNUDGERIGHTFIFTH   _T("PathNudgeRightFifth")
#define OPTOKEN_PATHNUDGERIGHTPIXEL1   _T("PathNudgeRightPixel1")
#define OPTOKEN_PATHNUDGERIGHTPIXEL10   _T("PathNudgeRightPixel10")
#define DECLARE_OPPATHNUDGE_CLASS(DIR1)


Define Documentation

#define DECLARE_OPPATHNUDGE_CLASS DIR1   ) 
 

Value:

class OpPathNudge ## DIR1 : public OpPathNudge \
    { \
    CC_DECLARE_DYNCREATE(OpPathNudge ## DIR1) \
    public: \
        virtual void Do(OpDescriptor* pOpDesc); \
    }; \

Definition at line 191 of file pathndge.h.

#define OPTOKEN_PATHNUDGE   _T("PathNudge")
 

Definition at line 105 of file pathndge.h.

#define OPTOKEN_PATHNUDGEDOWN1   _T("PathNudgeDown1")
 

Definition at line 166 of file pathndge.h.

#define OPTOKEN_PATHNUDGEDOWN10   _T("PathNudgeDown10")
 

Definition at line 168 of file pathndge.h.

#define OPTOKEN_PATHNUDGEDOWN5   _T("PathNudgeDown5")
 

Definition at line 167 of file pathndge.h.

#define OPTOKEN_PATHNUDGEDOWNFIFTH   _T("PathNudgeDownFifth")
 

Definition at line 169 of file pathndge.h.

#define OPTOKEN_PATHNUDGEDOWNPIXEL1   _T("PathNudgeDownPixel1")
 

Definition at line 170 of file pathndge.h.

#define OPTOKEN_PATHNUDGEDOWNPIXEL10   _T("PathNudgeDownPixel10")
 

Definition at line 171 of file pathndge.h.

#define OPTOKEN_PATHNUDGELEFT1   _T("PathNudgeLeft1")
 

Definition at line 174 of file pathndge.h.

#define OPTOKEN_PATHNUDGELEFT10   _T("PathNudgeLeft10")
 

Definition at line 176 of file pathndge.h.

#define OPTOKEN_PATHNUDGELEFT5   _T("PathNudgeLeft5")
 

Definition at line 175 of file pathndge.h.

#define OPTOKEN_PATHNUDGELEFTFIFTH   _T("PathNudgeLeftFifth")
 

Definition at line 177 of file pathndge.h.

#define OPTOKEN_PATHNUDGELEFTPIXEL1   _T("PathNudgeLeftPixel1")
 

Definition at line 178 of file pathndge.h.

#define OPTOKEN_PATHNUDGELEFTPIXEL10   _T("PathNudgeLeftPixel10")
 

Definition at line 179 of file pathndge.h.

#define OPTOKEN_PATHNUDGERIGHT1   _T("PathNudgeRight1")
 

Definition at line 182 of file pathndge.h.

#define OPTOKEN_PATHNUDGERIGHT10   _T("PathNudgeRight10")
 

Definition at line 184 of file pathndge.h.

#define OPTOKEN_PATHNUDGERIGHT5   _T("PathNudgeRight5")
 

Definition at line 183 of file pathndge.h.

#define OPTOKEN_PATHNUDGERIGHTFIFTH   _T("PathNudgeRightFifth")
 

Definition at line 185 of file pathndge.h.

#define OPTOKEN_PATHNUDGERIGHTPIXEL1   _T("PathNudgeRightPixel1")
 

Definition at line 186 of file pathndge.h.

#define OPTOKEN_PATHNUDGERIGHTPIXEL10   _T("PathNudgeRightPixel10")
 

Definition at line 187 of file pathndge.h.

#define OPTOKEN_PATHNUDGEUP1   _T("PathNudgeUp1")
 

Definition at line 159 of file pathndge.h.

#define OPTOKEN_PATHNUDGEUP10   _T("PathNudgeUp10")
 

Definition at line 161 of file pathndge.h.

#define OPTOKEN_PATHNUDGEUP5   _T("PathNudgeUp5")
 

Definition at line 160 of file pathndge.h.

#define OPTOKEN_PATHNUDGEUPFIFTH   _T("PathNudgeUpFifth")
 

Definition at line 162 of file pathndge.h.

#define OPTOKEN_PATHNUDGEUPPIEL10   _T("PathNudgeUpPixel10")
 

Definition at line 164 of file pathndge.h.

#define OPTOKEN_PATHNUDGEUPPIXEL1   _T("PathNudgeUpPixel1")
 

Definition at line 163 of file pathndge.h.


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