| Package | Description |
|---|---|
| org.wicketstuff.gmap.api |
| Modifier and Type | Method and Description |
|---|---|
GSize |
GIcon.getScaledSize() |
GSize |
GIcon.getSize() |
| Modifier and Type | Method and Description |
|---|---|
GIcon |
GIcon.setScaledSize(GSize scaledSize)
The size of the entire image after scaling, if any.
|
GIcon |
GIcon.setSize(GSize size)
The display size of the sprite or image.
|
| Constructor and Description |
|---|
GIcon(String image,
GSize iconSize,
GPoint iconAnchor) |
GIcon(String image,
GSize iconSize,
GPoint iconAnchor,
GPoint origin,
GSize scaledSize) |
Copyright © 2016. All rights reserved.