Uses of Class
org.docx4j.wml.CTShapeDefaults
Packages that use CTShapeDefaults
-
Uses of CTShapeDefaults in org.docx4j.wml
Fields in org.docx4j.wml declared as CTShapeDefaultsModifier and TypeFieldDescriptionprotected CTShapeDefaultsCTSettings.hdrShapeDefaultsprotected CTShapeDefaultsCTSettings.shapeDefaultsMethods in org.docx4j.wml that return CTShapeDefaultsModifier and TypeMethodDescriptionObjectFactory.createCTShapeDefaults()Create an instance ofCTShapeDefaultsCTSettings.getHdrShapeDefaults()Gets the value of the hdrShapeDefaults property.CTSettings.getShapeDefaults()Gets the value of the shapeDefaults property.Methods in org.docx4j.wml with parameters of type CTShapeDefaultsModifier and TypeMethodDescriptionvoidCTSettings.setHdrShapeDefaults(CTShapeDefaults value) Sets the value of the hdrShapeDefaults property.voidCTSettings.setShapeDefaults(CTShapeDefaults value) Sets the value of the shapeDefaults property.