Uses of Class
org.pptx4j.pml.Presentation.SldSz
Packages that use Presentation.SldSz
Package
Description
-
Uses of Presentation.SldSz in org.docx4j.openpackaging.parts.PresentationML
Methods in org.docx4j.openpackaging.parts.PresentationML that return Presentation.SldSzModifier and TypeMethodDescriptionstatic Presentation.SldSzMainPresentationPart.createSlideSize(SlideSizesWellKnown sz, boolean landscape) -
Uses of Presentation.SldSz in org.docx4j.openpackaging.parts.WordprocessingML
Methods in org.docx4j.openpackaging.parts.WordprocessingML with parameters of type Presentation.SldSzModifier and TypeMethodDescriptionstatic BinaryPartAbstractImage.CxCyBinaryPartAbstractImage.CxCy.scale(org.apache.xmlgraphics.image.loader.ImageInfo imageInfo, Presentation.SldSz sldSz) -
Uses of Presentation.SldSz in org.pptx4j.pml
Fields in org.pptx4j.pml declared as Presentation.SldSzMethods in org.pptx4j.pml that return Presentation.SldSzModifier and TypeMethodDescriptionObjectFactory.createPresentationSldSz()Create an instance ofPresentation.SldSzPresentation.getSldSz()Gets the value of the sldSz property.Methods in org.pptx4j.pml with parameters of type Presentation.SldSzModifier and TypeMethodDescriptionvoidPresentation.setSldSz(Presentation.SldSz value) Sets the value of the sldSz property.