Uses of Class
org.docx4j.dml.diagram.CTCategories
Packages that use CTCategories
-
Uses of CTCategories in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTCategoriesModifier and TypeFieldDescriptionprotected CTCategoriesCTDiagramDefinition.catLstprotected CTCategoriesCTDiagramDefinitionHeader.catLstMethods in org.docx4j.dml.diagram that return CTCategoriesModifier and TypeMethodDescriptionObjectFactory.createCTCategories()Create an instance ofCTCategoriesCTDiagramDefinition.getCatLst()Gets the value of the catLst property.CTDiagramDefinitionHeader.getCatLst()Gets the value of the catLst property.Methods in org.docx4j.dml.diagram with parameters of type CTCategoriesModifier and TypeMethodDescriptionvoidCTDiagramDefinition.setCatLst(CTCategories value) Sets the value of the catLst property.voidCTDiagramDefinitionHeader.setCatLst(CTCategories value) Sets the value of the catLst property.