|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Glyph | |
|---|---|
| sonification.dataimport.visbards_resourcetoolkit.model | |
| Uses of Glyph in sonification.dataimport.visbards_resourcetoolkit.model |
|---|
| Methods in sonification.dataimport.visbards_resourcetoolkit.model that return Glyph | |
|---|---|
Glyph |
Universe.findGlyph(java.awt.event.MouseEvent e)
Returns the glyph at approprite coordinate. |
Glyph |
Dataset.findMiddleVisibleGlyph()
Returns the middle vissible glyph of this dataset. |
Glyph |
DefaultDataset.findMiddleVisibleGlyph()
|
Glyph |
PickEvent.getGlyph()
|
| Methods in sonification.dataimport.visbards_resourcetoolkit.model with parameters of type Glyph | |
|---|---|
void |
Universe.attach(Glyph glyph)
Attach a glyph to the universe. |
void |
Universe.detach(Glyph glyph)
Detach a glyph to the universe. |
int |
Dataset.findGlyphRow(Glyph g)
Returns the row address of the glyph. |
int |
DefaultDataset.findGlyphRow(Glyph g)
Returns the row address of the glyph. |
| Constructors in sonification.dataimport.visbards_resourcetoolkit.model with parameters of type Glyph | |
|---|---|
PickEvent(java.lang.Object source,
Glyph glyph,
Dataset dataset,
int row,
boolean anchorSelect)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||