|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MarkerShape | |
---|---|
com.google.gwt.maps.client.overlays |
Uses of MarkerShape in com.google.gwt.maps.client.overlays |
---|
Methods in com.google.gwt.maps.client.overlays that return MarkerShape | |
---|---|
MarkerShape |
Marker.getShape()
get Shape |
MarkerShape |
MarkerOptions.getShape()
gets Image map region definition used for drag/click. |
static MarkerShape |
MarkerShape.newInstance()
creates This object defines the marker shape to use in determination of a marker's clickable region. |
Methods in com.google.gwt.maps.client.overlays with parameters of type MarkerShape | |
---|---|
void |
Marker.setShape(MarkerShape shape)
set Shape |
void |
MarkerOptions.setShape(MarkerShape shape)
sets Image map region definition used for drag/click. |
|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |