|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SlideAtomLayout.SlideLayoutType | |
---|---|
org.apache.poi.hslf.record |
Uses of SlideAtomLayout.SlideLayoutType in org.apache.poi.hslf.record |
---|
Methods in org.apache.poi.hslf.record that return SlideAtomLayout.SlideLayoutType | |
---|---|
static SlideAtomLayout.SlideLayoutType |
SlideAtomLayout.SlideLayoutType.forNativeID(int nativeId)
|
SlideAtomLayout.SlideLayoutType |
SlideAtomLayout.getGeometryType()
Retrieve the geometry type |
static SlideAtomLayout.SlideLayoutType |
SlideAtomLayout.SlideLayoutType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SlideAtomLayout.SlideLayoutType[] |
SlideAtomLayout.SlideLayoutType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.poi.hslf.record with parameters of type SlideAtomLayout.SlideLayoutType | |
---|---|
void |
SlideAtomLayout.setGeometryType(SlideAtomLayout.SlideLayoutType geom)
Set the geometry type |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |