|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFormatter
Title: IJChart
Description: a chart library for the Java(tm) platform.
A Formatter provides support for formatting Object.Copyright: Copyright (c) 2013
Company:
| Method Summary | |
|---|---|
java.lang.String |
format(java.lang.Object obj,
int index)
Formatted an object to a string. |
| Method Detail |
|---|
java.lang.String format(java.lang.Object obj,
int index)
obj - Object
The object to be formatted (null permitted).index - int
The index value of a series objects.The first is at index 0,
the next is at 1, and so on.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||