Java org.jfree.chart.annotations CategoryPointerAnnotation fields, constructors, methods, implement or subclass

Example usage for Java org.jfree.chart.annotations CategoryPointerAnnotation fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Constructor

Method

voidsetArrowPaint(Paint paint)
Sets the paint used for the arrow and sends an AnnotationChangeEvent to all registered listeners.
voidsetBaseRadius(double radius)
Sets the base radius and sends an AnnotationChangeEvent to all registered listeners.
voidsetTextAnchor(TextAnchor anchor)
Sets the text anchor (the point on the text bounding rectangle that is aligned to the (x, y) coordinate of the annotation) and sends an AnnotationChangeEvent to all registered listeners.