|
i-net Clear Reports | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Packages that use ChartFormat | |
|---|---|
| com.inet.report.chart.axis | Provides all classes and interfaces for the i-net Clear Reports chart axes. |
| com.inet.report.chart.format | Provides all classes and interfaces for formatting the chart values. |
| com.inet.report.chart.plot | Provides all classes and interfaces for chart plot. |
| Uses of ChartFormat in com.inet.report.chart.axis |
|---|
| Methods in com.inet.report.chart.axis that return ChartFormat | |
|---|---|
ChartFormat |
BaseAxis.getTickLabelFormat()
Returns a tick label format of this axis. |
| Methods in com.inet.report.chart.axis with parameters of type ChartFormat | |
|---|---|
void |
BaseAxis.setTickLabelFormat(ChartFormat tickLabelFormat)
Sets the tick label format. |
| Uses of ChartFormat in com.inet.report.chart.format |
|---|
| Classes in com.inet.report.chart.format that implement ChartFormat | |
|---|---|
class |
DateTimeFormat
This is a date and time format with predefined locale-sensitive styles. |
class |
FixedNumberFormat
This is a "fixed" number format. |
class |
PatternDateTimeFormat
This is a date time format defined by a pattern. |
class |
PatternNumberFormat
This is a number format defined by a pattern. |
| Methods in com.inet.report.chart.format that return ChartFormat | |
|---|---|
ChartFormat |
ChartFormat.clone()
Overrides Cloneable |
| Uses of ChartFormat in com.inet.report.chart.plot |
|---|
| Methods in com.inet.report.chart.plot that return ChartFormat | |
|---|---|
ChartFormat |
AbstractPlot.getItemLabelFormat()
Returns the format for the item value. |
| Methods in com.inet.report.chart.plot with parameters of type ChartFormat | |
|---|---|
void |
AbstractPlot.setItemLabelFormat(ChartFormat valueFormat)
Sets the format for the item value. |
|
i-net Clear Reports | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||