java.lang.Object
omix.lang.chart.util.ChartStyleElement
omix.lang.chart.util.AbstractTitle
omix.lang.chart.util.Legend
- All Implemented Interfaces:
Serializable
public class Legend 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 Legend()
-
Method Summary
Methods inherited from class omix.lang.chart.util.AbstractTitle
getBackground, getBorderColor, getBorderStyle, getBorderWidth, getFont, getPosition, getTextColor, isVisible, set, setBackground, setBorderColor, setBorderStyle, setBorderWidth, setFont, setPosition, setTextColor, setVisible
Methods inherited from class omix.lang.chart.util.ChartStyleElement
addPropertyChangeListener, propertyChange, removePropertyChangeListener
-
Constructor Details
-
Legend
public Legend()
-
-
Method Details
-
clone
- Specified by:
clone
in classAbstractTitle
-