java.lang.Object
omix.lang.chart.util.ChartStyleElement
omix.lang.chart.util.AbstractTitle
omix.lang.chart.util.Title
- All Implemented Interfaces:
Serializable
public class Title extends AbstractTitle
- Since:
- Omix 1.8.6
- Author:
- Dr. Peter Droste
- See Also:
- Serialized Form
-
Nested Class Summary
Nested classes/interfaces inherited from class omix.lang.chart.util.AbstractTitle
AbstractTitle.Position
-
Constructor Summary
Constructors Constructor Description Title()
-
Method Summary
Methods inherited from class omix.lang.chart.util.AbstractTitle
getBackground, getBorderColor, getBorderStyle, getBorderWidth, getFont, getPosition, getTextColor, isVisible, setBackground, setBorderColor, setBorderStyle, setBorderWidth, setFont, setPosition, setTextColor, setVisible
Methods inherited from class omix.lang.chart.util.ChartStyleElement
addPropertyChangeListener, propertyChange, removePropertyChangeListener
-
Constructor Details
-
Title
public Title()
-
-
Method Details
-
getText
-
setText
-
clone
- Specified by:
clone
in classAbstractTitle
-
set
- Overrides:
set
in classAbstractTitle
-