org.gcube.portlets.user.timeseries.charts.support.types
Class GraphGroups

java.lang.Object
  extended by 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

Constructor Summary
GraphGroups()
           
 
Method Summary
 void addGraph(String key, GraphData graph)
           
 Map<String,GraphData> getGraphs()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphGroups

public GraphGroups()
Method Detail

addGraph

public final void addGraph(String key,
                           GraphData graph)

getGraphs

public final Map<String,GraphData> getGraphs()


Copyright © 2012. All Rights Reserved.