Java org.jfree.ui StrokeSample fields, constructors, methods, implement or subclass

Example usage for Java org.jfree.ui StrokeSample fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.jfree.ui StrokeSample.

The text is from its open source code.

Constructor

StrokeSample(final Stroke stroke)
Creates a StrokeSample for the specified stroke.

Method

StrokegetStroke()
Returns the current Stroke object being displayed.