Class IWScaleDependentIcon

Extends IWIcon.

An icon which is displayed only on the specified zoom levels. You can use this function to show a small icon if the map is zoomed out and a larger icon if the map is zoomed in.


Constructor Summary
IWScaleDependentIcon(url, hotspot, size, range)
            Creates a new icon.
 
Method Summary
 IWRange getRange()
           Returns the visible range of the icon.
 void setRange(range)
           Sets the visible range of the image.
 String toString()
           Returns a string representation of this icon.
 
Methods inherited from class IWIcon
setUrl(url)
getUrl()
setHotspot(hotspot)
getHotspot()
setSize(size)
getSize()


Constructor Detail

IWScaleDependentIcon

IWScaleDependentIcon(url, hotspot, size, range)

Method Detail

getRange

IWRange getRange()

setRange

void setRange(range)

toString

String toString()

Source-Code Copyright 2007-2016 infoware GmbH - Documentation generated on Tue Nov 29 2022 14:20:15 GMT+0100 (MEZ)