Searched defs:Stroke (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/awt/
H A DStroke.java29 * The <code>Stroke</code> interface allows a
39 * outline <code>Shape</code> returned by a <code>Stroke</code> object
47 * The objects of the classes implementing <code>Stroke</code>
52 * If a <code>Stroke</code> object is modified after it is set in
58 public interface Stroke { interface
63 * object implementing the <code>Stroke</code> interface.

Completed in 36 milliseconds