Back: BLOX.BLabel-accessing Up: BLOX package Forward: BLOX.BLine-accessing   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document

1.24 BLOX.BLine

Defined in namespace BLOX
Superclass: BLOX.BBoundingBox
Category: Graphics-Windows
I only draw straight lines but I can do that very well, even without a ruler...

1.24.1 BLOX.BLine: accessing  (instance)


1.24.1 BLOX.BLine: accessing

cap
Answer the way in which caps are to be drawn at the endpoints of the line. The answer may be #butt (the default), #projecting, or #round).

cap: aSymbol
Set the way in which caps are to be drawn at the endpoints of the line. aSymbol may be #butt (the default), #projecting, or #round).

width
Answer the width with which the line is drawn.

width: pixels
Set the width with which the line is drawn.



Back: BLOX.BLine Up: BLOX.BLine Forward: BLOX.BList   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document


This document was generated on May, 22 2008 using texi2html