![]() | InDesign SDK 20.5 |
#include <PathTypes.h>
Public Types | |
| typedef base_type | data_type |
Public Member Functions | |
| PointSelector (int32 path, int32 point, PathPointIndex flags=kAnchorPt, ClassID adornmentClass=kInvalidClass) | |
| int32 | PathIndex () const |
| void | PathIndex (int32 pathIndex) |
| int32 | PointIndex () const |
| void | PointIndex (int32 pointIndex) |
| PathPointIndex | Selector () const |
| void | Selector (PathPointIndex selector) |
| ClassID | AdornmentClass () const |
| void | AdornmentClass (ClassID adornmentClass) |
| bool16 | operator== (const PointSelector &other) const |
| bool16 | operator!= (const PointSelector &other) const |
| bool16 | operator< (const PointSelector &other) const |
| void | ReadWrite (IPMStream *s) |
Specifies a selected point
| inline |
Get the adornment class
| inline |
Set the adornment class
| inline |
Get the path index
| inline |
Set the path index
| inline |
Get the point index
| inline |
Set the point index
| inline |
Get the selector
| inline |
Set the selector