Squeak Class Documentation category index | class index  
 
FlashLineStyle
  category: Balloon-MMFlash Support
  superclass: Object
  subclasses:

No comment. Sorry.

instance methods
  accessing
  color
color:
color:width:
width
width:

  comparing
  =

class methods
  instance creation
  color:width:

instance methods
  accessing top  
 

color


 

color:


 

color:width:


 

width


 

width:


  comparing top  
 

=

Answer whether the receiver and the argument represent the same
object. If = is redefined in any subclass, consider also redefining the
message hash.


class methods
  instance creation top  
 

color:width: