|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpivot.collections.HashMap<java.lang.String,java.lang.Object>
pivot.charts.content.CategorySeries
public class CategorySeries
Represents series data for category chart views.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface pivot.collections.Map |
---|
Map.MapListenerList<K,V> |
Field Summary | |
---|---|
static java.lang.String |
NAME_KEY
|
Fields inherited from class pivot.collections.HashMap |
---|
hashMap |
Constructor Summary | |
---|---|
CategorySeries()
|
|
CategorySeries(java.lang.String name)
|
Method Summary |
---|
Methods inherited from class pivot.collections.HashMap |
---|
clear, containsKey, get, getComparator, getMapListeners, isEmpty, iterator, put, remove, setComparator, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String NAME_KEY
Constructor Detail |
---|
public CategorySeries()
public CategorySeries(java.lang.String name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |