Serialized Form
|
Package netcharts.server.api |
label
java.lang.String label
- The label for this image map element.
url
java.net.URL url
- The URL for this image map element.
target
java.lang.String target
- The frame target for this image map's URL.
element
java.awt.Shape element
- The bounding shape for this image map element.
selectedItemIndex
int selectedItemIndex
- The CDL Parameter index for this image map element.
selectedItemParam
java.lang.String selectedItemParam
- The CDL Parameter for this image map element.
selectedItemLabels
java.lang.String selectedItemLabels
- Additional chart related labels for this image map element.
image
byte[] image
- The encoded image data.
error
java.lang.String error
- Error text.
encodingScheme
java.lang.String encodingScheme
- The encoding scheme of the image data.
dwellColor
java.lang.String dwellColor
- The background color of the dwelllabel.
dwellFont
java.lang.String dwellFont
- The font of the dwelllabel.
dwellFontSize
int dwellFontSize
- The font size of the dwelllabel.
dwellBorderSize
int dwellBorderSize
- The border size of the dwelllabel.
dwellFontColor
java.lang.String dwellFontColor
- The font color of the dwelllabel.
mimeType
java.lang.String mimeType
- The mime type of the encoded image data.
altText
java.lang.String altText
- The alternate text of the image.
mapName
java.lang.String mapName
- The id of the map.
map
MapElement[] map
- Array of MapElements for creating an image map.
uniqueID
java.lang.String uniqueID
- The unique ID of the ServerGeneratedImage.
chartFile
java.lang.String chartFile
- The chart file of the ServerGeneratedImage.
width
int width
- The width of the image.
height
int height
- The height of the image.
Visual Mining, Inc. 15825 Shady Grove Rd. Suite 20 Rockville, MD 20850 800.308.0731 301.947.8293 FAX | | Copyright © Visual Mining, Inc. 1996 - 2004 All Rights Reserved. NetCharts Server TM is a registered trademark of Visual Mining, Inc. Other brands and their products are trademarks of their respective holders. |
Last Modified: Aug 3, 2004 |