|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--uk.ac.ebi.intact.application.goDensity.setupGoDensity.Config
Some goDensity specific Settings
| Field Summary | |
static int |
BIgOFFSET
BigOffset is the left and bottom part of the image (text-area) |
static java.lang.String |
DB
|
static int |
IMAGeSIZE
Imagesize x and y |
static int |
SMALlOFFSET
SmallOffset is the right and top area of the image |
static boolean |
USeONLyPRECALCULATIOnDATA
- true -> only precalculated go-go-densities will be displayed. |
| Constructor Summary | |
Config()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String DB
public static final int IMAGeSIZE
public static final int BIgOFFSET
public static final int SMALlOFFSET
public static final boolean USeONLyPRECALCULATIOnDATA
- true -> only precalculated go-go-densities will be displayed. If the user chooses a GO:ID which isn't precalculated, then "NoData" will be displayed in the equivalent cluster of the image
- false -> for all densities, where precalculated data is available, this will be used. Rest will be calculated LIVE (be careful, can take hours!)
| Constructor Detail |
public Config()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||