Uses of Enum Class
org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
Packages that use SlideAtomLayout.SlideLayoutType
-
Uses of SlideAtomLayout.SlideLayoutType in org.apache.poi.hslf.record
Methods in org.apache.poi.hslf.record that return SlideAtomLayout.SlideLayoutTypeModifier and TypeMethodDescriptionSlideAtomLayout.SlideLayoutType.forNativeID(int nativeId) SlideAtomLayout.getGeometryType()Retrieve the geometry typeReturns the enum constant of this class with the specified name.static SlideAtomLayout.SlideLayoutType[]SlideAtomLayout.SlideLayoutType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.poi.hslf.record with parameters of type SlideAtomLayout.SlideLayoutTypeModifier and TypeMethodDescriptionvoidSlideAtomLayout.setGeometryType(SlideAtomLayout.SlideLayoutType geom) Set the geometry type