|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CategoryPool in sonification.dataimport.visbards_resourcetoolkit |
|---|
| Methods in sonification.dataimport.visbards_resourcetoolkit that return CategoryPool | |
|---|---|
static CategoryPool |
visbards_resourcetoolkit_main.getCategoryPool()
|
| Uses of CategoryPool in sonification.dataimport.visbards_resourcetoolkit.graph |
|---|
| Methods in sonification.dataimport.visbards_resourcetoolkit.graph with parameters of type CategoryPool | |
|---|---|
void |
DatasetView.categoryAdded(CategoryPool source,
Category cat)
Indicates that a category has been added to the system. |
void |
DatasetView.categoryRemoved(CategoryPool source,
Category cat)
Indicates that a category has been removed from the system. |
| Uses of CategoryPool in sonification.dataimport.visbards_resourcetoolkit.model |
|---|
| Classes in sonification.dataimport.visbards_resourcetoolkit.model that implement CategoryPool | |
|---|---|
class |
DefaultCategoryPool
|
| Methods in sonification.dataimport.visbards_resourcetoolkit.model with parameters of type CategoryPool | |
|---|---|
void |
CategoryPoolListener.categoryAdded(CategoryPool source,
Category cat)
Indicates that a category has been added to the system. |
void |
DefaultDatasetContainer.categoryAdded(CategoryPool source,
Category cat)
Indicates that a category has been added to the system. |
void |
DefaultPropertyContainer.categoryAdded(CategoryPool source,
Category cat)
Indicates that a category has been added to the system. |
void |
CategoryPoolListener.categoryRemoved(CategoryPool source,
Category cat)
Indicates that a category has been removed from the system. |
void |
DefaultDatasetContainer.categoryRemoved(CategoryPool source,
Category cat)
Indicates that a category has been removed from the system. |
void |
DefaultPropertyContainer.categoryRemoved(CategoryPool source,
Category cat)
Indicates that a category has been removed from the system. |
| Constructors in sonification.dataimport.visbards_resourcetoolkit.model with parameters of type CategoryPool | |
|---|---|
DefaultDatasetContainer(Universe uni,
RangeModel rmodel,
PropertyContainer dc,
CategoryPool pool)
Constructs a standard dataset container. |
|
| Uses of CategoryPool in sonification.dataimport.visbards_resourcetoolkit.repository.category |
|---|
| Methods in sonification.dataimport.visbards_resourcetoolkit.repository.category with parameters of type CategoryPool | |
|---|---|
void |
PseudoLocation.categoryAdded(CategoryPool source,
Category cat)
Indicates that a category has been added to the system. |
void |
PseudoLocation.categoryRemoved(CategoryPool source,
Category cat)
Indicates that a category has been removed from the system. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||