EmbedAllFontsHtmlController
EmbedAllFontsHtmlController class
The formatting controller class to use for embedding all presentation fonts in WOFF format.
EmbedAllFontsHtmlController
Name | Description |
---|
EmbedAllFontsHtmlController() | Creates new instance |
Returns:
EmbedAllFontsHtmlController
EmbedAllFontsHtmlController
Name | Description |
---|
EmbedAllFontsHtmlController(java.lang.String[]) | Creates new instance |
Parameters:
Name | Type | Description |
---|
fontNameExcludeList | java.lang.String[] | Fonts to be excluded from embedding |
Returns:
EmbedAllFontsHtmlController
writeAllFonts
Parameters:
writeDocumentEnd
Name | Description |
---|
writeDocumentEnd (HtmlGenerator, Presentation) | Called to write html document footer. Called once per presentation conversion. |
Parameters:
writeDocumentStart
Name | Description |
---|
writeDocumentStart (HtmlGenerator, Presentation) | Called to write html document header. Called once per presentation conversion. |
Parameters:
writeFont
Parameters:
Name | Type | Description |
---|
generator | HtmlGenerator | HTML generator |
originalFont | FontData | Font to be serialized |
substitutedFont | FontData | Substituted font (if font substitution occured), null otherwise |
fontStyle | String | Font style |
fontWeight | String | Font weight |
fontData | byte[] | Font data |
writeShapeEnd
Name | Description |
---|
writeShapeEnd (HtmlGenerator, GraphicalObject) | 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:
writeShapeEnd
Name | Description |
---|
writeShapeEnd (HtmlGenerator, GroupShape) | 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:
writeShapeEnd
Name | Description |
---|
writeShapeEnd (HtmlGenerator, Shape) | 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 rendered last. |
writeShapeEnd
Name | Description |
---|
writeShapeEnd (HtmlGenerator, OleObjectFrame) | 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:
writeShapeEnd
Name | Description |
---|
writeShapeEnd (HtmlGenerator, GeometryShape) | 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:
writeShapeEnd
Name | Description |
---|
writeShapeEnd (HtmlGenerator, Connector) | 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:
writeShapeEnd
Name | Description |
---|
writeShapeEnd (HtmlGenerator, SummaryZoomSection) | 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:
writeShapeEnd
Name | Description |
---|
writeShapeEnd (HtmlGenerator, AudioFrame) | 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:
writeShapeEnd
Name | Description |
---|
writeShapeEnd (HtmlGenerator, SectionZoomFrame) | 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:
writeShapeEnd
Name | Description |
---|
writeShapeEnd (HtmlGenerator, LegacyDiagram) | 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:
writeShapeEnd
Name | Description |
---|
writeShapeEnd (HtmlGenerator, Chart) | 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 rendered last. |
writeShapeEnd
Name | Description |
---|
writeShapeEnd (HtmlGenerator, ZoomObject) | 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:
writeShapeEnd
Name | Description |
---|
writeShapeEnd (HtmlGenerator, VideoFrame) | 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:
writeShapeEnd
Name | Description |
---|
writeShapeEnd (HtmlGenerator, SmartArtShape) | 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:
writeShapeEnd
Name | Description |
---|
writeShapeEnd (HtmlGenerator, ZoomFrame) | 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:
writeShapeEnd
Name | Description |
---|
writeShapeEnd (HtmlGenerator, PictureFrame) | 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:
writeShapeEnd
Name | Description |
---|
writeShapeEnd (HtmlGenerator, AutoShape) | 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:
writeShapeEnd
Name | Description |
---|
writeShapeEnd (HtmlGenerator, SmartArt) | 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:
writeShapeEnd
Name | Description |
---|
writeShapeEnd (HtmlGenerator, Ink) | 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 rendered last. |
writeShapeEnd
Name | Description |
---|
writeShapeEnd (HtmlGenerator, SummaryZoomFrame) | 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:
writeShapeEnd
Name | Description |
---|
writeShapeEnd (HtmlGenerator, Table) | 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 rendered last. |
writeShapeStart
Name | Description |
---|
writeShapeStart (HtmlGenerator, GraphicalObject) | 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:
writeShapeStart
Name | Description |
---|
writeShapeStart (HtmlGenerator, GroupShape) | 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:
writeShapeStart
Name | Description |
---|
writeShapeStart (HtmlGenerator, Shape) | 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. |
writeShapeStart
Name | Description |
---|
writeShapeStart (HtmlGenerator, OleObjectFrame) | 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:
writeShapeStart
Name | Description |
---|
writeShapeStart (HtmlGenerator, GeometryShape) | 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:
writeShapeStart
Name | Description |
---|
writeShapeStart (HtmlGenerator, Connector) | 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:
writeShapeStart
Name | Description |
---|
writeShapeStart (HtmlGenerator, SummaryZoomSection) | 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:
writeShapeStart
Name | Description |
---|
writeShapeStart (HtmlGenerator, AudioFrame) | 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:
writeShapeStart
Name | Description |
---|
writeShapeStart (HtmlGenerator, SectionZoomFrame) | 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:
writeShapeStart
Name | Description |
---|
writeShapeStart (HtmlGenerator, LegacyDiagram) | 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:
writeShapeStart
Name | Description |
---|
writeShapeStart (HtmlGenerator, Chart) | 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. |
writeShapeStart
Name | Description |
---|
writeShapeStart (HtmlGenerator, ZoomObject) | 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:
writeShapeStart
Name | Description |
---|
writeShapeStart (HtmlGenerator, VideoFrame) | 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:
writeShapeStart
Name | Description |
---|
writeShapeStart (HtmlGenerator, SmartArtShape) | 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:
writeShapeStart
Name | Description |
---|
writeShapeStart (HtmlGenerator, ZoomFrame) | 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:
writeShapeStart
Name | Description |
---|
writeShapeStart (HtmlGenerator, PictureFrame) | 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:
writeShapeStart
Name | Description |
---|
writeShapeStart (HtmlGenerator, AutoShape) | 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:
writeShapeStart
Name | Description |
---|
writeShapeStart (HtmlGenerator, SmartArt) | 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:
writeShapeStart
Name | Description |
---|
writeShapeStart (HtmlGenerator, Ink) | 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. |
writeShapeStart
Name | Description |
---|
writeShapeStart (HtmlGenerator, SummaryZoomFrame) | 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:
writeShapeStart
Name | Description |
---|
writeShapeStart (HtmlGenerator, Table) | 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. |
writeSlideEnd
Name | Description |
---|
writeSlideEnd (HtmlGenerator, Slide) | Called to write html slide footer. Called once per each of slides. |
Parameters:
Name | Type | Description |
---|
generator | HtmlGenerator | Output object. |
slide | Slide | Slide which being currently rendered. |
writeSlideStart
Name | Description |
---|
writeSlideStart (HtmlGenerator, Slide) | Called to write html slide header. Called once per each of slides. |
Parameters:
Name | Type | Description |
---|
generator | HtmlGenerator | Output object. |
slide | Slide | Slide which being currently rendered. |