Interface IBackground
- All Superinterfaces:
IElement
- All Known Implementing Classes:
Background
- Author:
- Silvan Wyss
-
Method Summary
Methods inherited from interface IElement
getAttributes, getSpecification, toFormatedString, toXml
-
Method Details
-
getColor
IColor getColor() -
getColorGradient
IColorGradient getColorGradient() -
getImage
IImage getImage() -
getImageApplication
ImageApplication getImageApplication() -
getType
BackgroundType getType() -
toCssProperties
IContainer<ICssProperty> toCssProperties()
-