writeShapeStart
writeShapeStart(HtmlGenerator generator, Connector shape) method
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | Connector | Shape which is about to render. |
Returns
void
writeShapeStart(HtmlGenerator generator, GraphicalObject shape) method
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | GraphicalObject | Shape which is about to render. |
Returns
void
writeShapeStart(HtmlGenerator generator, SmartArtShape shape) method
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | SmartArtShape | Shape which is about to render. |
Returns
void
writeShapeStart(HtmlGenerator generator, Shape shape) method
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | Shape | Shape which is about to render. |
Returns
void
writeShapeStart(HtmlGenerator generator, Table shape) method
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | Table | Shape which is about to render. |
Returns
void
writeShapeStart(HtmlGenerator generator, Ink shape) method
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | Ink | Shape which is about to render. |
Returns
void
writeShapeStart(HtmlGenerator generator, SummaryZoomFrame shape) method
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | SummaryZoomFrame | Shape which is about to render. |
Returns
void
writeShapeStart(HtmlGenerator generator, SummaryZoomSection shape) method
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | SummaryZoomSection | Shape which is about to render. |
Returns
void
writeShapeStart(HtmlGenerator generator, ZoomFrame shape) method
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | ZoomFrame | Shape which is about to render. |
Returns
void
writeShapeStart(HtmlGenerator generator, VideoFrame shape) method
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | VideoFrame | Shape which is about to render. |
Returns
void
writeShapeStart(HtmlGenerator generator, OleObjectFrame shape) method
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | OleObjectFrame | Shape which is about to render. |
Returns
void
writeShapeStart(HtmlGenerator generator, SmartArt shape) method
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | SmartArt | Shape which is about to render. |
Returns
void
writeShapeStart(HtmlGenerator generator, GroupShape shape) method
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | GroupShape | Shape which is about to render. |
Returns
void
writeShapeStart(HtmlGenerator generator, AutoShape shape) method
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | AutoShape | Shape which is about to render. |
Returns
void
writeShapeStart(HtmlGenerator generator, SectionZoomFrame shape) method
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | SectionZoomFrame | Shape which is about to render. |
Returns
void
writeShapeStart(HtmlGenerator generator, PictureFrame shape) method
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | PictureFrame | Shape which is about to render. |
Returns
void
writeShapeStart(HtmlGenerator generator, AudioFrame shape) method
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | AudioFrame | Shape which is about to render. |
Returns
void
writeShapeStart(HtmlGenerator generator, Chart shape) method
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | Chart | Shape which is about to render. |
Returns
void
writeShapeStart(HtmlGenerator generator, ZoomObject shape) method
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | ZoomObject | Shape which is about to render. |
Returns
void
writeShapeStart(HtmlGenerator generator, LegacyDiagram shape) method
Called before shape’s rendering. Called once per each of shape. If this function writes anything to generator, current slide image generation will be finished, added html fragment inserted and new image will be started atop of the previous.
Parameters
Name | Type | Description |
---|---|---|
generator | HtmlGenerator | Output object. |
shape | LegacyDiagram | Shape which is about to render. |
Returns
void