Package | Description |
---|---|
prefuse.activity |
General classes for scheduling and running activities
with specified starting times and durations.
|
Modifier and Type | Method and Description |
---|---|
ActivityMap |
ActivityMap.getParent()
Returns this ActivityMap's parent map.
|
Modifier and Type | Method and Description |
---|---|
void |
ActivityMap.setParent(ActivityMap parent)
Sets this ActivityMap's parent. null values are legal, and
indicate this map has no parent.
|
Constructor and Description |
---|
ActivityMap(ActivityMap parent)
Creates a new ActivityMap instance with the specified parent map.
|
Copyright ? 2013 Regents of the University of California