Java org.jfree.chart.entity CategoryLabelEntity fields, constructors, methods, implement or subclass

Example usage for Java org.jfree.chart.entity CategoryLabelEntity fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.jfree.chart.entity CategoryLabelEntity.

The text is from its open source code.

Constructor

Method

ComparablegetKey()
Returns the category key.
voidsetToolTipText(String text)
Sets the tool tip text.
voidsetURLText(String text)
Sets the URL text.