visad
Class Flow1Control

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

public class Flow1Control
extends FlowControl

Flow1Control is the VisAD class for controlling Flow1 display scalars.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class visad.FlowControl
NH_ORIENTATION, SH_ORIENTATION
 
Constructor Summary
Flow1Control(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

Flow1Control

public Flow1Control(DisplayImpl d)