Uses of Enum
org.docx4j.model.structure.MarginsWellKnown
Packages that use MarginsWellKnown
-
Uses of MarginsWellKnown in org.docx4j.model.structure
Methods in org.docx4j.model.structure that return MarginsWellKnownModifier and TypeMethodDescriptionstatic MarginsWellKnownReturns the enum constant of this type with the specified name.static MarginsWellKnown[]MarginsWellKnown.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.model.structure with parameters of type MarginsWellKnown -
Uses of MarginsWellKnown in org.docx4j.openpackaging.parts.DrawingML
Methods in org.docx4j.openpackaging.parts.DrawingML with parameters of type MarginsWellKnownModifier and TypeMethodDescriptionCreateDocxWithSmartArt.createSmartArtDocx(PageSizePaper sz, boolean landscape, MarginsWellKnown margins, Document xml) createSmartArtDocx from the provided XML.