Package | Description |
---|---|
org.jfree.chart.plot |
Plot classes and related interfaces.
|
Modifier and Type | Method and Description |
---|---|
TextBox |
PieLabelRecord.getLabel()
Returns the label.
|
Constructor and Description |
---|
PieLabelRecord(Comparable key,
double angle,
double baseY,
TextBox label,
double labelHeight,
double gap,
double linkPercent)
Creates a new record.
|
Copyright © 2001–2017 JFree.org. All rights reserved.