edu.washington.biostr.sig.brainj3d.model
Class BrainInfoAtlasType

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

public class BrainInfoAtlasType
extends Object
implements CreateFileFilter


Field Summary
protected static String[] extensions
           
protected static boolean[] optional
           
 
Constructor Summary
BrainInfoAtlasType()
           
 
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
 

Field Detail

extensions

protected static String[] extensions

optional

protected static boolean[] optional
Constructor Detail

BrainInfoAtlasType

public BrainInfoAtlasType()
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.