org.biojava.spice.manypanel
Class SpiceLayeredPanel

java.lang.Object
  extended byorg.biojava.spice.manypanel.SpiceLayeredPanel

public class SpiceLayeredPanel
extends Object


Field Summary
static String ENSPCOORDSYS
           
static String PDBCOORDSYS
           
static String registry
           
static String UNIPROTCOORDSYS
           
 
Constructor Summary
SpiceLayeredPanel()
           
 
Method Summary
static DasSource[] getAllDasSources()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PDBCOORDSYS

public static String PDBCOORDSYS

UNIPROTCOORDSYS

public static String UNIPROTCOORDSYS

ENSPCOORDSYS

public static String ENSPCOORDSYS

registry

public static String registry
Constructor Detail

SpiceLayeredPanel

public SpiceLayeredPanel()
Method Detail

getAllDasSources

public static DasSource[] getAllDasSources()
                                    throws Exception
Throws:
Exception

main

public static void main(String[] args)