org.gcube.portlets.user.timeseries.charts.support.types
Class GraphGroups
java.lang.Object
org.gcube.portlets.user.timeseries.charts.support.types.GraphGroups
- All Implemented Interfaces:
- Serializable
public class GraphGroups
- extends Object
- implements Serializable
- Author:
- Daniele Strollo (ISTI-CNR)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphGroups
public GraphGroups()
addGraph
public final void addGraph(String key,
GraphData graph)
getGraphs
public final Map<String,GraphData> getGraphs()
Copyright © 2013. All Rights Reserved.