visad
Class DataShadow

java.lang.Object
  extended by visad.DataShadow
All Implemented Interfaces:
java.io.Serializable

public class DataShadow
extends java.lang.Object
implements java.io.Serializable

DataShadow is the VIsAD class for gathering RealType value ranges, Animation sampling Sets, etc for Data display.

See Also:
Serialized Form

Method Summary
 void merge(DataShadow shadow)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

merge

public void merge(DataShadow shadow)
           throws VisADException
Throws:
VisADException