Uses of Class
org.wicketstuff.openlayers.api.Size
-
Packages that use Size Package Description org.wicketstuff.openlayers.api -
-
Uses of Size in org.wicketstuff.openlayers.api
Methods in org.wicketstuff.openlayers.api that return Size Modifier and Type Method Description SizeIcon. getSize()SizePixel. getSize()Methods in org.wicketstuff.openlayers.api with parameters of type Size Modifier and Type Method Description voidIcon. setSize(Size size)voidPixel. setSize(Size size)Constructors in org.wicketstuff.openlayers.api with parameters of type Size Constructor Description Icon(String url, Pixel offset, Size shadowSize)Pixel(Size size)calculates offset via size
-