Package org.zkoss.chart.options3D
Class BottomPanel
- java.lang.Object
-
- org.zkoss.chart.Optionable
-
- org.zkoss.chart.options3D.Panel3D
-
- org.zkoss.chart.options3D.BottomPanel
-
- All Implemented Interfaces:
Serializable
,OptionDataListener
,org.zkoss.json.JSONAware
public class BottomPanel extends Panel3D
A bottom panel of the 3Dframe around 3D chartsAll the options in this class support
DynamicalAttribute
.- Author:
- hanhsu
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.zkoss.chart.Optionable
NOT_NULL_VALUE, options
-
-
Constructor Summary
Constructors Constructor Description BottomPanel()
-
Method Summary
-
Methods inherited from class org.zkoss.chart.options3D.Panel3D
getColor, getSize, getVisible, setColor, setColor, setColor, setColor, setSize, setVisible, setVisible
-
Methods inherited from class org.zkoss.chart.Optionable
addExtraAttr, addOptionDataListener, clearOptonDataListener, clone, containsKey, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, getAttr, getAttr, getClientState, getExtraAttr, merge, onChange, removeExtraAttr, removeKey, removeOptionDataListener, setAttr, setAttr, setAttr, setAttr, toJSONString, toString
-
-