Class BarInfo
java.lang.Object
com.motivewave.platform.sdk.common.BaseInfo
com.motivewave.platform.sdk.common.BarInfo
- All Implemented Interfaces:
Cloneable
Encapsulates information that describes a bar that is rendered on a graph.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BarInfo
-
-
Method Details
-
updateKey
-
getColor
-
getFixedWidth
Gets the fixed width of the bar (null if the width is dynamic)- Returns:
- the fixed width of the bar (null if dynamic width)
-
clone
-
toJson
-
fromJson
-