InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
kSawWaveTrackerBoss Class Reference

#include <SdkObjModel.h>

Inheritance diagram for kSawWaveTrackerBoss:

Public Member Functions

IPathGeometry IID_IPATHGEOMETRY
 
IPMUnknown IID_IEVENTHANDLER
 
ISprite IID_ISPRITE
 
IPMUnknown IID_ITRACKER
 

Detailed Description

Provides the saw wave tool's tracker.

Member Function Documentation

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.