Package edu.ou.mlfw.gui

Interface Summary
Drawer This interface is intended to be optionally implemented by a Client.
Shadow2DCanvas A Shadow2DCanvas provides a basic level of support for domain-specific drawing routines.
 

Class Summary
CircleShadow The default shadow class for a Beacon.
ClientShadowSource TODO: Temporary class that prevents having to change the client api for working with shadows.
LineShadow  
Shadow2D Shadow2D provides a way for clients or whatever else to draw on a Shadow2DCanvas.
TextBoxShadow Created by IntelliJ IDEA.
Viewer