edu.washington.biostr.sig.brainj3d.volume
Class AnalyzeFileType

java.lang.Object
  extended by edu.washington.biostr.sig.brainj3d.volume.AnalyzeFileType
All Implemented Interfaces:
CreateFileFilter

public class AnalyzeFileType
extends Object
implements CreateFileFilter

This is a singleton that encodes an AnalyzeFileType

Version:
1.0
Author:
not attributable

Constructor Summary
AnalyzeFileType()
           
 
Method Summary
 FileType create(String name, int preference)
           
static FileType get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnalyzeFileType

public AnalyzeFileType()
Method Detail

create

public FileType create(String name,
                       int preference)
Specified by:
create in interface CreateFileFilter

get

public static FileType get()


Copyright © 2006 University of Washington. All Rights Reserved.