next up previous contents index
Next: Star Up: Base class structures Previous: RoundRectangle

Square

class Square extends Rectangle {
      width == height;
}



Neng-Fa Zhou
1999-02-16