public class SlideBackground extends ResourceBase
| Modifier and Type | Class and Description |
|---|---|
static class |
SlideBackground.TypeEnum
Fill type.
|
| Constructor and Description |
|---|
SlideBackground() |
| Modifier and Type | Method and Description |
|---|---|
SlideBackground |
effectFormat(EffectFormat effectFormat) |
boolean |
equals(Object o) |
SlideBackground |
fillFormat(FillFormat fillFormat) |
EffectFormat |
getEffectFormat()
Effect format.
|
FillFormat |
getFillFormat()
Fill format.
|
SlideBackground.TypeEnum |
getType()
Fill type.
|
int |
hashCode() |
void |
setEffectFormat(EffectFormat effectFormat) |
void |
setFillFormat(FillFormat fillFormat) |
void |
setType(SlideBackground.TypeEnum type) |
String |
toString() |
SlideBackground |
type(SlideBackground.TypeEnum type) |
getAlternateLinks, getSelfUri, selfUri, setAlternateLinks, setSelfUripublic SlideBackground type(SlideBackground.TypeEnum type)
public SlideBackground.TypeEnum getType()
public void setType(SlideBackground.TypeEnum type)
public SlideBackground fillFormat(FillFormat fillFormat)
public FillFormat getFillFormat()
public void setFillFormat(FillFormat fillFormat)
public SlideBackground effectFormat(EffectFormat effectFormat)
public EffectFormat getEffectFormat()
public void setEffectFormat(EffectFormat effectFormat)
public boolean equals(Object o)
equals in class ResourceBasepublic int hashCode()
hashCode in class ResourceBasepublic String toString()
toString in class ResourceBaseCopyright © 2025. All rights reserved.