|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of RangeModel in sonification.dataimport.visbards_resourcetoolkit |
|---|
| Methods in sonification.dataimport.visbards_resourcetoolkit that return RangeModel | |
|---|---|
static RangeModel |
visbards_resourcetoolkit_main.getRangeModel()
|
| Uses of RangeModel in sonification.dataimport.visbards_resourcetoolkit.graph |
|---|
| Methods in sonification.dataimport.visbards_resourcetoolkit.graph with parameters of type RangeModel | |
|---|---|
void |
CategoryGraphView.rangeModelChanged(RangeModel source,
int eventID)
|
| Uses of RangeModel in sonification.dataimport.visbards_resourcetoolkit.model |
|---|
| Classes in sonification.dataimport.visbards_resourcetoolkit.model that implement RangeModel | |
|---|---|
class |
DefaultRangeModel
|
| Methods in sonification.dataimport.visbards_resourcetoolkit.model that return RangeModel | |
|---|---|
RangeModel |
DatasetContainer.getRangeModel()
Returns the range model of this dataset container. |
RangeModel |
DefaultDatasetContainer.getRangeModel()
Returns the range model of this dataset container. |
RangeModel |
DefaultRangeControllerModel.getRangeModel()
returns the associated range model |
RangeModel |
RangeControllerModel.getRangeModel()
returns the associated range model |
| Methods in sonification.dataimport.visbards_resourcetoolkit.model with parameters of type RangeModel | |
|---|---|
void |
Dataset.attach(PropertyContainer container,
RangeModel model,
Universe uni)
Visualise this dataset to the universe. |
void |
DefaultDataset.attach(PropertyContainer container,
RangeModel model,
Universe uni)
Attach a dataset to the universe. |
void |
DefaultDataset.rangeModelChanged(RangeModel source,
int eventID)
Indicates that the range controller changed. |
void |
DefaultDatasetContainer.rangeModelChanged(RangeModel source,
int eventID)
Indicates that the range model changed. |
void |
RangeModelListener.rangeModelChanged(RangeModel source,
int eventID)
Indicates that the range model changed. |
void |
DefaultRangeControllerModel.setRangeModel(RangeModel model)
set the associated range model |
void |
RangeControllerModel.setRangeModel(RangeModel model)
set the associated range model |
| Constructors in sonification.dataimport.visbards_resourcetoolkit.model with parameters of type RangeModel | |
|---|---|
DefaultDatasetContainer(Universe uni,
RangeModel rmodel,
PropertyContainer dc,
CategoryPool pool)
Constructs a standard dataset container. |
|
DefaultRangeControllerModel(RangeModel rangeModel)
constructor |
|
| Uses of RangeModel in sonification.dataimport.visbards_resourcetoolkit.repository.category |
|---|
| Methods in sonification.dataimport.visbards_resourcetoolkit.repository.category with parameters of type RangeModel | |
|---|---|
void |
PseudoLocation.rangeModelChanged(RangeModel source,
int eventID)
|
| Uses of RangeModel in sonification.dataimport.visbards_resourcetoolkit.resources |
|---|
| Methods in sonification.dataimport.visbards_resourcetoolkit.resources with parameters of type RangeModel | |
|---|---|
void |
RangeControllerView.setRangeModel(RangeModel rangeModel)
sets the range controller model for this view |
| Constructors in sonification.dataimport.visbards_resourcetoolkit.resources with parameters of type RangeModel | |
|---|---|
RangeControllerView(RangeModel rangeModel)
constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||