|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IStyle
This interface defines the general style elements supported by chart.
Method Summary | |
---|---|
ColorDefinition |
getBackgroundColor()
Returns the background color of current style. |
Image |
getBackgroundImage()
Returns the background image of current style. |
ColorDefinition |
getColor()
Returns the color of current style. |
FontDefinition |
getFont()
Returns the font of current style. |
Insets |
getPadding()
Returns the padding of current style. |
Method Detail |
---|
FontDefinition getFont()
ColorDefinition getColor()
ColorDefinition getBackgroundColor()
Image getBackgroundImage()
Insets getPadding()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |