Line
The Line
singleton provides tools for specifying what a line-drawing style — a Stroke — is like.
Attributes
- Graph
-
- Supertypes
- Self type
-
Line.type
Members list
Type members
Classlikes
An enumeration of different styles of line caps. Each such style specifies what the end points of lines look like.
An enumeration of different styles of line caps. Each such style specifies what the end points of lines look like.
These styles correspond directly to the line-cap styles illustrated in Oracle’s Java graphics tutorial. See that page for pictures.
Attributes
- Supertypes
An enumeration of different styles of line caps. Each such style specifies how the connections between lines look like.
An enumeration of different styles of line caps. Each such style specifies how the connections between lines look like.
These styles correspond directly to the join styles illustrated in Oracle’s Java graphics tutorial. See that page for pictures.
Attributes
- Supertypes