NetCharts Server
A B C D E F G H I J L M N O P R S T U V W X

A

absolute(int) - Method in class netcharts.server.util.ObjectArrayResultSet
 
ACCESSIBLE_IMAGE_PAGE - Static variable in class netcharts.server.util.PageCreator
 
ACCESSIBLE_PAGE - Static variable in class netcharts.server.util.PageCreator
 
addListingEntry(URL, Hashtable, PrintStream, String) - Method in class chartworks.es.plugin.NDSPlugIn
Add additional information to the listing for this file as seen when a GET on a directory is performed.
addObserver(NDSPlugInObserver) - Method in class chartworks.es.plugin.NDSPlugIn
Add an NDSPlugInObserver.
afterLast() - Method in class netcharts.server.util.ObjectArrayResultSet
 
ALT_VAR - Static variable in class netcharts.server.util.PageCreator
 
appendToQueryString(Hashtable, Hashtable, String) - Static method in class netcharts.server.util.Util
Appends the set of key/value pairs contained within the variables Hashtable that do not exist in the excludes Hashtable to the HTTP query string supplied.
appendToQueryString(Hashtable, Vector, String) - Static method in class netcharts.server.util.Util
Appends the set of key/value pairs contained within the variables Hashtable that do not exist in the excludes Hashtable to the HTTP query string supplied.
appendToQueryString(String, String, String) - Static method in class netcharts.server.util.Util
Appends the new parameter and value to the HTTP query string supplied.

B

Base64 - class netcharts.server.util.Base64.
Base64 encode/decode utility.
Base64() - Constructor for class netcharts.server.util.Base64
 
beforeFirst() - Method in class netcharts.server.util.ObjectArrayResultSet
 

C

CachePlugIn - class chartworks.es.plugin.CachePlugIn.
The CachePlugIn is used to provide a seamless way to retrieve externally generated or manipulated data for use by NetCharts Server data clients (charts, tables, toolkit API).
CachePlugIn(String) - Constructor for class chartworks.es.plugin.CachePlugIn
Constructor
cancelRowUpdates() - Method in class netcharts.server.util.ObjectArrayResultSet
 
chartworks.es.plugin - package chartworks.es.plugin
NDS Data API classes and interfaces.
checkHashtableParametersForChart(Hashtable) - Static method in class netcharts.server.util.Util
Ensures that the Hashtable contains no parameters that we add specifically and that there is a type parameter.
clearWarnings() - Method in class netcharts.server.util.ObjectArrayResultSet
 
close() - Method in class chartworks.es.plugin.InformativeBufferedReader
Close the stream.
close() - Method in class netcharts.server.util.ObjectArrayResultSet
 
closeFile() - Method in class chartworks.es.plugin.CsvTokenizer
 
combineHashtables(Hashtable, Hashtable) - Static method in class netcharts.server.util.Util
Appends one Hashtable to another.
compare(Object, Object) - Method in class chartworks.es.plugin.CsvTokenizer.RangeComparator
 
convertNCXMLToObjectArray(byte[]) - Static method in class netcharts.server.util.Util
Converts NCXML into an Object[][].
convertNCXMLToObjectArray(InputSource) - Static method in class netcharts.server.util.Util
Converts NCXML into an Object[][].
convertNCXMLToObjectArray(String) - Static method in class netcharts.server.util.Util
Converts NCXML into an Object[][].
convertObjectArrayToResultSet(Object[][], boolean) - Static method in class netcharts.server.util.Util
Converts an Object[][] into a ResultSet.
convertResultSetToNCXML(ResultSet) - Static method in class netcharts.server.util.Util
Converts an ResultSet into NCXML.
convertResultSetToNCXML(ResultSet, boolean) - Static method in class netcharts.server.util.Util
Converts an ResultSet into NCXML.
convertResultSetToNCXML(ResultSet, boolean, String) - Static method in class netcharts.server.util.Util
Converts an ResultSet into NCXML.
convertResultSetToNCXML(ResultSet, String) - Static method in class netcharts.server.util.Util
Converts an ResultSet into NCXML.
convertResultSetToObjectArray(ResultSet) - Static method in class netcharts.server.util.Util
Converts an ResultSet into a Object[][].
convertResultSetToObjectArray(ResultSet, boolean) - Static method in class netcharts.server.util.Util
Converts an ResultSet into a Object[][].
convertToCSV(Object[][], char) - Static method in class netcharts.server.util.Util
Converts an Object[][] into CSV.
convertToNCXML(Object[][]) - Static method in class netcharts.server.util.Util
Converts an Object[][] into NCXML.
convertToNCXML(Object[][], String) - Static method in class netcharts.server.util.Util
Converts an Object[][] into NCXML.
convertToVector(Object[][]) - Static method in class netcharts.server.util.Util
Converts an Object[][] into a Vector.
createImageMap(MapElement[], String, String, String, String) - Static method in class netcharts.server.util.ImageMapCreator
Creates an image map using the given parameters.
createImageMap(MapElement[], String, String, String, String, String) - Static method in class netcharts.server.util.ImageMapCreator
Creates an image map using the given parameters.
createPlugIn(String, String) - Static method in class chartworks.es.plugin.NDSPlugIn
Create an instance of the specified PlugIn.
createQueryString(Hashtable, Hashtable) - Static method in class netcharts.server.util.Util
Creates a HTTP query string containing the set of key/value pairs contained within the variables Hashtable that do not exist in the excludes Hashtable.
createQueryString(Hashtable, Vector) - Static method in class netcharts.server.util.Util
Creates a HTTP query string containing the set of key/value pairs contained within the variables Hashtable that do not exist in the excludes Hashtable.
createUniqueID() - Method in class netcharts.server.api.ServerGeneratedImage
Create the Unique ID of the image or retrieve it from the HTML.
createUniqueID() - Method in class netcharts.server.api.ServerGeneratedPage
Create the Unique ID of the image or retrieve it from the HTML.
CSSCDLFormatter - class chartworks.es.plugin.CSSCDLFormatter.
 
CSSCDLFormatter() - Constructor for class chartworks.es.plugin.CSSCDLFormatter
 
CsvPlugIn - class chartworks.es.plugin.CsvPlugIn.
This plugin is used to extract data from a flat file data source.
CsvPlugIn(String) - Constructor for class chartworks.es.plugin.CsvPlugIn
Constructor
CsvTablePlugIn - class chartworks.es.plugin.CsvTablePlugIn.
Deprecated. Replaced by table generation features.
CsvTablePlugIn(String) - Constructor for class chartworks.es.plugin.CsvTablePlugIn
Deprecated.  
CsvTokenizer - class chartworks.es.plugin.CsvTokenizer.
Supports CSV/Flat file parsing.
CsvTokenizer.Range - class chartworks.es.plugin.CsvTokenizer.Range.
 
CsvTokenizer.Range(CsvTokenizer, double) - Constructor for class chartworks.es.plugin.CsvTokenizer.Range
 
CsvTokenizer.Range(CsvTokenizer, double, boolean) - Constructor for class chartworks.es.plugin.CsvTokenizer.Range
 
CsvTokenizer.Range(CsvTokenizer, double, double) - Constructor for class chartworks.es.plugin.CsvTokenizer.Range
 
CsvTokenizer.Range(CsvTokenizer, double, double, boolean, boolean) - Constructor for class chartworks.es.plugin.CsvTokenizer.Range
 
CsvTokenizer.RangeComparator - class chartworks.es.plugin.CsvTokenizer.RangeComparator.
 
CsvTokenizer.RangeComparator(CsvTokenizer) - Constructor for class chartworks.es.plugin.CsvTokenizer.RangeComparator
 
CsvTokenizer() - Constructor for class chartworks.es.plugin.CsvTokenizer
 

D

data - Variable in class chartworks.es.plugin.NDSDataModel
 
decode(byte[]) - Static method in class netcharts.server.util.Base64
 
decode(InputStream, OutputStream) - Static method in class netcharts.server.util.Base64
 
decode(String) - Static method in class netcharts.server.util.Base64
 
DEFAULT_ALT_TEMPLATE - Static variable in class netcharts.server.util.PageCreator
 
DEFAULT_COMMENT_DELIMS - Static variable in class chartworks.es.plugin.CsvTokenizer
 
DEFAULT_EOL_DELIMS - Static variable in class chartworks.es.plugin.CsvTokenizer
 
DEFAULT_FIELD_DELIMS - Static variable in class chartworks.es.plugin.CsvTokenizer
 
DEFAULT_SERVLET_NAME - Static variable in class netcharts.server.util.DefaultPageCreator
 
DEFAULT_STRING_DELIMS - Static variable in class chartworks.es.plugin.CsvTokenizer
 
DEFAULT_URL - Static variable in class netcharts.server.util.PageCreator
 
DefaultPageCreator - class netcharts.server.util.DefaultPageCreator.
Utility class for adding basic drill down and popup label capability to simple servlets.
deleteRow() - Method in class netcharts.server.util.ObjectArrayResultSet
 
dimensions - Variable in class chartworks.es.plugin.NDSDataModel
 
DRILLDOWN_PAGE - Static variable in class netcharts.server.util.PageCreator
 

E

elementAt(int) - Method in class chartworks.es.plugin.NDSDataModel
Returns the first element at the given row.
elementAt(int, int) - Method in class chartworks.es.plugin.NDSDataModel
Returns the first element at the given row and column.
enable(String, Hashtable) - Method in interface netcharts.server.api.NDSPostProcessorInterfaceParameterValidator
Returns whether the parameter should be enabled in the GUI.
encode(byte[]) - Static method in class netcharts.server.util.Base64
 
encode(InputStream, OutputStream) - Static method in class netcharts.server.util.Base64
 
encode(String) - Static method in class netcharts.server.util.Base64
 
encode(String) - Static method in class netcharts.server.util.Util
URL encode the string but ignore /'s.
endDocument() - Method in class chartworks.es.plugin.NCXMLParser
End document.
endElement(String, String, String) - Method in class chartworks.es.plugin.NCXMLParser
End element.
error(SAXParseException) - Method in class chartworks.es.plugin.NCXMLParser
Error.
executeJdbc(String, String, Vector) - Method in class chartworks.es.plugin.GetJdbcData
Execute a Jdbc statement
executeJdbc(String, Vector) - Method in class chartworks.es.plugin.GetJdbcData
Execute a Jdbc statement

F

fatalError(SAXParseException) - Method in class chartworks.es.plugin.NCXMLParser
Fatal error.
filterData(Object[][]) - Method in class chartworks.es.plugin.NDSDataFilter
Filters input data and returns a new 2D object array of the filtered data.
findColumn(String) - Method in class netcharts.server.util.ObjectArrayResultSet
 
first() - Method in class netcharts.server.util.ObjectArrayResultSet
 
format(CSSCDLFormatter.Parameter, StringBuffer, String[], StyleMap, int, int) - Static method in class chartworks.es.plugin.CSSCDLFormatter
 
formatData(Object[][], Hashtable) - Method in class chartworks.es.plugin.NDSCDLFormatter
Formats the given data set as CDL parameters.
formatForHtml(String) - Static method in class netcharts.server.util.Util
HTML encodes the string
formatForXML(String) - Static method in class netcharts.server.util.Util
Encodes the string for inclusion within XML.

G

getAccessibilityMode() - Method in class netcharts.server.api.NSWebToolKit
Get the Accessibility Mode.
getAdditionalParameters() - Method in interface netcharts.server.api.NDSPostProcessorInterfaceInfo
Returns a Hashtable containing the set of additional, non-configurable parameters, that need to be included if this Process Module is utilized.
getAltText() - Method in class netcharts.server.api.ServerGeneratedImage
Get the alternate text of the image.
getAltText() - Method in class netcharts.server.api.ServerGeneratedPage
Get the alternate text of the image.
getAMActiveLabelTextTemplate() - Method in class netcharts.server.api.NSWebToolKit
Get the text template used to construct alt tags on the active regions of a drill down image (map area tags).
getAMChartDescription() - Method in class netcharts.server.api.NSWebToolKit
Get the description to be used in the alt tag on chart images.
getArray(int) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getArray(String) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getAsciiStream(int) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getAsciiStream(String) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getBigDecimal(int) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getBigDecimal(int, int) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getBigDecimal(String) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getBigDecimal(String, int) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getBinaryStream(int) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getBinaryStream(String) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getBlob(int) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getBlob(String) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getBoolean(int) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getBoolean(String) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getByte(int) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getByte(String) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getBytes(int) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getBytes(String) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getCatalogName(int) - Method in class netcharts.server.util.ObjectArrayResultSetMetaData
 
getCDL(StyleSheetBundle, Hashtable) - Static method in class chartworks.es.plugin.CSSCDLFormatter
 
getCharacterStream(int) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getCharacterStream(String) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getCharsRead() - Method in class chartworks.es.plugin.InformativeBufferedReader
Returns the numbers of characters read and returned to the caller.
getChart(String, Hashtable) - Method in class netcharts.server.api.NSToolKit
Retrieves a chart and returns a ServerGeneratedImage representing the chart.
getChart(String, Hashtable, boolean) - Method in class netcharts.server.api.NSToolKit
Retrieves a chart and returns a ServerGeneratedImage representing the chart.
getChartAsImageAndMap(String, Hashtable, HttpServletRequest, boolean) - Method in class netcharts.server.api.NSWebToolKit
Retrieves a chart and returns the HTML tags representing the chart and imagemap.
getChartAsImageAndMap(String, Hashtable, HttpServletRequest, boolean, String) - Method in class netcharts.server.api.NSWebToolKit
Retrieves a chart and returns the HTML tags representing the chart and imagemap.
getChartAsImageTag(String, Hashtable, HttpServletRequest) - Method in class netcharts.server.api.NSWebToolKit
Retrieves a chart and returns the HTML <img> tag representing the chart.
getChartFile() - Method in class netcharts.server.api.ServerGeneratedImage
Get the chart file of the ServerGeneratedImage.
getChartFile() - Method in class netcharts.server.api.ServerGeneratedPage
Get the chart file of the ServerGeneratedPage.
getChartPage(String, Hashtable, String, boolean, String) - Method in class netcharts.server.api.NSToolKit
Retrieves a chart, saves the generated chart image to a specified file on your local hard drive and returns the generated HTML page including the <img> tag and associated HTML image map.
getChartPage(String, Hashtable, String, boolean, String, boolean) - Method in class netcharts.server.api.NSToolKit
Retrieves a chart, saves the generated chart image to a specified file on your local hard drive and returns the generated HTML page including the <img> tag and associated HTML image map if requested.
getChartType(String) - Static method in class chartworks.es.plugin.CSSCDLFormatter
 
getClob(int) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getClob(String) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getColumnClassName(int) - Method in class netcharts.server.util.ObjectArrayResultSetMetaData
 
getColumnCount() - Method in class netcharts.server.util.ObjectArrayResultSetMetaData
 
getColumnDisplaySize(int) - Method in class netcharts.server.util.ObjectArrayResultSetMetaData
 
getColumnIndex(String) - Method in class netcharts.server.util.ObjectArrayResultSetMetaData
 
getColumnLabel(int) - Method in class netcharts.server.util.ObjectArrayResultSetMetaData
 
getColumnName(int) - Method in class netcharts.server.util.ObjectArrayResultSetMetaData
 
getColumnType(int) - Method in class netcharts.server.util.ObjectArrayResultSetMetaData
 
getColumnTypeName(int) - Method in class netcharts.server.util.ObjectArrayResultSetMetaData
 
getConcurrency() - Method in class netcharts.server.util.ObjectArrayResultSet
 
getConditionalEscapeStrings() - Method in class chartworks.es.plugin.NDSDataModel
Returns the conditional escape strings property
getContentType(URL, Hashtable, Hashtable) - Method in class chartworks.es.plugin.NDSPlugIn
Return the Content-Type of this NDSPlugIn.
getContentType(URL, Hashtable, Hashtable) - Method in class chartworks.es.plugin.NDSPlugInAdapter
Return the Content-Type of this NDSPlugIn.
getContentType(URL, Hashtable, Hashtable) - Method in class chartworks.es.plugin.StatsPlugIn
Deprecated. Return the Content-Type of this NDSPlugIn.
getCursorName() - Method in class netcharts.server.util.ObjectArrayResultSet
 
getData() - Method in class netcharts.server.util.ObjectArrayResultSet
 
getData(URL, Hashtable, Hashtable) - Method in class chartworks.es.plugin.NDSPlugIn
Return the NDSPlugIn data given the specified parameters.
getData(URL, Hashtable, Hashtable) - Method in class chartworks.es.plugin.NDSPlugInAdapter
Returns formatted data.
getData(URL, Hashtable, Hashtable) - Method in class chartworks.es.plugin.CsvTablePlugIn
Deprecated. Returns the NDSPlugIn data, given the specified parameters in a byte array.
getData(URL, Hashtable, Hashtable) - Method in class chartworks.es.plugin.StatsPlugIn
Deprecated. Returns the NDSPlugIn data, given the specified parameters in a byte array.
getDataCacheEntry(String, boolean) - Method in class netcharts.server.api.NSToolKit
Return the data cached under the given cache key.
getDataCacheEntryAsNCXML(String, boolean) - Method in class netcharts.server.api.NSToolKit
Return the data cached under the given cache key.
getDataCacheEntryAsResultSet(String, boolean, boolean) - Method in class netcharts.server.api.NSToolKit
Return the data cached under the given cache key as a ResultSet.
getDataDimensions() - Method in class chartworks.es.plugin.NDSDataModel
Returns the number of columns.
getDate(int) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getDate(int, Calendar) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getDate(ResultSet, ResultSetMetaData, int) - Static method in class chartworks.es.plugin.GetJdbcData
 
getDate(String) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getDate(String, Calendar) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getDebugMessages() - Method in class chartworks.es.plugin.CsvTokenizer
 
getDefaultValue() - Method in interface netcharts.server.api.NDSPostProcessorInterfaceParameterInfo
Returns the default value of the parameter.
getDescription() - Method in interface netcharts.server.api.NDSPostProcessorInterfaceInfo
Returns a more detailed description of the Process Module.
getDescription() - Method in interface netcharts.server.api.NDSPostProcessorInterfaceParameterInfo
Returns a description of the parameter.
getDisplayName() - Method in interface netcharts.server.api.NDSPostProcessorInterfaceParameterInfo
Returns a descriptive version of the Process Module parameter.
getDouble(int) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getDouble(String) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getDrillDownPage(ServerGeneratedImage, boolean, HttpServletRequest) - Static method in class netcharts.server.util.DefaultPageCreator
Get the HTML which allows drill down and popup labels on the given chart.
getDrillDownPage(ServerGeneratedImage, boolean, HttpServletRequest, boolean) - Static method in class netcharts.server.util.DefaultPageCreator
Get the HTML which allows drill down and popup labels on the given chart.
getDrillDownPage(ServerGeneratedImage, boolean, HttpServletRequest, String) - Static method in class netcharts.server.util.DefaultPageCreator
Get the HTML which allows drill down and popup labels on the given chart.
getDrillDownPage(ServerGeneratedImage, boolean, HttpServletRequest, String, boolean, String, String, String) - Static method in class netcharts.server.util.DefaultPageCreator
Get the HTML which allows drill down and popup labels on the given chart.
getDrillDownPage(ServerGeneratedImage, HttpServletRequest) - Static method in class netcharts.server.util.DefaultPageCreator
Get the HTML which allows drill down and popup labels on the given chart.
getDrillDownPage(ServerGeneratedImage, HttpServletRequest, boolean) - Static method in class netcharts.server.util.DefaultPageCreator
Get the HTML which allows drill down and popup labels on the given chart.
getDrillDownPage(ServerGeneratedImage, HttpServletRequest, boolean, String) - Static method in class netcharts.server.util.DefaultPageCreator
Get the HTML which allows drill down and popup labels on the given chart.
getDrillDownPage(ServerGeneratedImage, String) - Static method in class netcharts.server.util.PageCreator
Get the HTML which allows drill down and popup labels on the given chart.
getDrillDownPage(ServerGeneratedImage, String, boolean) - Static method in class netcharts.server.util.PageCreator
Get the HTML which allows drill down and popup labels on the given chart.
getDrillDownPage(ServerGeneratedImage, String, boolean, HttpServletRequest) - Static method in class netcharts.server.util.DefaultPageCreator
Get the HTML which allows drill down and popup labels on the given chart.
getDrillDownPage(ServerGeneratedImage, String, boolean, HttpServletRequest, String) - Static method in class netcharts.server.util.DefaultPageCreator
Get the HTML which allows drill down and popup labels on the given chart.
getDrillDownPage(ServerGeneratedImage, String, boolean, HttpServletRequest, String, boolean, String, String, String) - Static method in class netcharts.server.util.DefaultPageCreator
Get the HTML which allows drill down and popup labels on the given chart.
getDrillDownPage(ServerGeneratedImage, String, boolean, HttpServletRequest, String, String) - Static method in class netcharts.server.util.DefaultPageCreator
Get the HTML which allows drill down and popup labels on the given chart.
getDrillDownPage(ServerGeneratedImage, String, boolean, String) - Static method in class netcharts.server.util.PageCreator
Get the HTML which allows drill down and popup labels on the given chart.
getDrillDownPage(ServerGeneratedImage, String, boolean, String, boolean, String, String, String) - Static method in class netcharts.server.util.PageCreator
Get the HTML which allows drill down and popup labels on the given chart.
getDrillDownPage(ServerGeneratedImage, String, boolean, String, String) - Static method in class netcharts.server.util.PageCreator
Get the HTML which allows drill down and popup labels on the given chart.
getDwellBorderSize() - Method in class netcharts.server.api.ServerGeneratedImage
Get the border size of the dwelllabel.
getDwellColor() - Method in class netcharts.server.api.ServerGeneratedImage
Get the background color of the dwelllabel.
getDwellFont() - Method in class netcharts.server.api.ServerGeneratedImage
Get the font of the dwelllabel.
getDwellFontColor() - Method in class netcharts.server.api.ServerGeneratedImage
Get the font color of the dwelllabel.
getDwellFontSize() - Method in class netcharts.server.api.ServerGeneratedImage
Get the font size of the dwelllabel.
getElement() - Method in class netcharts.server.api.MapElement
Get the bounding shape for this image map element.
getEncoding() - Method in class netcharts.server.api.NSToolKit
Get the encoding set on this toolkit.
getEncodingForXMLPI(String) - Static method in class netcharts.server.util.Util
Get the XML PI attribute representing the encoding.
getEncodingScheme() - Method in class netcharts.server.api.ServerGeneratedImage
Get the encoding scheme of the image data.
getError() - Method in class netcharts.server.api.ServerGeneratedImage
Get the error.
getError() - Method in class netcharts.server.api.ServerGeneratedPage
Get the error.
getFetchDirection() - Method in class netcharts.server.util.ObjectArrayResultSet
 
getFetchSize() - Method in class netcharts.server.util.ObjectArrayResultSet
 
getFloat(int) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getFloat(String) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getHeight() - Method in class netcharts.server.api.ServerGeneratedImage
Get the height of the image.
getHTML() - Method in class netcharts.server.api.ServerGeneratedPage
Get the unique ID of the ServerGeneratedPage.
getHTMLFragment() - Method in class netcharts.server.api.ServerGeneratedPage
Retrieve the html code contained within the tag and the script.
getImage() - Method in class netcharts.server.api.ServerGeneratedImage
Get the encoded image data.
getImage() - Method in class netcharts.server.api.ServerGeneratedPage
Get the encoded image data.
getImagePage(ServerGeneratedImage, HttpServletRequest, boolean, String, String) - Static method in class netcharts.server.util.DefaultPageCreator
Get the HTML which only shows the image of the given chart.
getImagePage(ServerGeneratedImage, String, boolean, String, String) - Static method in class netcharts.server.util.PageCreator
Get the HTML which only shows the image of the given chart.
getImagePage(ServerGeneratedImage, String, HttpServletRequest, boolean, String, String) - Static method in class netcharts.server.util.DefaultPageCreator
Get the HTML which only shows the image of the given chart.
getInt(int) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getInt(String) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getIsIndexed() - Method in interface netcharts.server.api.NDSPostProcessorInterfaceInfo
Returns whether the parameter are indexed and has the index appended to the name of the parameter.
GetJdbcData - class chartworks.es.plugin.GetJdbcData.
GetJdbcData is a general class used to extract data from any Jdbc data source.
GetJdbcData() - Constructor for class chartworks.es.plugin.GetJdbcData
 
getLabel() - Method in class netcharts.server.api.MapElement
Get the label for this image map element.
getLong(int) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getLong(String) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getMap() - Method in class netcharts.server.api.ServerGeneratedImage
Get the MapElement array.
getMapName() - Method in class netcharts.server.api.ServerGeneratedImage
Get the ID of the map
getMetaData() - Method in class netcharts.server.util.ObjectArrayResultSet
 
getMimeType() - Method in class netcharts.server.api.ServerGeneratedImage
Get the mime type of the encoded image.
getMimeType() - Method in class netcharts.server.api.ServerGeneratedPage
Get the mime type of the encoded image.
getName() - Method in interface netcharts.server.api.NDSPostProcessorInterfaceInfo
Returns the descriptive name of the Process Module.
getNDSData(String, Hashtable) - Method in class netcharts.server.api.NSToolKit
Retrieves NDS data from NetCharts Server.
getNDSDataAsCSV(String, Hashtable, char) - Method in class netcharts.server.api.NSToolKit
Retrieves NDS data from NetCharts Server and puts it into a format easily imported into MS-Excel
getNDSDataAsNCXML(String, Hashtable) - Method in class netcharts.server.api.NSToolKit
Retrieves NDS data from NetCharts Server and puts it into the NCXML format.
getNDSDataAsResultSet(String, Hashtable, boolean) - Method in class netcharts.server.api.NSToolKit
Retrieves NDS data from NetCharts Server and puts it into a java.sql.ResultSet.
getNDSDataAsVector(String, Hashtable) - Method in class netcharts.server.api.NSToolKit
Retrieves a data set from NetCharts Server and puts it into a Vector.
getNRows() - Method in class chartworks.es.plugin.NDSDataModel
Returns the number of rows in the dataset.
getObject(int) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getObject(int, Map) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getObject(String) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getObject(String, Map) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getOptionValues() - Method in interface netcharts.server.api.NDSPostProcessorInterfaceParameterInfo
Returns the set of possible values if the parameter is of type OPTION.
getParameter() - Method in interface netcharts.server.api.NDSPostProcessorInterfaceParameterInfo
Returns the Process Module parameter.
getParameter(String) - Static method in class chartworks.es.plugin.CSSCDLFormatter
 
getParameters() - Method in interface netcharts.server.api.NDSPostProcessorInterfaceInfo
Returns a concat array containing the set of parameters that the Process Module utilizes.
getPDFReport(String, Hashtable) - Method in class netcharts.server.api.NSToolKit
Retrieves a PDF report based on a PGL template from NetCharts Server.
getPlugIn(String, String) - Static method in class chartworks.es.plugin.NDSPlugIn
Get the PlugIn object with the specified class and name
getPrecision(int) - Method in class netcharts.server.util.ObjectArrayResultSetMetaData
 
getRef(int) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getRef(String) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getResultSetColumnNames(ResultSet) - Static method in class netcharts.server.util.Util
Get the column nbames of a ResultSet.
getRolloverJavaScript() - Static method in class netcharts.server.api.NSWebToolKit
Return the JavaScript and <div> tag used for chart interactivity.
getRolloverJavaScript() - Static method in class netcharts.server.util.PageCreator
Return the JavaScript and
tag used for chart interactivity.
getRow() - Method in class netcharts.server.util.ObjectArrayResultSet
 
getRows() - Method in class chartworks.es.plugin.CsvTokenizer
 
getScale(int) - Method in class netcharts.server.util.ObjectArrayResultSetMetaData
 
getSchemaName(int) - Method in class netcharts.server.util.ObjectArrayResultSetMetaData
 
getSelectedItemIndex() - Method in class netcharts.server.api.MapElement
Get the CDL Parameter index for this image map element.
getSelectedItemLabels() - Method in class netcharts.server.api.MapElement
Get the additional chart related labels for this image map element.
getSelectedItemParam() - Method in class netcharts.server.api.MapElement
Get the CDL Parameter for this image map element.
getServerReply(String, Hashtable) - Method in class netcharts.server.api.NSToolKit
Retrieves a response via HTTP.
getShort(int) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getShort(String) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getStart() - Method in class chartworks.es.plugin.CsvTokenizer.Range
 
getStatement() - Method in class netcharts.server.util.ObjectArrayResultSet
 
getStop() - Method in class chartworks.es.plugin.CsvTokenizer.Range
 
getString(int) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getString(String) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getTable() - Method in class chartworks.es.plugin.CsvTokenizer
 
getTable(String, Hashtable) - Method in class netcharts.server.api.NSToolKit
Retrieves a table.
getTable(String, Hashtable, Object[][]) - Method in class netcharts.server.api.NSToolKit
Retrieves a table.
getTableName(int) - Method in class netcharts.server.util.ObjectArrayResultSetMetaData
 
getTarget() - Method in class netcharts.server.api.MapElement
Get the frame target for this image map element's URL.
getTime(int) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getTime(int, Calendar) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getTime(String) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getTime(String, Calendar) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getTimestamp(int) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getTimestamp(int, Calendar) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getTimestamp(String) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getTimestamp(String, Calendar) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getType() - Method in interface netcharts.server.api.NDSPostProcessorInterfaceParameterInfo
Returns the parameter type, either TEXT or OPTION.
getType() - Method in class netcharts.server.util.ObjectArrayResultSet
 
getUnicodeStream(int) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getUnicodeStream(String) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getUniqueID() - Method in class netcharts.server.api.ServerGeneratedImage
Get the unique ID of the ServerGeneratedImage.
getUniqueID() - Method in class netcharts.server.api.ServerGeneratedPage
Get the unique ID of the ServerGeneratedPage.
getUnquoteStrings() - Method in class chartworks.es.plugin.NDSDataModel
Returns the unquote strings property
getURL() - Method in class netcharts.server.api.MapElement
Get the URL for this image map element.
getURL(int) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getURL(String) - Method in class netcharts.server.util.ObjectArrayResultSet
 
getValidator() - Method in interface netcharts.server.api.NDSPostProcessorInterfaceParameterInfo
Returns a NDSPostProcessorInterfaceParameterValidator implementation that can be used to validate the currently entered value of the parameter.
getWarnings() - Method in class netcharts.server.util.ObjectArrayResultSet
 
getWidth() - Method in class netcharts.server.api.ServerGeneratedImage
Get the width of the image.

H

hasNewData(NFDate) - Method in class chartworks.es.plugin.NDSPlugIn
Return whether the PlugIn has new data since the given date.
HEIGHT_VAR - Static variable in class netcharts.server.util.PageCreator
 
HREF_REPLACE - Static variable in class netcharts.server.util.ImageMapCreator
The text in the onMouseOver or onMouseOut String that will be replaced by the url value of the MapElement.

I

IMAGE_PAGE - Static variable in class netcharts.server.util.PageCreator
 
IMAGE_PARAMETER - Static variable in class netcharts.server.util.PageCreator
 
ImageMapCreator - class netcharts.server.util.ImageMapCreator.
Basic Image Map Creator implementation.
ImageMapCreator() - Constructor for class netcharts.server.util.ImageMapCreator
 
inDebugMode() - Method in class chartworks.es.plugin.CsvTokenizer
 
INDEX_REPLACE - Static variable in class netcharts.server.util.ImageMapCreator
The text in the onMouseOver or onMouseOut String that will be replaced by the selectedItemIndex value of the MapElement.
InformativeBufferedReader - class chartworks.es.plugin.InformativeBufferedReader.
Read text from a character-input stream, buffering characters so as to provide for the efficient reading of characters, arrays, and lines.
InformativeBufferedReader(Reader) - Constructor for class chartworks.es.plugin.InformativeBufferedReader
Create a buffering character-input stream that uses a default-sized input buffer.
InformativeBufferedReader(Reader, int) - Constructor for class chartworks.es.plugin.InformativeBufferedReader
Create a buffering character-input stream that uses an input buffer of the specified size.
insertRow() - Method in class netcharts.server.util.ObjectArrayResultSet
 
isAfterLast() - Method in class netcharts.server.util.ObjectArrayResultSet
 
isAutoIncrement(int) - Method in class netcharts.server.util.ObjectArrayResultSetMetaData
 
isBeforeFirst() - Method in class netcharts.server.util.ObjectArrayResultSet
 
isCaseSensitive(int) - Method in class netcharts.server.util.ObjectArrayResultSetMetaData
 
isCurrency(int) - Method in class netcharts.server.util.ObjectArrayResultSetMetaData
 
isDate(ResultSetMetaData, int) - Static method in class chartworks.es.plugin.GetJdbcData
 
isDefinitelyWritable(int) - Method in class netcharts.server.util.ObjectArrayResultSetMetaData
 
isFirst() - Method in class netcharts.server.util.ObjectArrayResultSet
 
isLast() - Method in class netcharts.server.util.ObjectArrayResultSet
 
isNullable(int) - Method in class netcharts.server.util.ObjectArrayResultSetMetaData
 
isReadOnly(int) - Method in class netcharts.server.util.ObjectArrayResultSetMetaData
 
isSearchable(int) - Method in class netcharts.server.util.ObjectArrayResultSetMetaData
 
isSecondPass(HttpServletRequest) - Static method in class netcharts.server.util.DefaultPageCreator
Check to see if the given request is actually the browser asking for the image data (2nd pass).
isSigned(int) - Method in class netcharts.server.util.ObjectArrayResultSetMetaData
 
isWritable(int) - Method in class netcharts.server.util.ObjectArrayResultSetMetaData
 

J

JdbcPlugIn - class chartworks.es.plugin.JdbcPlugIn.
This plugin is used to extract data from a JDBC-enabled database
JdbcPlugIn(String) - Constructor for class chartworks.es.plugin.JdbcPlugIn
Constructor

L

LABEL_REPLACE - Static variable in class netcharts.server.util.ImageMapCreator
The text in the onMouseOver or onMouseOut String that will be replaced by the label value of the MapElement.
LABELS_REPLACE - Static variable in class netcharts.server.util.ImageMapCreator
The text in the onMouseOver or onMouseOut String that will be replaced by the selectedItemLabels value of the MapElement.
last() - Method in class netcharts.server.util.ObjectArrayResultSet
 
load(byte[]) - Method in class netcharts.server.api.ServerGeneratedImage
Load and initialize the ServerGeneratedImage from an XML based serialized form.
load(byte[]) - Method in class netcharts.server.api.ServerGeneratedPage
Load and initialize the ServerGeneratedPage from an XML based serialized form.
loadData(URL, Hashtable, Hashtable) - Method in class chartworks.es.plugin.NDSPlugInAdapter
NDSDataInterface method to get the unformatted data.
loadData(URL, Hashtable, Hashtable) - Method in interface chartworks.es.plugin.NDSDataInterface
 
loadData(URL, Hashtable, Hashtable) - Method in class chartworks.es.plugin.StatsPlugIn
Deprecated.  

M

main(String[]) - Static method in class chartworks.es.plugin.GetJdbcData
 
main(String[]) - Static method in class chartworks.es.plugin.CsvTokenizer
 
main(String[]) - Static method in class chartworks.es.plugin.CsvTablePlugIn
Deprecated.  
main(String[]) - Static method in class netcharts.server.util.Base64
 
makeObject(Object) - Method in class chartworks.es.plugin.NDSDataModel
 
MAP_VAR - Static variable in class netcharts.server.util.PageCreator
 
MapElement - class netcharts.server.api.MapElement.
Defines a single drilldown element in an image map.
MapElement() - Constructor for class netcharts.server.api.MapElement
Create a new empty image map element.
MapElement(String, URL, String, Shape) - Constructor for class netcharts.server.api.MapElement
Create a new image map element with the specified values.
MapElement(String, URL, String, Shape, int, String) - Constructor for class netcharts.server.api.MapElement
Create a new image map element with the specified values.
MapElement(String, URL, String, Shape, int, String, String) - Constructor for class netcharts.server.api.MapElement
Create a new image map element with the specified values.
MAPNAME_VAR - Static variable in class netcharts.server.util.PageCreator
 
mark(int) - Method in class chartworks.es.plugin.InformativeBufferedReader
Mark the present position in the stream.
markSupported() - Method in class chartworks.es.plugin.InformativeBufferedReader
Tell whether this stream supports the mark() operation, which it does.
methods - Variable in class chartworks.es.plugin.NDSDataModel
 
MIN_DRILLDOWN_PAGE - Static variable in class netcharts.server.util.PageCreator
 
moveToCurrentRow() - Method in class netcharts.server.util.ObjectArrayResultSet
 
moveToInsertRow() - Method in class netcharts.server.util.ObjectArrayResultSet
 

N

NCXMLParser - class chartworks.es.plugin.NCXMLParser.
Provides parsing for NCXML format
NCXMLParser() - Constructor for class chartworks.es.plugin.NCXMLParser
 
NDSCDLFormatter - class chartworks.es.plugin.NDSCDLFormatter.
Used by NDS plugin objects to format raw data into output cdl.
NDSCDLFormatter() - Constructor for class chartworks.es.plugin.NDSCDLFormatter
 
NDSDataFilter - class chartworks.es.plugin.NDSDataFilter.
Used to filter rows and columns of data.
NDSDataFilter(String, int) - Constructor for class chartworks.es.plugin.NDSDataFilter
Constructs a filter to be used for testing.
NDSDataFilter(String, String) - Constructor for class chartworks.es.plugin.NDSDataFilter
Constructs a filter to be used for filtering data.
NDSDataInterface - interface chartworks.es.plugin.NDSDataInterface.
This interface provides a way for NDS plugins to allow external access to NDS data.
NDSDataModel - class chartworks.es.plugin.NDSDataModel.
Defines a data model that can be used by NDS plugins.
NDSDataModel(Object[][]) - Constructor for class chartworks.es.plugin.NDSDataModel
Constructs the data model using the given data.
NDSDataModel(Object[][], boolean, int) - Constructor for class chartworks.es.plugin.NDSDataModel
Constructs the data model using the given data and orientation
NDSDataModel(Object[][], boolean, NFCDLGenerator, String, int) - Constructor for class chartworks.es.plugin.NDSDataModel
Constructs the data model using the given data and orientation
NDSPlugIn - class chartworks.es.plugin.NDSPlugIn.
This class is the super-class of all PlugIn classes.
NDSPlugIn(String) - Constructor for class chartworks.es.plugin.NDSPlugIn
Standard constructor for a NDSPlugIn.
NDSPlugInAdapter - class chartworks.es.plugin.NDSPlugInAdapter.
Superclass for NDS data plugins supplied by Visual Mining.
NDSPlugInAdapter(String) - Constructor for class chartworks.es.plugin.NDSPlugInAdapter
Constructor
NDSPlugInObserver - interface chartworks.es.plugin.NDSPlugInObserver.
This interface is used to notify an object when an NDSPlugIn has new data.
NDSPostProcessorInterface - interface netcharts.server.api.NDSPostProcessorInterface.
This interface supports user generated processing modules that can be sequentially chained thru the use of the NDS parameter processModules.
NDSPostProcessorInterfaceInfo - interface netcharts.server.api.NDSPostProcessorInterfaceInfo.
This interface is used to create informative classes for Process Modules.
NDSPostProcessorInterfaceParameterInfo - interface netcharts.server.api.NDSPostProcessorInterfaceParameterInfo.
 
NDSPostProcessorInterfaceParameterValidator - interface netcharts.server.api.NDSPostProcessorInterfaceParameterValidator.
 
netcharts.server.api - package netcharts.server.api
Primary API for requesting charts, tables, and data from the NetCharts Server.
netcharts.server.util - package netcharts.server.util
NetCharts Server utilities
newString(byte[], String) - Static method in class netcharts.server.util.Util
Make a new string given a byte array and an encoding mechanism.
next() - Method in class netcharts.server.util.ObjectArrayResultSet
 
NSToolKit - class netcharts.server.api.NSToolKit.
Provides API to request data, tables, and charts and to store/retrieve cache elements.
NSToolKit() - Constructor for class netcharts.server.api.NSToolKit
Constructs a toolkit with no communication information and no security credentials.
NSToolKit(String) - Constructor for class netcharts.server.api.NSToolKit
Constructs a toolkit with no security credentials.
NSToolKit(String, int, String) - Constructor for class netcharts.server.api.NSToolKit
Constructs a toolkit with communication information and no security credentials.
NSToolKit(String, int, String, String, String) - Constructor for class netcharts.server.api.NSToolKit
Constructs a toolkit with communication information and security credentials.
NSToolKit(String, int, String, String, String, boolean) - Constructor for class netcharts.server.api.NSToolKit
Constructs a toolkit with communication information and security credentials.
NSToolKit(String, String, String) - Constructor for class netcharts.server.api.NSToolKit
Constructs a toolkit with security credentials.
NSToolKitException - exception netcharts.server.api.NSToolKitException.
Exception class for NSToolKit connection errors.
NSToolKitException(Exception) - Constructor for class netcharts.server.api.NSToolKitException
Constructor.
NSToolKitException(InputStream, Exception) - Constructor for class netcharts.server.api.NSToolKitException
Constructor.
NSToolKitException(String) - Constructor for class netcharts.server.api.NSToolKitException
Constructor.
NSToolKitException(String, Exception) - Constructor for class netcharts.server.api.NSToolKitException
Constructor.
NSWebToolKit - class netcharts.server.api.NSWebToolKit.
Extends NSToolkit and provides methods to simplify the display of charts in HTML.
NSWebToolKit() - Constructor for class netcharts.server.api.NSWebToolKit
Constructs a local toolkit with no communication information and no security credentials.
NSWebToolKit(String) - Constructor for class netcharts.server.api.NSWebToolKit
Constructs a local toolkit with no security credentials.
NSWebToolKit(String, int, String) - Constructor for class netcharts.server.api.NSWebToolKit
Constructs a toolkit with communication information and no security credentials.
NSWebToolKit(String, int, String, String, String) - Constructor for class netcharts.server.api.NSWebToolKit
Constructs a toolkit with communication information and security credentials.
NSWebToolKit(String, int, String, String, String, boolean) - Constructor for class netcharts.server.api.NSWebToolKit
Constructs a toolkit with communication information and security credentials.
NSWebToolKit(String, String, String) - Constructor for class netcharts.server.api.NSWebToolKit
Constructs a local toolkit with security credentials.

O

ObjectArrayResultSet - class netcharts.server.util.ObjectArrayResultSet.
 
ObjectArrayResultSet(Object[][], boolean) - Constructor for class netcharts.server.util.ObjectArrayResultSet
 
ObjectArrayResultSetMetaData - class netcharts.server.util.ObjectArrayResultSetMetaData.
 
ObjectArrayResultSetMetaData(Object[], Object[]) - Constructor for class netcharts.server.util.ObjectArrayResultSetMetaData
 
openFile() - Method in class chartworks.es.plugin.CsvTokenizer
 
OPTION - Static variable in interface netcharts.server.api.NDSPostProcessorInterfaceParameterInfo
OPTION parameter type.
orderByRow - Variable in class chartworks.es.plugin.NDSDataModel
 

P

PageCreator - class netcharts.server.util.PageCreator.
Utility class for adding basic drill down and popup label capability to applications.
PageCreator() - Constructor for class netcharts.server.util.PageCreator
 
PARAM_REPLACE - Static variable in class netcharts.server.util.ImageMapCreator
The text in the onMouseOver or onMouseOut String that will be replaced by the selectedItemParam value of the MapElement.
parse(InputSource) - Method in class chartworks.es.plugin.NCXMLParser
 
parse(InputSource, Hashtable) - Method in class chartworks.es.plugin.NCXMLParser
 
parse(InputSource, Hashtable) - Method in interface netcharts.server.api.XMLParserInterface
 
parseParameters(String) - Static method in class netcharts.server.util.Util
 
pivotData(Object[][]) - Method in class chartworks.es.plugin.NDSPlugInAdapter
Rotates the data so that X values become Y and vice versa.
plugInUpdated() - Method in interface chartworks.es.plugin.NDSPlugInObserver
This method is called whenever the NDSPlugIn has new data.
previous() - Method in class netcharts.server.util.ObjectArrayResultSet
 
printQuery(String, String, PrintWriter) - Method in class chartworks.es.plugin.GetJdbcData
printQuery executes the given SQL statement and writes the output to the given PrintWriter
process(ServerGeneratedImage, String, boolean, String, Object) - Method in class netcharts.server.util.DefaultPageCreator
 
processData(Object[][], Hashtable) - Method in class chartworks.es.plugin.NDSPlugInAdapter
Provides data processing utilities
processNDS(Object[][], Hashtable, int) - Method in interface netcharts.server.api.NDSPostProcessorInterface
Constructs a local toolkit with security credentials.
PROJECTS - Static variable in class netcharts.server.api.NSToolKit
 
putDataCacheEntry(String, Object[][], int) - Method in class netcharts.server.api.NSToolKit
Puts data element into the cache with the given cache key.
putDataCacheEntry(String, ResultSet, int) - Method in class netcharts.server.api.NSToolKit
Puts data from a ResultSet into the cache with the given cache key.
putDataCacheEntry(String, String, int) - Method in class netcharts.server.api.NSToolKit
Puts data formatted as NetCharts XML (NCXML) into the cache with the given cache key.
putDataCacheEntry(String, String, String, int) - Method in class netcharts.server.api.NSToolKit
Puts data formatted as XML into the cache with the given cache key.

R

read() - Method in class chartworks.es.plugin.InformativeBufferedReader
Read a single character.
read(char[], int, int) - Method in class chartworks.es.plugin.InformativeBufferedReader
Read characters into a portion of an array.
readBytesFully(InputStream) - Static method in class netcharts.server.util.Util
Reads the InputStream into the byte array.
readLine() - Method in class chartworks.es.plugin.InformativeBufferedReader
Read a line of text.
ready() - Method in class chartworks.es.plugin.InformativeBufferedReader
Tell whether this stream is ready to be read.
refreshRow() - Method in class netcharts.server.util.ObjectArrayResultSet
 
relative(int) - Method in class netcharts.server.util.ObjectArrayResultSet
 
removeDataCacheEntry(String) - Method in class netcharts.server.api.NSToolKit
Removes the named data element from the data cache.
removeObserver(NDSPlugInObserver) - Method in class chartworks.es.plugin.NDSPlugIn
Remove an NDSPlugInObserver.
removeParameterIfEmpty() - Method in interface netcharts.server.api.NDSPostProcessorInterfaceParameterInfo
Instructs NetCharts Designer to remove the parameter from the set if an empty value is entered.
removeQueryParameter(String, String, boolean) - Static method in class netcharts.server.util.Util
Removes a parameter from an existing query string.
replaceVar(String, String, String, boolean) - Static method in class netcharts.server.util.Util
Replaces the variable string with the replacement value.
reset() - Method in class chartworks.es.plugin.InformativeBufferedReader
Reset the stream to the most recent mark.
resetResultSet(ResultSet) - Static method in class netcharts.server.util.Util
Reset a ResultSet to before its first row.
retrieveData(URL, Hashtable, Hashtable) - Method in class chartworks.es.plugin.NDSPlugInAdapter
Abstract method that does the actual data retrieval and stores into a two dimensional object array.
retrieveData(URL, Hashtable, Hashtable) - Method in class chartworks.es.plugin.CsvPlugIn
Method that does the actual data retrieval from the file and stores into a two dimensional object array.
retrieveData(URL, Hashtable, Hashtable) - Method in class chartworks.es.plugin.JdbcPlugIn
Method that does the actual data retrieval from the database and stores into a two dimensional object array.
retrieveData(URL, Hashtable, Hashtable) - Method in class chartworks.es.plugin.CachePlugIn
This method should only be called if there is no data in the cache or no cacheKey was passed.
retrieveData(URL, Hashtable, Hashtable) - Method in class chartworks.es.plugin.XMLPlugIn
 
retrieveData(URL, Hashtable, Hashtable) - Method in class chartworks.es.plugin.CsvTablePlugIn
Deprecated.  
retrieveData(URL, Hashtable, Hashtable) - Method in class chartworks.es.plugin.StatsPlugIn
Deprecated. Return the StatsPlugIn data given the specified parameters.
rowDeleted() - Method in class netcharts.server.util.ObjectArrayResultSet
 
rowInserted() - Method in class netcharts.server.util.ObjectArrayResultSet
 
rowUpdated() - Method in class netcharts.server.util.ObjectArrayResultSet
 

S

save() - Method in class netcharts.server.api.ServerGeneratedImage
Persist the ServerGeneratedImage into an XML based serialized form.
save() - Method in class netcharts.server.api.ServerGeneratedPage
Persist the ServerGeneratedImage into an XML based serialized form.
save(String) - Method in class netcharts.server.api.ServerGeneratedImage
Persist the ServerGeneratedImage into an XML based serialized form.
save(String) - Method in class netcharts.server.api.ServerGeneratedPage
Persist the ServerGeneratedImage into an XML based serialized form.
ServerGeneratedImage - class netcharts.server.api.ServerGeneratedImage.
Object containing raw byte image and drilldown map information.
ServerGeneratedImage() - Constructor for class netcharts.server.api.