Category: Graphics
Superclass: Object

Method category index

accessing (instance)
initialization (instance)

accessing (instance)

asString
Answer the SVG representation of the line

end: aPoint

Set the receiver's end point

start: aPoint

Set the receiver's start point

style: aCollection

Set the receiver's style to a collection of CssRule objects

top


initialization (instance)

initialize
Answer the 0@0 -- 0@0 line

top