Module hw06
Package provided.utils.displayModel
package provided.utils.displayModel
Definitions and implementations of utilities for representing
and encapsulating displayable elements in the model. This code
is useful for enhancing the decoupling of the model and view by enabling
the model to work with view-independent representations of entities that
might be displayed in the view.
- Author:
- swong
-
Interface SummaryInterfaceDescriptionAn interface that represents an affine transform drawable image object.Abstract representation of an entity with an integer width and height.