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) |
createDiagramData
public CreatePptxWithSmartArt(CTDiagramDefinition diagramLayoutObj, Templates layoutTreeCreatorXslt, Templates layoutTree2DiagramDataXslt)
public PresentationMLPackage createSmartArtPkg(SlideSizesWellKnown sz, boolean landscape, Document xml) throws Exception
Exception
public static CTGraphicalObjectFrame createSmartArt(String layoutRelId, String dataRelId, String colorsRelId, String styleRelId, String cx, String cy) throws Exception
Exception
Copyright © 2007-2014. All Rights Reserved.