![]() | InDesign SDK 20.5 |
#include <SdkObjModel.h>
Public Member Functions | |
| IPathGeometry | IID_IPATHGEOMETRY |
| IPMUnknown | IID_IEVENTHANDLER |
| ISprite | IID_ISPRITE |
| IPMUnknown | IID_ITRACKER |
Provides the saw wave tool's tracker.
| IPMUnknown kSawWaveTrackerBoss::IID_IEVENTHANDLER |
Forwards events into the tracker.
Implementation provided by the API.
Implementation: kCTrackerEventHandlerImpl.
| IPathGeometry kSawWaveTrackerBoss::IID_IPATHGEOMETRY |
Describes the geometry of the path that will be created on mouse up as
the mouse is dragged, implementation provided by the API.
Implementation: kPathGeometryImpl.
| ISprite kSawWaveTrackerBoss::IID_ISPRITE |
Draws the shape of the path that will be created on mouse up as
the mouse is dragged, implementation provided by the API.
Implementation: kNoHandleSpriteImpl.
| IPMUnknown kSawWaveTrackerBoss::IID_ITRACKER |
See SawWaveTracker.
Implementation: kSawWaveTrackerImpl.