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) |
addAlternateLinksItem, alternateLinks, getAlternateLinks, getSelfUri, selfUri, setAlternateLinks, setSelfUri
public 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 ResourceBase
public int hashCode()
hashCode
in class ResourceBase
public String toString()
toString
in class ResourceBase
Copyright © 2022. All rights reserved.