24 #ifndef __CHandleShape__ 25 #define __CHandleShape__ 27 #include "IConcreteSelection.h" 28 #include "IHandleShape.h" 29 #include "GraphicsID.h" 30 #include "HelperInterface.h" 32 #include "IAdornmentHandleShape.h" 61 virtual void DrawPathImmediate(
GraphicsData *gd, int32 shapeflags) = 0;
71 virtual void DrawTextFrameHandles(
GraphicsData *gd, int32 shapeflags, int32 textflags);
74 virtual void AddTextFrameHandleWidth (
const PMMatrix& theMatrix,
PMRect* itemBounds)
const;
77 bool16 HandlesDisabled (
GraphicsData *gd, int32 shapeflags);