Uses of Interface java.awt.Stroke

Uses in package gnu.awt.j2d

Methods with parameter type java.awt.Stroke

void
Sets the stroke to be used for subsequent drawing operations.

Methods with return type java.awt.Stroke

Stroke
Returns the current stroke.

Uses in package gnu.java.awt.java2d

Methods with parameter type java.awt.Stroke

void
Sets the stroke for this graphics object.

Methods with return type java.awt.Stroke

Stroke
Returns the current stroke.

Uses in package gnu.java.awt.peer.qt

Constructors with parameter type java.awt.Stroke

QPen.QPen(Stroke stroke)

Fields of type java.awt.Stroke

Stroke

Methods with parameter type java.awt.Stroke

void
Sets the stroke to be used for subsequent drawing operations.

Methods with return type java.awt.Stroke

Stroke
Returns the current stroke.

Uses in package java.awt

Classes implementing java.awt.Stroke

class
A general purpose Stroke implementation that can represent a wide variety of line styles for use with subclasses of Graphics2D.

Methods with parameter type java.awt.Stroke

void
Sets the stroke to be used for subsequent drawing operations.

Methods with return type java.awt.Stroke

Stroke
Returns the current stroke.

Uses in package gnu.java.awt.peer.gtk

Methods with parameter type java.awt.Stroke

void

Methods with return type java.awt.Stroke

Stroke