Uses of Class
org.opendope.SmartArt.dataHierarchy.SmartArtDataHierarchy.Texts
Packages that use SmartArtDataHierarchy.Texts
-
Uses of SmartArtDataHierarchy.Texts in org.docx4j.openpackaging.parts.DrawingML
Methods in org.docx4j.openpackaging.parts.DrawingML that return SmartArtDataHierarchy.Texts -
Uses of SmartArtDataHierarchy.Texts in org.opendope.SmartArt.dataHierarchy
Fields in org.opendope.SmartArt.dataHierarchy declared as SmartArtDataHierarchy.TextsModifier and TypeFieldDescriptionprotected SmartArtDataHierarchy.TextsSmartArtDataHierarchy.textsMethods in org.opendope.SmartArt.dataHierarchy that return SmartArtDataHierarchy.TextsModifier and TypeMethodDescriptionObjectFactory.createSmartArtDataHierarchyTexts()Create an instance ofSmartArtDataHierarchy.TextsSmartArtDataHierarchy.getTexts()Gets the value of the texts property.Methods in org.opendope.SmartArt.dataHierarchy with parameters of type SmartArtDataHierarchy.TextsModifier and TypeMethodDescriptionvoidSmartArtDataHierarchy.setTexts(SmartArtDataHierarchy.Texts value) Sets the value of the texts property.