|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GIcon | |
|---|---|
| org.wicketstuff.gmap.api | |
| Uses of GIcon in org.wicketstuff.gmap.api |
|---|
| Methods in org.wicketstuff.gmap.api that return GIcon | |
|---|---|
GIcon |
GIcon.clone()
|
GIcon |
GMarkerOptions.getIcon()
|
GIcon |
GMarkerOptions.getShadow()
|
GIcon |
GIcon.setAnchor(GPoint anchor)
The position at which to anchor an image in correspondance to the location of the marker on the map. |
GIcon |
GIcon.setOrigin(GPoint origin)
The position of the image within a sprite, if any. |
GIcon |
GIcon.setScaledSize(GSize scaledSize)
The size of the entire image after scaling, if any. |
GIcon |
GIcon.setSchema(String schema)
|
GIcon |
GIcon.setSize(GSize size)
The display size of the sprite or image. |
| Methods in org.wicketstuff.gmap.api with parameters of type GIcon | |
|---|---|
void |
GMarkerOptions.setShadow(GIcon shadow)
|
| Constructors in org.wicketstuff.gmap.api with parameters of type GIcon | |
|---|---|
GMarkerOptions(GMap gmap,
GLatLng latLng,
String title,
GIcon icon,
GIcon shadow)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||