Uses of Class
glcanvas.data.FlowChannel

Packages that use FlowChannel
glcanvas   
glcanvas.data   
 

Uses of FlowChannel in glcanvas
 

Constructors in glcanvas with parameters of type FlowChannel
ArrowPlot(FlowChannel[] channels)
           
ChannelVisualisation(FlowChannel[] channels)
           
SpacedStreamlines(FlowChannel[] channels)
           
Streamlines(FlowChannel[] channels)
           
 

Uses of FlowChannel in glcanvas.data
 

Methods in glcanvas.data that return FlowChannel
 FlowChannel FlowData.getChannelAt(int idx)
           
 FlowChannel[] FlowData.getChannels()