public interface PieSection
This is open source software released under the Apache 2.0 License
| Modifier and Type | Method and Description |
|---|---|
PieSection |
withColor(Color color)
Sets the color to render this section
|
PieSection |
withOffset(double offset)
Sets an offset degree for this section
|
PieSection withColor(Color color)
color - the color to render this sectionPieSection withOffset(double offset)
offset - the offset degreeCopyright 2014-2017, Xavier Witdouck