程序包 com.example.graphics.model


package com.example.graphics.model
  • 说明
    Circle implementation of the Shape interface.
    Line implementation of the Shape interface.
    Rectangle implementation of the Shape interface.
    Shape interface representing a graphical shape element.
    Triangle implementation of the Shape interface.