public interface CutHandler
Modifier and Type | Method and Description |
---|---|
void |
onCutComplete(com.google.gwt.core.client.JsArray<Geometry> geometries) |
void onCutComplete(com.google.gwt.core.client.JsArray<Geometry> geometries)
geometries
- - The geometry defining the cut region.