| Package | ardisia.components.graphicsEditor | 
| Class | public class GraphicsEditorInteractionModes | 
| Inheritance | GraphicsEditorInteractionModes  Object | 
See the docs for the "interactionMode" property on the GraphicsEditor for more information.
| Constant | Defined By | ||
|---|---|---|---|
| BITMAP_LASSO : String = bitmapLasso [static]  | GraphicsEditorInteractionModes | ||
| BRUSH : String = brush [static]  | GraphicsEditorInteractionModes | ||
| CROP : String = crop [static]  | GraphicsEditorInteractionModes | ||
| DISTORT : String = distort [static]  | GraphicsEditorInteractionModes | ||
| FLOOD_FILL : String = floodFill [static]  | GraphicsEditorInteractionModes | ||
| GRABBER : String = grabber [static]  | GraphicsEditorInteractionModes | ||
| NONE : String = none [static]  | GraphicsEditorInteractionModes | ||
| SELECT_BEHIND : String = selectBehind [static]  | GraphicsEditorInteractionModes | ||
| SELECT_FRONT : String = selectFront [static]  | GraphicsEditorInteractionModes | ||
| TEXT : String = text [static]  | GraphicsEditorInteractionModes | ||
| VECTOR : String = vector [static]  | GraphicsEditorInteractionModes | ||
| WAND : String = wand [static]  | GraphicsEditorInteractionModes | ||
| ZOOM_IN : String = zoomIn [static]  | GraphicsEditorInteractionModes | ||
| ZOOM_OUT : String = zoomOut [static]  | GraphicsEditorInteractionModes | ||
| BITMAP_LASSO | Constant | 
public static const BITMAP_LASSO:String = bitmapLasso| BRUSH | Constant | 
public static const BRUSH:String = brush| CROP | Constant | 
public static const CROP:String = crop| DISTORT | Constant | 
public static const DISTORT:String = distort| FLOOD_FILL | Constant | 
public static const FLOOD_FILL:String = floodFill| GRABBER | Constant | 
public static const GRABBER:String = grabber| NONE | Constant | 
public static const NONE:String = none| SELECT_BEHIND | Constant | 
public static const SELECT_BEHIND:String = selectBehind| SELECT_FRONT | Constant | 
public static const SELECT_FRONT:String = selectFront| TEXT | Constant | 
public static const TEXT:String = text| VECTOR | Constant | 
public static const VECTOR:String = vector| WAND | Constant | 
public static const WAND:String = wand| ZOOM_IN | Constant | 
public static const ZOOM_IN:String = zoomIn| ZOOM_OUT | Constant | 
public static const ZOOM_OUT:String = zoomOut