NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
flow_controlU = (FlowControl)uMap.getControl(); flow_controlV = (FlowControl)vMap.getControl(); flow_controlW = (FlowControl)wMap.getControl(); and I have tried to set the scale of each component with: flow_controlU.setFlowScale(vUScale); flow_controlV.setFlowScale(vVScale); flow_controlW.setFlowScale(vWScale);The display acts as if only the last call to setFlowScale actually changes the vector scale and it changes it all three components.So does VisAD allow independent flowscales? Thanks!
JO
visad
archives: