Package apple.pencilkit
Interface PKStrokePath.Block_enumerateInterpolatedPointsInRangeStrideByTimeUsingBlock
-
- Enclosing class:
- PKStrokePath
public static interface PKStrokePath.Block_enumerateInterpolatedPointsInRangeStrideByTimeUsingBlock
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_enumerateInterpolatedPointsInRangeStrideByTimeUsingBlock(PKStrokePoint point, org.moe.natj.general.ptr.BoolPtr stop)
-
-
-
Method Detail
-
call_enumerateInterpolatedPointsInRangeStrideByTimeUsingBlock
void call_enumerateInterpolatedPointsInRangeStrideByTimeUsingBlock(PKStrokePoint point, org.moe.natj.general.ptr.BoolPtr stop)
-
-