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

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

Introduction

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

The text is from its open source code.

Method

PieDatasetgetDataset()
Returns the dataset this entity refers to.
intgetPieIndex()
Returns the pie index.
intgetSectionIndex()
Returns the section index.
ComparablegetSectionKey()
Returns the section key.
voidsetURLText(String text)
Sets the URL text.