|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sourceforge.nite.util.CorpusViewer
public class CorpusViewer
Metadata and corpus data viewer
| Field Summary | |
|---|---|
static int |
GRAPHICAL
|
static int |
HTML
|
static int |
TEXT
|
| Constructor Summary | |
|---|---|
CorpusViewer(NMetaData meta,
int mode,
java.lang.String outputdir,
boolean showcontent)
main constructor - can be called from other programs this way. |
|
| Method Summary | |
|---|---|
java.lang.Object |
getVisualisationObject()
get back a handle for the visualisation |
static void |
main(java.lang.String[] args)
Called to start the application. |
void |
visualise()
act out the visualisation (shouold probably chec if it has been done first?? |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int HTML
public static final int TEXT
public static final int GRAPHICAL
| Constructor Detail |
|---|
public CorpusViewer(NMetaData meta,
int mode,
java.lang.String outputdir,
boolean showcontent)
| Method Detail |
|---|
public void visualise()
public java.lang.Object getVisualisationObject()
public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||