Squeak Class Documentation category index | class index  
 
CREmptyFeature
  category: Genie-Engine
  superclass: CRFeature
  subclasses:

This special case of a CRFeature is used to describe an empty feature (Not even one point).

instance methods
  comparing
  timeDistance:max:

  private
  textString

  testing
  isEmpty

class methods
  no messages
 

instance methods
  comparing top  
 

timeDistance:max:


  private top  
 

textString

A string describing certain parts of the feature


  testing top  
 

isEmpty


class methods
  no messages top