visad.gifts
Class TextForm

java.lang.Object
  extended by visad.gifts.TextForm

public class TextForm
extends Object


Constructor Summary
TextForm()
           
TextForm(boolean elp, String lon_name, String lat_name)
           
TextForm(String lon_name, String lat_name)
           
 
Method Summary
 DataImpl open(String file_path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextForm

public TextForm()

TextForm

public TextForm(String lon_name,
                String lat_name)

TextForm

public TextForm(boolean elp,
                String lon_name,
                String lat_name)
Method Detail

open

public DataImpl open(String file_path)
              throws VisADException,
                     RemoteException
Throws:
VisADException
RemoteException