public class CreatePptxWithSmartArt extends CreateWithSmartArtAbstract
diagramLayoutObj, layoutTree2DiagramDataXslt, layoutTreeCreatorXslt| Constructor and Description |
|---|
CreatePptxWithSmartArt(CTDiagramDefinition diagramLayoutObj,
Templates layoutTreeCreatorXslt,
Templates layoutTree2DiagramDataXslt) |
| Modifier and Type | Method and Description |
|---|---|
static CTGraphicalObjectFrame |
createSmartArt(String layoutRelId,
String dataRelId,
String colorsRelId,
String styleRelId,
String cx,
String cy) |
PresentationMLPackage |
createSmartArtPkg(SlideSizesWellKnown sz,
boolean landscape,
Document xml) |
static void |
main(String[] args) |
createDiagramDatapublic CreatePptxWithSmartArt(CTDiagramDefinition diagramLayoutObj, Templates layoutTreeCreatorXslt, Templates layoutTree2DiagramDataXslt)
public PresentationMLPackage createSmartArtPkg(SlideSizesWellKnown sz, boolean landscape, Document xml) throws Exception
Exceptionpublic static CTGraphicalObjectFrame createSmartArt(String layoutRelId, String dataRelId, String colorsRelId, String styleRelId, String cx, String cy) throws Exception
ExceptionCopyright © 2007-2022. All Rights Reserved.