Package 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
Constructors Constructor Description Size(float width, float height)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description floatgetHeight()StringgetId()StringgetJSadd()create size as a variable..StringgetJSconstructor()floatgetWidth()
-