NetCharts Server

Serialized Form


Package netcharts.server.api

Class netcharts.server.api.MapElement implements Serializable

Serialized Fields

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.

Class netcharts.server.api.NSToolKitException implements Serializable

Class netcharts.server.api.ServerGeneratedImage implements Serializable

Serialized Fields

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.

encoding

java.lang.String encoding
The character encoding 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.

dwellAlignment

java.lang.String dwellAlignment
The alignnment 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.

Class netcharts.server.api.ServerGeneratedTable implements Serializable

Serialized Fields

tableData

byte[] tableData

errorType

int errorType

error

java.lang.String error

encoding

java.lang.String encoding


Package netcharts.server.imagewriter

Class netcharts.server.imagewriter.ImageWriter implements Serializable


NetCharts Server


Visual Mining, Inc.
15825 Shady Grove Rd.
Suite 20
Rockville, MD 20850
800.308.0731
301.947.8293 FAX

Copyright © Visual Mining, Inc. 1996 - 2007
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: Jun 14, 2007