|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Constants
this file defines useful constants that will be used in DTW applet
Field Summary | |
---|---|
static java.awt.Color[] |
colortable
array to store the colormap to draw the spectrogram |
static java.lang.String[] |
models
array to store the label for template spectrogram panel |
static java.lang.String[] |
testsignals
array to store the label for signal spectrogram panel |
static java.lang.String[] |
words
array to store the vocabulary |
Field Detail |
---|
static final java.lang.String[] words
static final java.lang.String[] models
static final java.lang.String[] testsignals
static final java.awt.Color[] colortable
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |