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

This specieal case of a CRFeature is used to describe a feature containing only one point.

instance methods
  accessing
  drawCapturedPointsOn:size:topLeft:relative:properties:
drawFeatureOn:size:topLeft:relative:properties:

  testing
  isDot

class methods
  no messages
 

instance methods
  accessing top  
 

drawCapturedPointsOn:size:topLeft:relative:properties:

Draw the captured points on the given form. Refinied in subclasses


 

drawFeatureOn:size:topLeft:relative:properties:

Draw the feature on the given form. Refinied in subclasses


  testing top  
 

isDot


class methods
  no messages top