visad
Class DataShadow
java.lang.Object
visad.DataShadow
- All Implemented Interfaces:
- Serializable
public class DataShadow
- extends Object
- implements Serializable
DataShadow is the VisAD class for gathering RealType value
ranges and Animation sampling Sets for auto-scaling Displays.
- See Also:
- Serialized Form
Method Summary |
void |
merge(DataShadow shadow)
merge argument DataShadow into this DataShadow |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
merge
public void merge(DataShadow shadow)
throws VisADException
- merge argument DataShadow into this DataShadow
- Parameters:
shadow
- DataShadow to merge
- Throws:
VisADException
- a VisAD error occurred