visad
Class Flow2Control

java.lang.Object
  extended by visad.Control
      extended by visad.FlowControl
          extended by visad.Flow2Control
All Implemented Interfaces:
Serializable, Cloneable

public class Flow2Control
extends FlowControl

Flow2Control is the VisAD class for controlling Flow2 display scalars.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class visad.FlowControl
NH_ORIENTATION, SH_ORIENTATION
 
Constructor Summary
Flow2Control(DisplayImpl d)
           
 
Method Summary
 
Methods inherited from class visad.FlowControl
clone, enableStreamlines, equals, getAdjustFlowToEarth, getArrowScale, getAutoScale, getBarbOrientation, getFlowScale, getSaveString, getStepFactor, getStreamlineDensity, getStreamlinePacking, getStreamlineReduction, getStreamlineSmoothing, nullControl, setAdjustFlowToEarth, setArrowScale, setAutoScale, setBarbOrientation, setFlowScale, setSaveString, setStepFactor, setStreamlineDensity, setStreamlinePacking, setStreamlineReduction, setStreamlineSmoothing, streamlinesEnabled, syncControl
 
Methods inherited from class visad.Control
addControlListener, animation_string, changeControl, checkTicks, getDisplay, getDisplayRenderer, getInstanceNumber, incTick, peekTicks, removeControlListener, resetTicks, setTicks, subCheckTicks, subPeekTicks, subResetTicks, subSetTicks, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Flow2Control

public Flow2Control(DisplayImpl d)