|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IndexedEntityLegendSymbolFactory extends java.io.Serializable
Interface of factory which is able to create legend symbols for indexed entities of series (e.g. such factory is used with pie series).
| Modifier and Type | Method and Description |
|---|---|
LegendSymbol |
createLegendSymbol(int index)
Creates legend symbol for index'th entity. |
| Method Detail |
|---|
LegendSymbol createLegendSymbol(int index)
index - index of entity.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||