public interface LabelPointsHandler
Modifier and Type | Method and Description |
---|---|
void |
onLabelPointsComplete(com.google.gwt.core.client.JsArray<Geometry> labelPoints) |
void onLabelPointsComplete(com.google.gwt.core.client.JsArray<Geometry> labelPoints)
labelPoints
- - The geometry representing the points calculated inside the polygons.