24 #ifndef __ISplineUtils__ 25 #define __ISplineUtils__ 28 #include "IPMUnknown.h" 32 #include "PMPathPoint.h" 34 #include "HitTestDragConstants.h" 45 #define kInvalidParameter -1.0 54 enum { kDefaultIID = IID_ISPLINEUTILS };
110 int32* pStrokeAlignment,
111 PMReal* pEffectiveStrokeWeight = nil ) = 0;
132 int32 strokeAlignment,
135 PMReal* pSplineRightWidth,
136 PMReal* pSplineBottomHeight) = 0;
166 int32 strokeAlignment,
170 PMReal* pInnerPathBottom) = 0;
176 #endif // __ISplineUtils__