|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbiosim.app.btfreplay.BTFReplay
public class BTFReplay
| Field Summary | |
|---|---|
static double |
HEIGHT
|
static int |
MAX_TRACKS
|
static double |
SIZE
|
static double |
WIDTH
|
| Constructor Summary | |
|---|---|
BTFReplay()
|
|
| Method Summary | |
|---|---|
static java.util.ArrayList<ReplayBody> |
loadBTF(BTFData btf)
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final double SIZE
public static final double WIDTH
public static final double HEIGHT
public static final int MAX_TRACKS
| Constructor Detail |
|---|
public BTFReplay()
| Method Detail |
|---|
public static java.util.ArrayList<ReplayBody> loadBTF(BTFData btf)
throws java.io.IOException
java.io.IOExceptionpublic static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||