altText (get) | Get the alternate text of the image. |
altText (let) | Set the alternate text of the image. |
chartFile (get) | Get the chart file of the ServerGeneratedImage. |
chartFile (let) | Set the chart file of the ServerGeneratedImage. |
dwellBorderSize (get) | Get the border size of the dwelllabel. |
dwellBorderSize (let) | Set the border size of the dwelllabel. |
dwellColor (get) | Get the color of the dwelllabel. |
dwellColor (let) | Set the color of the dwelllabel. |
dwellFont (get) | Get the font of the dwelllabel. |
dwellFont (let) | Set the font of the dwelllabel. |
dwellFontColor (get) | Get the font color of the dwelllabel. |
dwellFontColor (let) | Set the font color of the dwelllabel. |
dwellFontSize (get) | Get the font size of the dwelllabel. |
dwellFontSize (let) | Set the font size of the dwelllabel. |
encodingScheme (get) | Get the encoding scheme of the image data. |
encodingScheme (let) | Set the encoding scheme of the image data. |
image (get) | Get the encoded image data. |
image (let) | Set the encoded image data. |
imageHeight (get) | Get the height of the image. |
imageHeight (let) | Set the height of the image. |
imageWidth (get) | Get the width of the image. |
imageWidth (let) | Set the width of the image. |
loadError (get) | Get the error. |
loadError (let) | Set the error. |
map (get) | Get the MapElement array. |
mapName (get) | Get the ID of the map. |
mapName (let) | Set the ID of the map. |
mimeType (get) | Get the mime type of the encoded image. |
mimeType (let) | Set the mime type of the encoded image. |
uniqueID (get) | Get the unique ID of the ServerGeneratedImage. |
uniqueID (let) | Set the unique ID of the ServerGeneratedImage. |
createUniqueID | Creates a unique ID for the image. |
loadImage | Initializes the ServerGeneratedImage from a serialized version. |
saveImage | Serializes the ServerGeneratedImage into XML form. |