public class XAxisManager extends AbstractAxisManager<XAxis,XAxisViewer>
dbc, manager| Constructor and Description |
|---|
XAxisManager(DataBindingContext dbc,
ChartRenderer manager,
boolean top) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
java.util.Collection<XAxisViewer> |
getAll() |
XAxisViewer |
getAxis(XAxis axis) |
protected void |
handleAdd(int index,
XAxis axis) |
protected void |
handleRemove(XAxis axis) |
getList, handleListeChangepublic XAxisManager(DataBindingContext dbc,
ChartRenderer manager,
boolean top)
protected void handleAdd(int index,
XAxis axis)
handleAdd in class AbstractAxisManager<XAxis,XAxisViewer>protected void handleRemove(XAxis axis)
handleRemove in class AbstractAxisManager<XAxis,XAxisViewer>public void dispose()
dispose in class AbstractAxisManager<XAxis,XAxisViewer>public XAxisViewer getAxis(XAxis axis)
getAxis in class AbstractAxisManager<XAxis,XAxisViewer>public java.util.Collection<XAxisViewer> getAll()
getAll in class AbstractAxisManager<XAxis,XAxisViewer>
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0