|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Icon in jp.sf.mapswidgets |
---|
Methods in jp.sf.mapswidgets that return Icon | |
---|---|
Icon |
Marker.getIcon()
Get the icon. |
Methods in jp.sf.mapswidgets with parameters of type Icon | |
---|---|
void |
Marker.setIcon(Icon icon)
Set the icon. |
Constructors in jp.sf.mapswidgets with parameters of type Icon | |
---|---|
Icon(Icon copyFrom)
Construct a new instance of this class given the icon. |
|
Marker(Point point,
Icon icon)
Construct a new instance of this class given the point and the icon. |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |