org.wicketstuff.openlayers.api
Class Size
java.lang.Object
org.wicketstuff.openlayers.api.Size
- All Implemented Interfaces:
- Serializable
public class Size
- extends Object
- implements Serializable
http://dev.openlayers.org/apidocs/files/OpenLayers/BaseTypes/Size-js.html
- See Also:
- Serialized Form
|
Constructor Summary |
Size(float width,
float height)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Size
public Size(float width,
float height)
getWidth
public float getWidth()
getHeight
public float getHeight()
getJSconstructor
public 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.