|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvisad.data.FormNode
visad.data.Form
visad.data.hdfeos.Hdfeos
public abstract class Hdfeos
| Field Summary |
|---|
| Fields inherited from class visad.data.Form |
|---|
mathType |
| Constructor Summary | |
|---|---|
Hdfeos(java.lang.String name)
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
getDefaultSuffixes()
|
boolean |
isThisType(byte[] block)
|
boolean |
isThisType(java.lang.String name)
|
abstract DataImpl |
open(java.lang.String file_path)
Open an existing data object. |
| Methods inherited from class visad.data.Form |
|---|
getMathType |
| Methods inherited from class visad.data.FormNode |
|---|
add, getForms, getName, open, save |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Hdfeos(java.lang.String name)
| Method Detail |
|---|
public boolean isThisType(java.lang.String name)
isThisType in interface FormFileInformerpublic boolean isThisType(byte[] block)
isThisType in interface FormFileInformerpublic java.lang.String[] getDefaultSuffixes()
getDefaultSuffixes in interface FormFileInformer
public abstract DataImpl open(java.lang.String file_path)
throws BadFormException,
java.io.IOException,
VisADException
FormNode
open in class FormNodeBadFormException
java.io.IOException
VisADException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||