Java org.jfree.data.datasetextension.impl PieCursor fields, constructors, methods, implement or subclass

Example usage for Java org.jfree.data.datasetextension.impl PieCursor fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.jfree.data.datasetextension.impl PieCursor.

The text is from its open source code.

Constructor

PieCursor()
creates a cursor without assigned position (the cursor will only be valid if setPosition is called at some time)

Method

voidsetPosition(Comparable key)
sets the cursor position to the specified value