Uses of Class
org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy.Texts
| Package | Description |
|---|---|
| org.docx4j.openpackaging.parts.DrawingML | |
| org.opendope.SmartArt.dataHierarchy |
-
Uses of SmartArtDataHierarchy.Texts in org.docx4j.openpackaging.parts.DrawingML
Methods in org.docx4j.openpackaging.parts.DrawingML that return SmartArtDataHierarchy.Texts Modifier and Type Method Description SmartArtDataHierarchy.TextsDiagramDataUnflatten. getTexts() -
Uses of SmartArtDataHierarchy.Texts in org.opendope.SmartArt.dataHierarchy
Fields in org.opendope.SmartArt.dataHierarchy declared as SmartArtDataHierarchy.Texts Modifier and Type Field Description protected SmartArtDataHierarchy.TextsSmartArtDataHierarchy. textsMethods in org.opendope.SmartArt.dataHierarchy that return SmartArtDataHierarchy.Texts Modifier and Type Method Description SmartArtDataHierarchy.TextsObjectFactory. createSmartArtDataHierarchyTexts()Create an instance ofSmartArtDataHierarchy.TextsSmartArtDataHierarchy.TextsSmartArtDataHierarchy. getTexts()Gets the value of the texts property.Methods in org.opendope.SmartArt.dataHierarchy with parameters of type SmartArtDataHierarchy.Texts Modifier and Type Method Description voidSmartArtDataHierarchy. setTexts(SmartArtDataHierarchy.Texts value)Sets the value of the texts property.