|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Dataset in sonification.dataimport.visbards_resourcetoolkit.graph |
|---|
| Methods in sonification.dataimport.visbards_resourcetoolkit.graph that return Dataset | |
|---|---|
Dataset |
CategoryGraphView.getDataset()
|
| Methods in sonification.dataimport.visbards_resourcetoolkit.graph with parameters of type Dataset | |
|---|---|
void |
DatasetGraphPanel.datasetAdded(DatasetContainer source,
Dataset set)
Indicates that a dataset has been added to the container. |
void |
DatasetGraphPanel.datasetRemoved(DatasetContainer source,
Dataset set)
Indicates that a dataset has been removed from the container. |
void |
DatasetGraphPanel.selectedGlyphChanged(DatasetContainer source,
Dataset set)
Indicates that selected glyph has changed in one of the attached datasets. |
| Constructors in sonification.dataimport.visbards_resourcetoolkit.graph with parameters of type Dataset | |
|---|---|
CategoryGraphView(Category cat,
Dataset set,
boolean realtime)
|
|
DatasetView(Dataset set)
|
|
| Uses of Dataset in sonification.dataimport.visbards_resourcetoolkit.model |
|---|
| Classes in sonification.dataimport.visbards_resourcetoolkit.model that implement Dataset | |
|---|---|
class |
DefaultDataset
The dataset is an extetion of the dataset properties container. |
| Methods in sonification.dataimport.visbards_resourcetoolkit.model that return Dataset | |
|---|---|
Dataset |
DatasetFactory.createDataset(Resource rsrc)
|
Dataset |
DatasetFactory.createDataset(Resource rsrc,
ProgressReporter prg)
|
Dataset |
PickEvent.getDataset()
|
Dataset |
DatasetContainer.getDataset(java.lang.String name)
Returns a dataset. |
Dataset |
DefaultDatasetContainer.getDataset(java.lang.String name)
Returns a dataset. |
| Methods in sonification.dataimport.visbards_resourcetoolkit.model with parameters of type Dataset | |
|---|---|
void |
DatasetContainer.addDatasets(Dataset[] datasets)
Adds datasets to the system. |
void |
DefaultDatasetContainer.addDatasets(Dataset[] datasets)
Adds a dataset to the system. |
void |
DatasetContainer.addDatasets(Dataset[] datasets,
ProgressReporter pud)
Adds datasets to the system, reporting progress |
void |
DefaultDatasetContainer.addDatasets(Dataset[] datasets,
ProgressReporter pud)
Adds datasets to the system, reporting progress |
void |
CoordinateModeManager.datasetAdded(DatasetContainer source,
Dataset set)
Indicates that a dataset has been added to the container. |
void |
DatasetContainerListener.datasetAdded(DatasetContainer source,
Dataset set)
Indicates that a dataset has been added to the container. |
void |
DatasetListener.datasetChanged(Dataset source,
int eventID)
Indicates that the dataset has changed. |
void |
DefaultDatasetContainer.datasetChanged(Dataset source,
int eventID)
Notified when one of the datasets changes its encompasing range. |
void |
CoordinateModeManager.datasetRemoved(DatasetContainer source,
Dataset set)
Indicates that a dataset has been removed from the container. |
void |
DatasetContainerListener.datasetRemoved(DatasetContainer source,
Dataset set)
Indicates that a dataset has been removed from the container. |
void |
DatasetContainer.removeDataset(Dataset dataset)
Removes a dataset from the system. |
void |
DefaultDatasetContainer.removeDataset(Dataset dataset)
Removes a dataset from the container. |
void |
DatasetContainer.removeDataset(Dataset dataset,
ProgressReporter pud)
Removes a dataset from the system. |
void |
DefaultDatasetContainer.removeDataset(Dataset dataset,
ProgressReporter pud)
Removes a dataset from the system. |
void |
CoordinateModeManager.selectedGlyphChanged(DatasetContainer source,
Dataset set)
Indicates that selected glyph has changed in one of the attached datasets. |
void |
DatasetContainerListener.selectedGlyphChanged(DatasetContainer source,
Dataset set)
Indicates that selected glyph has changed in one of the attached datasets. |
| Constructors in sonification.dataimport.visbards_resourcetoolkit.model with parameters of type Dataset | |
|---|---|
PickEvent(java.lang.Object source,
Glyph glyph,
Dataset dataset,
int row,
boolean anchorSelect)
|
|
| Uses of Dataset in sonification.dataimport.visbards_resourcetoolkit.repository.category |
|---|
| Methods in sonification.dataimport.visbards_resourcetoolkit.repository.category with parameters of type Dataset | |
|---|---|
void |
PseudoLocation.datasetAdded(DatasetContainer source,
Dataset set)
|
void |
PseudoLocation.datasetRemoved(DatasetContainer source,
Dataset set)
|
void |
PseudoLocation.selectedGlyphChanged(DatasetContainer source,
Dataset set)
|
| Uses of Dataset in sonification.dataimport.visbards_resourcetoolkit.resources |
|---|
| Methods in sonification.dataimport.visbards_resourcetoolkit.resources with parameters of type Dataset | |
|---|---|
void |
RangeControllerView.datasetAdded(DatasetContainer source,
Dataset set)
Indicates that a dataset has been added to the container. |
void |
ResourceToolkitPanel.datasetAdded(DatasetContainer source,
Dataset set)
Indicates that a dataset has been added to the container. |
void |
RangeControllerView.datasetRemoved(DatasetContainer source,
Dataset set)
Indicates that a dataset has been removed from the container. |
void |
ResourceToolkitPanel.datasetRemoved(DatasetContainer source,
Dataset set)
Indicates that a dataset has been removed from the container. |
void |
ResourceView.initGUI(Dataset set)
|
void |
RangeControllerView.selectedGlyphChanged(DatasetContainer source,
Dataset set)
Indicates that selected glyph has changed in one of the attached datasets. |
void |
ResourceToolkitPanel.selectedGlyphChanged(DatasetContainer source,
Dataset set)
Indicates that selected glyph has changed in one of the attached datasets. |
| Constructors in sonification.dataimport.visbards_resourcetoolkit.resources with parameters of type Dataset | |
|---|---|
ResourceView(Resource resource,
Dataset set)
constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||