visad.aeri
Class Qdiv
- java.lang.Object
-
- visad.aeri.Qdiv
-
- All Implemented Interfaces:
- java.util.EventListener, ScalarMapListener
public class Qdiv extends java.lang.Object implements ScalarMapListener
-
-
Constructor Summary
Constructors Constructor and Description Qdiv(java.lang.String[] args)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidcontrolChanged(ScalarMapControlEvent e)Receive aScalarMapEventwhen the map control changes.static double[]getArrayMinMax(double[] array)static ImageSequenceinit_images(java.lang.String image_directory)static voidmain(java.lang.String[] args)static VisADTriangleStripArraymakeCylinder(int n_faces, float rad, float len)voidmapChanged(ScalarMapEvent e)Receive aScalarMapEventwhen the map data changes.
-
-
-
Constructor Detail
-
Qdiv
public Qdiv(java.lang.String[] args) throws VisADException, java.rmi.RemoteException, java.io.IOException- Throws:
VisADExceptionjava.rmi.RemoteExceptionjava.io.IOException
-
-
Method Detail
-
main
public static void main(java.lang.String[] args) throws VisADException, java.rmi.RemoteException, java.io.IOException- Throws:
VisADExceptionjava.rmi.RemoteExceptionjava.io.IOException
-
init_images
public static ImageSequence init_images(java.lang.String image_directory) throws VisADException, java.rmi.RemoteException, java.io.IOException
- Throws:
VisADExceptionjava.rmi.RemoteExceptionjava.io.IOException
-
getArrayMinMax
public static double[] getArrayMinMax(double[] array)
-
mapChanged
public void mapChanged(ScalarMapEvent e) throws VisADException, java.rmi.RemoteException
Description copied from interface:ScalarMapListenerReceive aScalarMapEventwhen the map data changes.- Specified by:
mapChangedin interfaceScalarMapListener- Parameters:
e- the event- Throws:
VisADException- If there is a problem notifying this listener.java.rmi.RemoteException- If there was an RMI-related problem.
-
controlChanged
public void controlChanged(ScalarMapControlEvent e)
Description copied from interface:ScalarMapListenerReceive aScalarMapEventwhen the map control changes.- Specified by:
controlChangedin interfaceScalarMapListener- Parameters:
e- the event
-
makeCylinder
public static VisADTriangleStripArray makeCylinder(int n_faces, float rad, float len)
-
-
DMelt 3.0 © DataMelt by jWork.ORG