Package slate

Interface Summary
SlateModel Model interface for managing repository of shapes.
SlateModel.Listener Nested interface for listening to changes in model of the enclosing type, SlateModel.
 

Class Summary
DefaultSlateModel A simple, vector based implementation of SlateModel interface.
Slate A view for SlateModel.
Slate.UI Nested class with the role of UI delegate for Slate component.
SlateModel.Event Nested event class for communicating changes in the model of enclosing type SlateModel to its listeners of type SlateModel.Listener.