org.wicketstuff.openlayers.api
Class Icon
java.lang.Object
org.wicketstuff.openlayers.api.Icon
- All Implemented Interfaces:
- Serializable
public class Icon
- extends Object
- implements Serializable
http://dev.openlayers.org/apidocs/files/OpenLayers/Icon-js.html
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Icon
public Icon(String url,
Pixel offset,
Size shadowSize)
getSize
public Size getSize()
setSize
public void setSize(Size size)
getOffset
public Pixel getOffset()
getJSconstructor
protected String getJSconstructor()
getId
public String getId()
getJSadd
public String getJSadd()
- create size as a variable.. Possibly to add to icon
- Parameters:
map -
- Returns:
Copyright © 2008-2012. All Rights Reserved.