Uses of Package
shapes
-
Packages that use shapes Package Description adapter commands controller dialogs model shapes strategy -
Classes in shapes used by adapter Class Description Movable Interface that implement all shapes because all shapes can be moved.Shape Abstract class which all shapes extend.SurfaceShape Abstract class that must implement all shapes with surface. -
Classes in shapes used by commands Class Description Circle Class that represent circle shape.Line Class that represent line shape.Point Class that represent point shape.Rectangle Class that represent rectangle shape.Shape Abstract class which all shapes extend.Square Class that represent square shape. -
Classes in shapes used by controller Class Description Circle Class that represent circle shape.Line Class that represent line shape.Point Class that represent point shape.Rectangle Class that represent rectangle shape.Shape Abstract class which all shapes extend.Square Class that represent square shape. -
Classes in shapes used by dialogs Class Description Circle Class that represent circle shape.Line Class that represent line shape.Point Class that represent point shape.Rectangle Class that represent rectangle shape.Square Class that represent square shape. -
Classes in shapes used by model Class Description Shape Abstract class which all shapes extend. -
Classes in shapes used by shapes Class Description Circle Class that represent circle shape.Line Class that represent line shape.Movable Interface that implement all shapes because all shapes can be moved.Point Class that represent point shape.Rectangle Class that represent rectangle shape.Shape Abstract class which all shapes extend.Square Class that represent square shape.SurfaceShape Abstract class that must implement all shapes with surface. -
Classes in shapes used by strategy Class Description Circle Class that represent circle shape.Line Class that represent line shape.Point Class that represent point shape.Rectangle Class that represent rectangle shape.Shape Abstract class which all shapes extend.Square Class that represent square shape.