|
i-net Clear Reports | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Packages that use AbstractMarker | |
|---|---|
| com.inet.report.chart.axis | Provides all classes and interfaces for the i-net Clear Reports chart axes. |
| Uses of AbstractMarker in com.inet.report.chart.axis |
|---|
| Subclasses of AbstractMarker in com.inet.report.chart.axis | |
|---|---|
class |
IntervalMarker
Class to create interval markers in a chart plot. |
class |
LineMarker
Class to create line markers in a chart plot. |
| Methods in com.inet.report.chart.axis that return AbstractMarker | |
|---|---|
AbstractMarker |
ContinuousDateAxis.getMarker(int index)
Returns the marker from position. |
AbstractMarker |
ContinuousNumberAxis.getMarker(int index)
Returns the marker from position. |
| Methods in com.inet.report.chart.axis with parameters of type AbstractMarker | |
|---|---|
void |
ContinuousDateAxis.addMarker(AbstractMarker marker)
Adds a new marker to the marker list of this axis. |
void |
ContinuousNumberAxis.addMarker(AbstractMarker marker)
Adds a new marker to the marker list of this axis. |
|
i-net Clear Reports | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||