程序包 com.example.graphics.command
package com.example.graphics.command
-
类说明Command for adding a shape to a collection.Command interface for implementing the Command pattern.Manager for executing, undoing, and redoing commands.Command for moving a shape to a new position.Command for removing a shape from a collection.