Interface | Description |
---|---|
SceneShape |
A shape that is a part of a scene.
|
Class | Description |
---|---|
CarShape |
A car shape.
|
HouseShape |
A house shape.
|
SceneComponent |
A component that shows a scene composed of shapes.
|
SceneEditor |
A program that allows users to edit a scene composed
of items.
|
SelectableShape |
A shape that manages its selection state.
|