|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AxisLabelsURLProvider
Implementation of this interface is used to provide URLs of axis labels to AxisLabelsURLSupport plug-in.
| Modifier and Type | Method and Description |
|---|---|
java.net.URL |
getURLForLabel(java.lang.String label)
Returns URL for given axis label. |
| Method Detail |
|---|
java.net.URL getURLForLabel(java.lang.String label)
null.
label - one of axis labelsnull
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||