|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphCanvas | |
|---|---|
| bass.gui | |
| bass.visualisation.view | |
| Uses of GraphCanvas in bass.gui |
|---|
| Fields in bass.gui declared as GraphCanvas | |
|---|---|
private GraphCanvas |
Gui.canvas3d
|
| Uses of GraphCanvas in bass.visualisation.view |
|---|
| Fields in bass.visualisation.view declared as GraphCanvas | |
|---|---|
private GraphCanvas |
VisCalculationThread.theCanvas
|
| Constructors in bass.visualisation.view with parameters of type GraphCanvas | |
|---|---|
VisCalculationThread(GraphCanvas theCanvas,
int bandId,
int minFListSize,
int hierarchy,
boolean conBetweenFriends,
boolean firstLevelFriendsConnection,
boolean showNames,
Gui theGui)
generates a new thread object with the specified values for generating a visualization after generating you just need to call the start() method to start the calculation |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||