jas.jds.interfaces
Class RemoteScatterInfo

java.lang.Object
  |
  +--jas.jds.interfaces.Remote2DHistogramInfo
        |
        +--jas.jds.interfaces.RemoteScatterInfo
All Implemented Interfaces:
java.io.Serializable

public class RemoteScatterInfo
extends Remote2DHistogramInfo

See Also:
Serialized Form

Field Summary
 boolean m_hasScatterPlotData
           
 
Fields inherited from class jas.jds.interfaces.Remote2DHistogramInfo
m_isRebinnable, m_title, m_xAxis, m_yAxis
 
Constructor Summary
RemoteScatterInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_hasScatterPlotData

public boolean m_hasScatterPlotData
Constructor Detail

RemoteScatterInfo

public RemoteScatterInfo()