public static class Edit.EditState
extends com.google.gwt.core.client.JavaScriptObject
Modifier and Type | Method and Description |
---|---|
Graphic |
getGraphic()
The graphic that is currently being edited.
|
Edit.ToolType |
getTool()
Indicates if the tool is currently being used.
|
boolean |
isModified()
Indicates if the graphic has been modified.
|
public final Edit.ToolType getTool()
public final Graphic getGraphic()
public final boolean isModified()