org.gcube.contentmanagement.graphtools.plotting.graphs
Class GaussianDistributionGraph

java.lang.Object
  extended by ApplicationFrame
      extended by org.gcube.contentmanagement.graphtools.abstracts.GenericStandaloneGraph
          extended by org.gcube.contentmanagement.graphtools.plotting.graphs.GaussianDistributionGraph

public class GaussianDistributionGraph
extends GenericStandaloneGraph


Constructor Summary
GaussianDistributionGraph(java.lang.String title)
           
 
Method Summary
static java.util.Map<java.lang.String,java.util.List<NormalDistributionFunction2D>> graphs2Normals(GraphGroups gg)
           
 
Methods inherited from class org.gcube.contentmanagement.graphtools.abstracts.GenericStandaloneGraph
render, render, renderGraphGroup, renderGraphGroupImage, renderImages, renderImgObject
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GaussianDistributionGraph

public GaussianDistributionGraph(java.lang.String title)
Method Detail

graphs2Normals

public static java.util.Map<java.lang.String,java.util.List<NormalDistributionFunction2D>> graphs2Normals(GraphGroups gg)