Package | Description |
---|---|
twaver.chart |
Modifier and Type | Class and Description |
---|---|
class |
LineItem
The class extends Item,it is used to store the data shown in the line chart panel.
|
Modifier and Type | Method and Description |
---|---|
Item |
AbstractChart.getItemByIndex(int index)
Returns the item at the specified position in the published elements list.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractChart.addItem(Item item)
Adds an item to the box if box does't contain the item.
|
void |
AbstractChart.removeItem(Item item)
Removes an item from the box
|
Copyright © 2002 - 2010 Serva Software. All Rights Reserved.