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