Schnittstelle IBackgroundHolder<B extends IBackgroundHolder<B>>
- Typparameter:
B- is the type of aIBackgroundHolder.
public interface IBackgroundHolder<B extends IBackgroundHolder<B>>
- Autor:
- Silvan Wyss
-
Methodenübersicht
Modifikator und TypMethodeBeschreibungbooleanvoidsetBackgroundColor(IColor backgroundColor) setBackgroundColorGradient(IColorGradient backgroundColorGradient) setBackgroundImage(IImage backgroundImage) setBackgroundImage(IImage backgroundImage, ImageApplication imageApplication)
-
Methodendetails
-
getBackground
IBackground getBackground() -
getBackgroundColor
IColor getBackgroundColor() -
getBackgroundColorGradient
IColorGradient getBackgroundColorGradient() -
getBackgroundImage
IImage getBackgroundImage() -
getBackgroundImageApplication
ImageApplication getBackgroundImageApplication() -
getBackgroundType
BackgroundType getBackgroundType() -
hasBackground
boolean hasBackground() -
removeBackground
void removeBackground() -
setBackgroundColor
-
setBackgroundColorGradient
-
setBackgroundImage
-
setBackgroundImage
-