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

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

public class ScatterGraphGeneric
extends GenericStandaloneGraph


Constructor Summary
ScatterGraphGeneric(java.lang.String title)
           
 
Method Summary
 
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

ScatterGraphGeneric

public ScatterGraphGeneric(java.lang.String title)