|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.steema.teechart.legend.LegendAdapter
public class LegendAdapter
Title: TeeChart for Java
Description: TeeChart for Java
Copyright (c) 2004-2006 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
| Constructor Summary | |
|---|---|
LegendAdapter()
Creates a new instance of LegendAdapter |
|
| Method Summary | |
|---|---|
Rectangle |
getBounds(Legend legend,
Rectangle rectangle)
|
LegendItemCoordinates |
getItemCoordinates(Legend legend,
LegendItemCoordinates coordinates)
|
java.lang.String |
getItemText(Legend legend,
LegendStyle legendStyle,
int index,
java.lang.String text)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LegendAdapter()
| Method Detail |
|---|
public Rectangle getBounds(Legend legend,
Rectangle rectangle)
getBounds in interface LegendResolver
public LegendItemCoordinates getItemCoordinates(Legend legend,
LegendItemCoordinates coordinates)
getItemCoordinates in interface LegendResolver
public java.lang.String getItemText(Legend legend,
LegendStyle legendStyle,
int index,
java.lang.String text)
getItemText in interface LegendResolver
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||