public class DiagramDataUnflatten extends Object
Modifier and Type | Field and Description |
---|---|
protected static String |
PRESNAME_FOR_IMAGE |
Constructor and Description |
---|
DiagramDataUnflatten(DiagramDataPart diagramDataPart) |
Modifier and Type | Method and Description |
---|---|
SmartArtDataHierarchy |
convert() |
List<ListItem> |
createListItemsForChildren(CTPt parent) |
CTPt |
getAssociatedPres(String modelId,
String presNamePrefix) |
ObjectFactory |
getDataHierarchyObjectFactory() |
CTPt |
getPoint(String modelId) |
List<JAXBElement<CTTextBody>> |
getTextFormats() |
SmartArtDataHierarchy.Texts |
getTexts() |
static void |
main(String[] args) |
CTTextBody |
processText(ListItem thisListItem,
CTPt thisPoint) |
protected static String PRESNAME_FOR_IMAGE
public DiagramDataUnflatten(DiagramDataPart diagramDataPart)
public ObjectFactory getDataHierarchyObjectFactory()
public SmartArtDataHierarchy.Texts getTexts()
public List<JAXBElement<CTTextBody>> getTextFormats()
public SmartArtDataHierarchy convert()
public CTTextBody processText(ListItem thisListItem, CTPt thisPoint)
Copyright © 2007-2019. All Rights Reserved.