Overview | Module | Use | Devguide | Index |
Constants | Constants' Details |
constants group PathCapType |
|
Constants | |
BUTT | End the path at its start or end point, without any cap. |
ROUND | Extend the path with a half circle cap, diameter is the line width. |
SQUARE | Extend the path with a rectangular cap, half the line width long. |
Constants' Details | |
BUTT
|
|
ROUND
|
|
SQUARE
|
Copyright © 2003 Sun Microsystems, Inc.