|  | Class | Description | 
|---|
|  | BitmapLasso | Bitmap lasso for use by the GraphicsEditor component. | 
|  | BitmapLassoShapes | Possible bitmap lasso shapes for the GraphicsEditor class. | 
|  | BrushModes | Possible brush modes for the GraphicsEditor class. | 
|  | BrushShapes | Possible brush shapes for the GraphicsEditor class. | 
|  | CanvasBackground | Handles the background for the canvas. | 
|  | CropLasso | Lasso displayed during a cropping operation. | 
|  | GraphicsEditor | Component that can be used to manipulate bitmap data, vector shapes, and
 	text objects. | 
|  | GraphicsEditorInteractionModes | Defines the possible interaction modes for the GraphicsEditor class. | 
|  | GraphicsEditorVectorTypes | Supported vector drawing types for the GraphicsEditor component. | 
|  | MarchingAntsLasso | Displays a marching ants lasso over the passed bitmap data. | 
|  | MouseEnabledGroup | Used to make sure the viewport is mouse enabled because 
 	mouseEnabledWhereTransparent is unreliable and requires mouse listeners. |