public static interface ForEach.ForEachShapeCallback
Modifier and Type | Method and Description |
---|---|
void |
invoke(Shape shape,
BaseSlide slide,
int index)
Callback that will be invoked for each
Shape in the Presentation . |
void invoke(Shape shape, BaseSlide slide, int index)
Callback that will be invoked for each Shape
in the Presentation
.
shape
- Current iterated shapeslide
- Current iterated slideindex
- Index of the current layout slide