NetCharts Pro
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

ACCESSIBLE_PAGE - Static variable in class netcharts.pro.util.NFServletUtil
The location of the default accessibility enhanced template.
ACTION - Static variable in class netcharts.util.NFDebug
ACTION
ACTIVELABEL_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
addActiveLabel(NFActiveLabel) - Method in class netcharts.pro.common.NFBaseSet
Adds a single active label to the list of active labels for this set.
addActiveLabel(NFActiveLabel) - Method in class netcharts.pro.common.NFLegend
Add an active label item to the list of active labels.
addAxis(double, double, double) - Method in class netcharts.pro.charts.polar.NFPolarchart
Adds a axis to the current list of radial axes.
addAxis(NFRadialAxis) - Method in class netcharts.pro.charts.polar.NFPolarchart
Adds a axis to the current list of radial axes.
addAxis(NFRadialAxis) - Method in class netcharts.pro.charts.radar.NFRadarchart
Adds an axis to the current list of radial axes.
addAxis(String, double, double, double) - Method in class netcharts.pro.charts.radar.NFRadarchart
Adds an axis to the current list of radial axes.
addBarSet(NFBarSet) - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Adds a bar set to the current list of barsets.
addBoxLimitLineStyle(NFLine) - Method in class netcharts.pro.charts.box.NFBoxchart
Adds a style definition to the set of limit line styles.
addBoxSet(NFBoxSet) - Method in class netcharts.pro.charts.box.NFBoxchart
Adds a box set to the current list of boxsets.
addBubbleSet(NFBubbleSet) - Method in class netcharts.pro.charts.bubble.NFBubblechart
Adds a bubble set to the current list of bubblesets.
addChartActionListener(NFChartActionListener) - Method in class netcharts.pro.common.NFGraph
Adds a chart action listener.
addDataSlot(double[]) - Method in class netcharts.pro.charts.strip.NFStripchart
Adds an array of elements for one slot.
addDataSlot(double[], String, String) - Method in class netcharts.pro.charts.strip.NFStripchart
Adds an array of elements for one slot.
addDial(NFDial) - Method in class netcharts.pro.charts.dial.NFDialchart
Adds a dial to the dial series.
addEdge(NFNodeEdge) - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Adds a diagram edge.
addEdge(String, String) - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Adds a diagram edge connecting the named start and end nodes.
addElement(Date) - Method in class netcharts.pro.common.lineset.NFLineSet
Add a object to the set.
addElement(Date, Date, Color, NFLabel) - Method in class netcharts.pro.charts.time.NFTimeSet
Adds a time element to the set.
addElement(Date, Date, String) - Method in class netcharts.pro.charts.time.NFTimeSet
Adds a time element to the set.
addElement(double) - Method in class netcharts.pro.charts.box.NFBoxSet
Add a double to the set.
addElement(double) - Method in class netcharts.pro.charts.multipie.NFSliceSet
Add a double to the set.
addElement(double) - Method in class netcharts.pro.common.barset.NFBarSet
Add a double to the set.
addElement(double) - Method in class netcharts.pro.common.lineset.NFLineSet
Add a double to the set.
addElement(double, double, double, double) - Method in class netcharts.pro.charts.stock.NFStockSet
Adds a new stock symbol.
addElement(int) - Method in class netcharts.pro.charts.box.NFBoxSet
Add an integer to the set.
addElement(int) - Method in class netcharts.pro.charts.multipie.NFSliceSet
Add an integer to the set.
addElement(int) - Method in class netcharts.pro.common.barset.NFBarSet
Add an integer to the set.
addElement(int) - Method in class netcharts.pro.common.lineset.NFLineSet
Add an integer to the set.
addElement(Number) - Method in class netcharts.pro.common.lineset.NFLineSet
Add a object to the set.
addElement(Object) - Method in class netcharts.pro.charts.box.NFBoxSet
Add a object to the set.
addElement(Object) - Method in class netcharts.pro.charts.diagram.NFNodeSeries
Add the object to the vector.
addElement(Object) - Method in class netcharts.pro.charts.multipie.NFSliceSet
Add an object to the set.
addElement(Object) - Method in class netcharts.pro.common.NFVector
Add the object to the vector.
addElement(Object) - Method in class netcharts.pro.common.barset.NFBarSet
Add a object to the set.
addElement(Object) - Method in class netcharts.pro.common.rectangular.NFAxisSeries
Overrides superclass to add an NFAxis object to the series.
addElement(Object[]) - Method in class netcharts.pro.charts.multipie.NFSliceSet
Add an object array to the set.
addElement(Object[]) - Method in class netcharts.pro.common.NFVector
Add the object array to the vector.
addElement(Object[]) - Method in class netcharts.pro.common.barset.NFBarSet
Add a object array to the set.
addElement(Object, Object) - Method in class netcharts.pro.charts.bubble.NFBubbleSet
Adds the given x and y value to the set.
addElement(Object, Object) - Method in class netcharts.pro.common.lineset.NFLineSet
Adds the given x and y value to the set.
addElement(Object, Object, Object) - Method in class netcharts.pro.charts.bubble.NFBubbleSet
Adds the given x, y, and z value to the set.
addEmptyNode(String, int, int) - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Adds an empty diagram node
addExpression(int, Object, Object, Color) - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Adds a expression.
addExpression(NFPolyExpr) - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Adds a expression.
addGraphObserver(NFGraphObserver) - Method in class netcharts.pro.common.NFGraph
Adds a graph observer to the peer rendering engine.
addGrid(NFGrid) - Method in class netcharts.pro.common.rectangular.NFDataChart
Adds a grid to the grid series.
addHand(NFDialHand) - Method in class netcharts.pro.charts.dial.NFDial
Adds a new hand to this dial.
addLegendItem(NFLegendItem) - Method in class netcharts.pro.common.NFLegend
Add a legend item to the list of legend items.
addLegendLabel(String) - Method in class netcharts.pro.common.NFLegend
Add a legend label to the list of legend labels.
addLineSet(NFLineSet) - Method in class netcharts.pro.charts.combo.NFCombochart
Adds a line set to the current list of linesets.
addLineSet(NFLineSet) - Method in class netcharts.pro.charts.strip.NFStripchart
Adds a line set to the current list of linesets.
addLineSet(NFLineSet) - Method in class netcharts.pro.charts.xy.NFXYchart
Adds a line set to the current list of linesets.
addLineSet(NFLineSet) - Method in class netcharts.pro.common.lineset.NFAbstractLineChart
Adds a line set to the current list of linesets.
addMeanActiveLabel(NFActiveLabel) - Method in class netcharts.pro.charts.box.NFBoxchart
Adds a single active label to the list of mean active labels for this set.
addNode(String, int, int) - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Adds a diagram node
addNode(String, int, int, NFTextStyle, NFRegion) - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Adds a diagram node
addNode(String, String, int, int, NFTextStyle, NFRegion) - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Adds a diagram node
addNote(NFNote) - Method in class netcharts.pro.common.NFNoteSet
Appends the given note into the list
addNote(NFNote, NFNoteSet) - Method in class netcharts.pro.common.NFGraph
Convenience method to add notes to the chart.
addObserver(NFDebugObserver) - Static method in class netcharts.util.NFDebug
Add the given observer
addPie(NFPie) - Method in class netcharts.pro.charts.multipie.NFMultiPiechart
Adds an NFPie object to the NFPieSeries.
addPolygon(NFPoly) - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Adds a polygon to the set of polygons.
addPolygon(String, Polygon, Color) - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Adds a polygon
addPropertyChangeListener(PropertyChangeListener) - Method in class netcharts.pro.common.NFGraph
Add a bound property change listener for this chart.
addScaleSet(double, double, double, double) - Method in class netcharts.pro.common.rectangular.NFAxis
Adds a scale to a set of scales.
addSector(NFDialSector) - Method in class netcharts.pro.charts.dial.NFDial
Adds a new sector to this dial.
addSliceSet(NFSliceSet) - Method in class netcharts.pro.charts.multipie.NFMultiPiechart
Adds a slice set to the current list of slice sets.
addStockSet(NFStockSet) - Method in class netcharts.pro.charts.stock.NFStockchart
Adds a stock set to the current list of stocksets.
addTicLabel(String) - Method in class netcharts.pro.charts.dial.NFDial
Add a new tic label.
addTimeSet(NFTimeSet) - Method in class netcharts.pro.charts.time.NFTimechart
Adds a time set to the current list of timesets.
AGENT - Static variable in class netcharts.util.NFDebug
AGENT
ALL - Static variable in class netcharts.util.NFDebug
ALL
ANGLES_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
ANTIALIAS_OFF - Static variable in class netcharts.pro.common.NFGraph
Indicates an AntiAlias mode
ANTIALIAS_ON - Static variable in class netcharts.pro.common.NFGraph
Indicates an AntiAlias mode
ANTIALIAS_ONDRAW - Static variable in class netcharts.pro.common.NFGraph
Indicates an AntiAlias mode
ANTIALIAS_ONTEXT - Static variable in class netcharts.pro.common.NFGraph
Indicates an AntiAlias mode
antiAliasModeMap - Static variable in class netcharts.pro.common.NFGraph
The set of allowed anti-alias modes.
appletTag - Variable in class netcharts.util.NFCdf
 
AREA - Static variable in class netcharts.pro.charts.bubble.NFBubbleScale
Area scale type.
ARROW_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
arrowShapeMap - Static variable in class netcharts.pro.common.NFArrowLine
arrowShape hashtable
ASCENDING - Static variable in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockSort
Ascending sort
AUTO - Static variable in class netcharts.pro.common.rectangular.NFAxis
autoskipstagger tic labels
AUTOSKIP - Static variable in class netcharts.pro.common.rectangular.NFAxis
autoskip tic labels
AUTOSTAGGER - Static variable in class netcharts.pro.common.rectangular.NFAxis
autostagger tic labels
AXIS - Static variable in class netcharts.util.NFDebug
AXIS
axisLayoutDirectionMap - Static variable in class netcharts.pro.common.rectangular.NFAxis
axisLayoutDirectionMap hashtable
axisModeMap - Static variable in class netcharts.pro.common.rectangular.NFAxis
axisModeMap hashtable
axisSideMap - Static variable in class netcharts.pro.common.NFAxisMap
The set of allowed axis sides.

B

BAR - Static variable in class netcharts.pro.common.NFGraph
Indicates a bar chart type.
BAR - Static variable in class netcharts.pro.common.NFLegendItemSymbol
Bar symbol type
BAR - Static variable in class netcharts.pro.common.barset.NFBarSet
Bar style
BAR - Static variable in class netcharts.pro.common.barset.NFBarSymbol
Bar style
BAR - Static variable in class netcharts.pro.common.rectangular.NFGridLine
Bar line
BAR_COLORTABLE_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
barchartTypeMap - Static variable in class netcharts.pro.common.barset.NFAbstractBarchart
barchart type hashtable
barstyleTypeMap - Static variable in class netcharts.pro.charts.strip.NFStripchart
bar style type hashtable
barValueLabelStyleMap - Static variable in class netcharts.pro.common.barset.NFBarSet
The set of allwoed bar value label styles.
BEANS - Static variable in class netcharts.util.NFDebug
BEANS
BETWEEN - Static variable in class netcharts.pro.charts.diagram.NFPolyExpr
BETWEEN expression identifier (between)
BETWEEN - Static variable in class netcharts.pro.common.NFColorExpression
Between operator
BETWEEN_STRING - Static variable in class netcharts.pro.charts.diagram.NFPolyExpr
EQUAL_TEXT expression String (=)
BLOCK - Static variable in class netcharts.pro.charts.dial.NFDialHand
BLOCK Hand Style.
BLOCK - Static variable in class netcharts.pro.common.NFArrowLine
Block Arrow Shape
borderTypeMap - Static variable in class netcharts.pro.common.NFRegion
borderTypeMap hashtable
BOTH - Static variable in class netcharts.pro.common.NFArrowLine
<--> Arrow Endpoint Style
BOTH - Static variable in class netcharts.pro.common.NFSymbol
Filled and Outlined symbol style
BOTH - Static variable in class netcharts.pro.common.rectangular.NFGridLine
Vertical and horizontal lines layout
BOTTOM - Static variable in class netcharts.pro.charts.dial.NFDialchart
Dial clip window in lower hemisphere.
BOTTOM - Static variable in class netcharts.pro.charts.multipie.NFMultiPiechart
Pie title bottom location
BOTTOM - Static variable in class netcharts.pro.common.NFLegend
Bottom legend location
BOTTOM - Static variable in class netcharts.pro.common.NFNoteSet
Bottom note justification
BOTTOM - Static variable in class netcharts.pro.common.NFAxisMap
BOTTOM
BOTTOM - Static variable in class netcharts.pro.common.NFTitle
BOTTOM Alignment
BOTTOM - Static variable in class netcharts.pro.common.barset.NFBarSet
Bottom value label style - shows value at bar bottom
BOTTOM - Static variable in interface netcharts.pro.common.lineset.NFValueLabelConstants
Bottom value label style - The line point is below the label.
BOTTOM_LABEL - Static variable in class netcharts.pro.charts.heatmap.NFHeatmapchart
Grid block bottom label
BOTTOMLEFT - Static variable in class netcharts.pro.charts.dial.NFDialchart
Dial clip window in lower left quarter.
BOTTOMLEFT - Static variable in class netcharts.pro.common.NFLegend
Bottom left legend location
BOTTOMLEFT - Static variable in class netcharts.pro.common.NFNoteSet
Bottom left note justification
BOTTOMLEFT - Static variable in interface netcharts.pro.common.lineset.NFValueLabelConstants
Bottom Left value label style - The line point is to the bottom and left of the label.
BOTTOMRIGHT - Static variable in class netcharts.pro.charts.dial.NFDialchart
Dial clip window in bottom right quarter.
BOTTOMRIGHT - Static variable in class netcharts.pro.common.NFLegend
Bottom right legend location
BOTTOMRIGHT - Static variable in class netcharts.pro.common.NFNoteSet
Bottom right note justification
BOTTOMRIGHT - Static variable in interface netcharts.pro.common.lineset.NFValueLabelConstants
Bottom Right value label style - The line point is to the bottom and right of the label.
BOTTOMUP - Static variable in class netcharts.pro.charts.combo.NFCombochart
Stack bar sets from the bottom up when barchart type is stack
BOTTOMUP - Static variable in class netcharts.pro.common.barset.NFAbstractBarchart
Stack bar sets from the bottom up when barchart type is stack
BOX - Static variable in class netcharts.pro.common.NFGraph
Indicates an box chart type.
BOX - Static variable in class netcharts.pro.common.NFRegion
Box border style
BOX_WHISKER - Static variable in class netcharts.pro.charts.box.NFBoxchart
Box whisker type
BSLASH - Static variable in class netcharts.pro.common.NFFillPattern
Backward Slash
BUBBLE - Static variable in class netcharts.pro.common.NFGraph
Indicates an bubble chart type.

C

CACHE - Static variable in class netcharts.util.NFDebug
CACHE
cdlTuple2ObjectArray(String) - Static method in class netcharts.pro.util.NFProUtil
Converts an array of string-based input data into an object array.
CENTER - Static variable in class netcharts.pro.common.NFLegend
Center legend location.
CENTER - Static variable in class netcharts.pro.common.NFTextStyle
CENTER Alignment
CENTER - Static variable in class netcharts.pro.common.NFRegion
Centered image layout.
CENTER - Static variable in class netcharts.pro.common.NFNoteSet
Center note justification
CENTER - Static variable in class netcharts.pro.common.NFTitle
CENTER Alignment
CENTER - Static variable in interface netcharts.pro.common.lineset.NFValueLabelConstants
Center value label style - The label is center on the line point.
CENTER - Static variable in class netcharts.pro.common.rectangular.NFAxis
Rotate the label around the center
chartActionPerformed(NFChartActionEvent) - Method in interface netcharts.pro.event.NFChartActionListener
Method called when a NFChartEvent event occurs.
checkString(String, String) - Static method in class netcharts.pro.util.NFProUtil
Will check the value of the String against the specified value.
checkString(String, String, boolean) - Static method in class netcharts.pro.util.NFProUtil
Will check the value of the String against the specified value.
CIRCLE - Static variable in class netcharts.pro.common.NFSymbol
Circle Symbol type
clear(long) - Static method in class netcharts.util.NFDebug
Disable the given type(s) for subsequent output.
clear(String) - Static method in class netcharts.util.NFDebug
Clear the given options for subsequent output as defined in the comma separated list of option names.
clear(Vector) - Static method in class netcharts.util.NFDebug
Clear all of the types defined in the given vector.
clone() - Method in class netcharts.pro.charts.box.NFBoxSet
Does a deep copy of this boxset object
clone() - Method in class netcharts.pro.charts.bubble.NFBubbleSet
Does a deep copy of this bubbleset object
clone() - Method in class netcharts.pro.charts.dial.NFDialHand
Does a deep copy of this dial hand object
clone() - Method in class netcharts.pro.charts.dial.NFDialSector
Does a deep copy of this dial object
clone() - Method in class netcharts.pro.charts.dial.NFDial
Does a deep copy of this dial object
clone() - Method in class netcharts.pro.charts.multipie.NFSliceSet
Does a deep copy of this object
clone() - Method in class netcharts.pro.charts.multipie.NFPie
Does a deep copy of this pie object
clone() - Method in class netcharts.pro.charts.multipie.NFPieTitle
Does a deep copy of this title object
clone() - Method in class netcharts.pro.charts.pie.NFSliceLabel
Clone this object.
clone() - Method in class netcharts.pro.charts.stock.NFStockSet
Does a deep copy of this stockset object
clone() - Method in class netcharts.pro.charts.time.NFTimeSet
Does a deep copy of this timeset object
clone() - Method in class netcharts.pro.common.NFBaseClass
Protected method to clone this editable
clone() - Method in class netcharts.pro.common.NFVector
Does a deep copy of this NFVector object - if objects in the vector are of type NFBaseClass they will be cloned as well.
clone() - Method in class netcharts.pro.common.NFBaseSet
Does a deep copy of this set object
clone() - Method in class netcharts.pro.common.NFSet
Does a deep copy of this set object
clone() - Method in class netcharts.pro.common.NFLegendItem
Clone this legend item.
clone() - Method in class netcharts.pro.common.NFLegend
Clone this legend.
clone() - Method in class netcharts.pro.common.NFPoint
 
clone() - Method in class netcharts.pro.common.NFNoteSet
Does a deep copy of this noteset object
clone() - Method in class netcharts.pro.common.NFTitle
Clone this title.
clone() - Method in class netcharts.pro.common.NFDwell
Clone this dwell object.
clone() - Method in class netcharts.pro.common.NFNote
Does a deep copy of this note object
clone() - Method in class netcharts.pro.common.barset.NFBarSet
Does a deep copy of this barset object
clone() - Method in class netcharts.pro.common.circular.NFBaseRadialAxis
Does a deep copy of this axis object
clone() - Method in class netcharts.pro.common.lineset.NFLineSet
Does a deep copy of this lineset object
clone() - Method in class netcharts.pro.common.rectangular.NFAxis
Does a deep copy of this axis object
clone() - Method in class netcharts.pro.common.rectangular.NFGrid
Does a deep copy of this grid object
codebase - Variable in class netcharts.util.NFCdf
 
COLORS_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
COMBO - Static variable in class netcharts.pro.common.NFGraph
Indicates an Combo chart type.
compare(Object, Object) - Method in class netcharts.util.NFSort
Generic comparison method that compares any objects as strings.
COMPRESSION_DEFLATE - Static variable in class netcharts.pro.common.NFImageGeneration
DEFLATE lossless compression (also known as "Zip-in-TIFF").
COMPRESSION_GROUP3_1D - Static variable in class netcharts.pro.common.NFImageGeneration
Modified Huffman Compression (CCITT Group 3 1D facsimile compression).
COMPRESSION_GROUP3_2D - Static variable in class netcharts.pro.common.NFImageGeneration
CCITT T.4 bilevel compression (CCITT Group 3 2D facsimile compression).
COMPRESSION_GROUP4 - Static variable in class netcharts.pro.common.NFImageGeneration
CCITT T.6 bilevel compression (CCITT Group 4 facsimile compression).
COMPRESSION_JPEG_TTN2 - Static variable in class netcharts.pro.common.NFImageGeneration
JPEG-in-TIFF compression.
COMPRESSION_NONE - Static variable in class netcharts.pro.common.NFImageGeneration
No compression.
COMPRESSION_PACKBITS - Static variable in class netcharts.pro.common.NFImageGeneration
Byte-oriented run-length encoding "PackBits" compression.
contentTypeMap - Static variable in class netcharts.pro.charts.pie.NFSliceLabel
contentTypeMap hashtable
convertToDate(String[], String) - Static method in class netcharts.pro.util.NFProUtil
Attempt to convert the given string into a Date using the given date formats.
createImageMap(NFServerGeneratedImage.MapElement[], String, String, String, String) - Static method in class netcharts.pro.util.NFImageMapCreator
Creates an image map using the given parameters.
createImageMap(NFServerGeneratedImage.MapElement[], String, String, String, String, String) - Static method in class netcharts.pro.util.NFImageMapCreator
Creates an image map using the given parameters.
CROSS - Static variable in class netcharts.pro.common.NFSymbol
Cross Symbol type
CYLINDER - Static variable in class netcharts.pro.common.NFLegendItemSymbol
Cylinder symbol type
CYLINDER - Static variable in class netcharts.pro.common.barset.NFBarSet
Cylindrical bar style
CYLINDER - Static variable in class netcharts.pro.common.barset.NFBarSymbol
Cylindrical bar style

D

DASHED - Static variable in class netcharts.pro.common.NFLine
Dashed line style
DATA - Static variable in class netcharts.pro.charts.pie.NFSliceLabel
Slice data content.
DATA_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
DATA_POINT_SYMBOL_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
dataBean2CDL(NFDataBean) - Static method in class netcharts.pro.util.NFProUtil
Produces the CDL representation of the NFDataBean instance.
dataBean2CDL(NFDataBean, String) - Static method in class netcharts.pro.util.NFProUtil
Produces the CDL representation of the NFDataBean instance.
dataBean2KeyValues(NFDataBean, String, Vector) - Static method in class netcharts.pro.util.NFProUtil
Appends to the specified Vector the set of NFKeyValue based parameter definitions that represent the NFDataBean instance.
dataObject - Variable in class netcharts.pro.datamodel.NFDataModel2D
Constructor provided data object.
dataObject - Variable in class netcharts.pro.datamodel.NFDataModelStock
Constructor provided data object.
dataObject - Variable in class netcharts.pro.datamodel.NFDataModelAdapter
Constructor provided data object.
dataObject - Variable in class netcharts.pro.datamodel.NFDataModelDiagram
Constructor provided data object.
dataObject - Variable in class netcharts.pro.datamodel.NFDataModelAxisLabel
Constructor provided data object.
dataObject - Variable in class netcharts.pro.datamodel.NFDataModel1D
Constructor provided data object.
dataObject - Variable in class netcharts.pro.datamodel.NFDataModelTime
Constructor provided data object.
dataObject - Variable in class netcharts.pro.datamodel.NFDataModel3D
Constructor provided data object.
DATE - Static variable in class netcharts.pro.common.NFFormat
Date format
dateFormat - Variable in class netcharts.pro.charts.time.NFTimeSet
Deprecated.  
dateToCDLString(Date, boolean) - Static method in class netcharts.pro.util.NFProUtil
Convert the Date to a string suitable for use in CDL.
debugException(String, Exception) - Method in interface netcharts.util.NFDebugObserver
This method is called when a exception message is generated.
debugInfo(Object) - Method in interface netcharts.util.NFDebugObserver
This method is called when a informational message is generated.
debugMask(long) - Method in interface netcharts.util.NFDebugObserver
This method is called whenever the debug options mask is changed
debugMessage(String) - Method in interface netcharts.util.NFDebugObserver
This method is called when a debug message is generated.
debugWarning(Object) - Method in interface netcharts.util.NFDebugObserver
This method is called when a warning message is generated.
DECIMAL - Static variable in class netcharts.pro.common.NFFormat
Decimal format
DEFAULT_ALT_TEMPLATE - Static variable in class netcharts.pro.util.NFServletUtil
The default template to use in the alt attribute for accessibility enhanced pages.
DEFAULT_ANGLE - Static variable in class netcharts.pro.charts.multipie.NFPie
Default value for the pie starting angle if not specified.
DEFAULT_DATE_FORMAT - Static variable in class netcharts.pro.util.NFProUtil
The default data format used when converting Date objects to string.
DEFAULT_HREF - Static variable in class netcharts.pro.util.NFImageMapCreator
Default href that is used when no user specified href or default href is specified.
DEFAULT_LAYOUT_DIRECTION - Static variable in class netcharts.pro.charts.multipie.NFPieLayout
Default value for the pie layout if not specified.
DEFAULT_MAX - Static variable in class netcharts.pro.common.NFColorSpectrum
Default value for the max value if not specified.
DEFAULT_MIME_TYPE - Static variable in class netcharts.pro.common.NFImageGeneration
Default MIM type.
DEFAULT_MIME_TYPE - Static variable in class netcharts.pro.util.NFServletUtil
The default MIME type used when generating image.
DEFAULT_MIN - Static variable in class netcharts.pro.common.NFColorSpectrum
Default value for the min value if not specified.
DEFAULT_NUM_COLUMNS - Static variable in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockLayout
Default value for the number of columns if not specified.
DEFAULT_NUM_COLUMNS - Static variable in class netcharts.pro.charts.multipie.NFPieLayout
Default value for the number of columns if not specified.
DEFAULT_NUM_ROWS - Static variable in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockLayout
Default value for the number of rows if not specified.
DEFAULT_NUM_ROWS - Static variable in class netcharts.pro.charts.multipie.NFPieLayout
Default value for the number of rows if not specified.
DEFAULT_NUM_STEPS - Static variable in class netcharts.pro.common.NFColorSpectrum
Default value for the number of steps if not specified.
DEFAULT_OPERATOR - Static variable in class netcharts.pro.common.NFColorExpression
Default value for the operator if not specified.
DEFAULT_PIE_MARGIN - Static variable in class netcharts.pro.charts.multipie.NFMultiPiechart
Pie margin default value
DEFAULT_SORT_ORDER - Static variable in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockSort
Default value for the sort order if not set.
DEFAULT_SORT_TYPE - Static variable in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockSort
Default value for the sort type if not set.
DEFAULT_URL - Static variable in class netcharts.pro.util.NFServletUtil
The default URL for active labels.
DEFAULT_VALUE1 - Static variable in class netcharts.pro.common.NFColorExpression
Default value for value1 if not specified.
DEFAULT_VALUE2 - Static variable in class netcharts.pro.common.NFColorExpression
Default value for value2 if not specified.
DEFAULT_WIDTH - Static variable in class netcharts.pro.charts.dial.NFDialOuterBorder
Default for the border width value if not specified.
DEFAULT_X - Static variable in class netcharts.pro.common.NFPoint
The default x value used.
DEFAULT_Y - Static variable in class netcharts.pro.common.NFPoint
The default y value used.
DESCENDING - Static variable in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockSort
Descending sort
determineValue(String) - Static method in class netcharts.pro.util.NFProUtil
This method will return an object of the first available type between Integer, Double and String.
DGRID - Static variable in class netcharts.pro.common.NFFillPattern
Diagonal Grid
DIAGRAM - Static variable in class netcharts.pro.common.NFGraph
Indicates an diagram chart type.
DIAL - Static variable in class netcharts.pro.common.NFGraph
Indicates an dial chart type.
DIAL_BORDERS_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
DIAL_FILL_PATTERNS_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
DIAL_TIC_LABEL_STYLES_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
dialClipMap - Static variable in class netcharts.pro.charts.dial.NFDialchart
The set of allowed dial clips.
DIAMETER - Static variable in class netcharts.pro.charts.bubble.NFBubbleScale
Diameter scale type.
DIAMOND - Static variable in class netcharts.pro.common.NFSymbol
Diamond Symbol type
DIAMONDBAR - Static variable in class netcharts.pro.common.NFLegendItemSymbol
Diamond Bar symbol type
DIAMONDBAR - Static variable in class netcharts.pro.common.barset.NFBarSet
Diamond bar style
DIAMONDBAR - Static variable in class netcharts.pro.common.barset.NFBarSymbol
Diamond bar style
display() - Method in class netcharts.pro.common.NFGraph
Tells the graph to update.
dontValidate - Static variable in class netcharts.pro.util.NFProUtil
Whether or not to verify discrete data when a verification method is called.
DOTDASH - Static variable in class netcharts.pro.common.NFLine
DotDash line style
DOTTED - Static variable in class netcharts.pro.common.NFLine
Dotted line style
DRAWBAR - Static variable in class netcharts.pro.charts.combo.NFCombochart
Draw bar - used in setDrawOrder
DRAWBAR - Static variable in class netcharts.pro.charts.pareto.NFParetochart
Draw bar
DRAWFILL - Static variable in class netcharts.pro.charts.combo.NFCombochart
Draw fill - used in setDrawOrder
DRAWFILL - Static variable in class netcharts.pro.charts.pareto.NFParetochart
Draw fill
DRAWLINE - Static variable in class netcharts.pro.charts.combo.NFCombochart
Draw line - used in setDrawOrder
DRAWLINE - Static variable in class netcharts.pro.charts.pareto.NFParetochart
Draw line
drawOrderMap - Static variable in class netcharts.pro.charts.combo.NFCombochart
draw order hashtable
DRAWSTOCK - Static variable in class netcharts.pro.charts.combo.NFCombochart
Draw stock - used in setDrawOrder.
DRILLDOWN_PAGE - Static variable in class netcharts.pro.util.NFServletUtil
The location of the default drilldown template.
DWELL - Static variable in class netcharts.pro.event.NFChartActionEvent
The DWELL event type.
DWELL - Static variable in class netcharts.util.NFDebug
DWELL
dwellDisplay(boolean, NFActiveLabel) - Method in interface netcharts.graphics.NFDwellObserver
This method is called when a dwell label is about to be displayed or erased.
dwellDisplay(boolean, NFActiveLabel) - Method in class netcharts.pro.common.NFGraph
Maps peer rendering engine events to ChartActionEvents.
dwellDisplay(boolean, NFActiveLabel) - Method in interface netcharts.pro.event.NFChartDwellListener
Method called when a NFChartEvent.DWELL event occurs.
DWELLPRESS - Static variable in class netcharts.pro.event.NFChartActionEvent
The DWELLPRESS event type.
dwellPress(Event, int, int, NFActiveLabel) - Method in interface netcharts.graphics.NFDwellObserver
This method is called whenever a dwell press occurs on the given label.
dwellPress(Event, int, int, NFActiveLabel) - Method in class netcharts.pro.common.NFGraph
Maps peer rendering engine events to ChartActionEvents.
dwellPress(Event, int, int, NFActiveLabel) - Method in interface netcharts.pro.event.NFChartDwellListener
Method called when a NFChartEvent.DWELLPRESS event occurs.
DYNAMIC - Static variable in class netcharts.pro.charts.strip.NFStripAxisRange
Dynamic axis type (tics and labels move with the data)

E

EDA - Static variable in class netcharts.pro.charts.box.NFBoxchart
EDA plot type
elementAt(int) - Method in class netcharts.pro.common.NFVector
Returns the element at the given index
elementAt(int) - Method in class netcharts.pro.datamodel.NFDataModel2D
Used internally
elementAt(int) - Method in class netcharts.pro.datamodel.NFDataModelStock
Used internally
elementAt(int) - Method in class netcharts.pro.datamodel.NFDataModelAdapter
Objects implementing this method are intended to provide access to one dimensional data.
elementAt(int) - Method in interface netcharts.pro.datamodel.NFDataModel
Objects implementing this method are intended to provide access to one dimensional data.
elementAt(int) - Method in class netcharts.pro.datamodel.NFDataModelDiagram
Used internally
elementAt(int) - Method in class netcharts.pro.datamodel.NFDataModelAxisLabel
Used internally
elementAt(int) - Method in class netcharts.pro.datamodel.NFDataModel1D
Used internally
elementAt(int) - Method in class netcharts.pro.datamodel.NFDataModelTime
Used internally
elementAt(int) - Method in class netcharts.pro.datamodel.NFDataModel3D
Used internally
elementAt(int, int) - Method in class netcharts.pro.common.NFVector
Returns the element at the given row and column index.
elementAt(int, int) - Method in class netcharts.pro.datamodel.NFDataModel2D
Used internally
elementAt(int, int) - Method in class netcharts.pro.datamodel.NFDataModelStock
Used internally
elementAt(int, int) - Method in class netcharts.pro.datamodel.NFDataModelAdapter
Objects implementing this method are intended to provide access to multidimensional data.
elementAt(int, int) - Method in interface netcharts.pro.datamodel.NFDataModel
Objects implementing this method are intended to provide access to multidimensional data.
elementAt(int, int) - Method in class netcharts.pro.datamodel.NFDataModelDiagram
Used internally
elementAt(int, int) - Method in class netcharts.pro.datamodel.NFDataModelAxisLabel
Used internally
elementAt(int, int) - Method in class netcharts.pro.datamodel.NFDataModel1D
Used internally
elementAt(int, int) - Method in class netcharts.pro.datamodel.NFDataModelTime
Used internally
elementAt(int, int) - Method in class netcharts.pro.datamodel.NFDataModel3D
Used internally
ELLIPSE - Static variable in class netcharts.pro.common.NFArrowLine
Ellipse Endpoint Style Causes a ellipse to be drawn in the given line style.
enabled(long) - Static method in class netcharts.util.NFDebug
Returns true if one or more of the types specified by the OR'd type parameter are currently set.
endPointStyleMap - Static variable in class netcharts.pro.common.NFArrowLine
endPointStyle hashtable
EQUAL - Static variable in class netcharts.pro.charts.diagram.NFPolyExpr
EQUAL expression identifier (==)
EQUAL_STRING - Static variable in class netcharts.pro.charts.diagram.NFPolyExpr
EQUAL expression String (==)
EQUAL_TEXT - Static variable in class netcharts.pro.charts.diagram.NFPolyExpr
EQUAL_TEXT expression identifier (=)
EQUAL_TEXT_STRING - Static variable in class netcharts.pro.charts.diagram.NFPolyExpr
NOT_EQUAL_TEXT expression String (<>)
EQUALS - Static variable in class netcharts.pro.common.NFColorExpression
Equals operator
escapeQuotes(String) - Static method in class netcharts.pro.util.NFProUtil
Replaces quotes with the proper html entities.
escapeQuotes(String, boolean) - Static method in class netcharts.pro.util.NFProUtil
Replaces quotes with the proper html entities.
exception(Exception) - Static method in class netcharts.util.NFDebug
Print the exception to the default printStream and notify observers.
exception(PrintStream, String, Exception) - Static method in class netcharts.util.NFDebug
Print the exception to the given printStream and notify observers.
exception(String, Exception) - Static method in class netcharts.util.NFDebug
Print the exception to the default printStream and notify observers.
expressionOpMap - Static variable in class netcharts.pro.charts.diagram.NFPolyExpr
The set of allowed expressions.
expressions - Static variable in class netcharts.pro.charts.diagram.NFPolyExpr
The set of allowed expressions.
exprs - Variable in class netcharts.util.NFCdf
 
EXTERIOR - Static variable in class netcharts.pro.charts.pie.NFSliceLabel
Exterior labels.
EXTERNAL - Static variable in class netcharts.pro.common.barset.NFBarSet
External value label style - shows value outside of bar

F

FILE - Static variable in class netcharts.util.NFDebug
FILE
fileBase - Variable in class netcharts.util.NFCdf
 
FILL_PATTERN_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
FILLED - Static variable in class netcharts.pro.common.NFSymbol
Fill the symbol style
fillTypeMap - Static variable in class netcharts.pro.common.NFFillPattern
fillTypeMap hashtable
filterStream(InputStream, Hashtable) - Static method in class netcharts.pro.util.NFProUtil
This method replaces variables in the given input stream with the corresponding variable/value entry in the given hashtable, if one exists.
finalize() - Method in class netcharts.pro.common.NFGraph
Graph finalize method.
FLOAT - Static variable in class netcharts.pro.common.NFFormat
Floating point format
FORMAT_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
formatForHtml(String) - Static method in class netcharts.pro.util.NFProUtil
HTML encodes the string
formatTypeMap - Static variable in class netcharts.pro.common.NFFormat
The set of allowed format types.
FROMTO - Static variable in class netcharts.pro.common.NFArrowLine
---> Arrow Endpoint Style
FSLASH - Static variable in class netcharts.pro.common.NFFillPattern
Forward Slash

G

GAUSSIAN - Static variable in class netcharts.pro.charts.box.NFBoxchart
Gaussian plot type
generateImage(NFGraph, String) - Static method in class netcharts.pro.common.NFImageGeneration
Generates an image of the given graph.
getActiveClicks() - Method in class netcharts.pro.common.NFGraph
Gets the active clicks.
getActiveLabel() - Method in class netcharts.pro.charts.diagram.NFNode
Gets the node's active label.
getActiveLabel() - Method in class netcharts.pro.charts.diagram.NFPoly
Returns the active, or popup, label to use when hovering over the polygon shape.
getActiveLabel() - Method in class netcharts.pro.charts.dial.NFDialHand
Get the active label for this hand.
getActiveLabel() - Method in class netcharts.pro.charts.dial.NFDialSector
Get the sector's active label.
getActiveLabel() - Method in class netcharts.pro.charts.dial.NFDial
Gets the active label for this dial.
getActiveLabel() - Method in class netcharts.pro.common.NFTitle
Get the title active label
getActiveLabelModified() - Method in class netcharts.pro.charts.dial.NFDialHand
Gets if the hand active label has been modified
getActiveLabelModified() - Method in class netcharts.pro.charts.dial.NFDialSector
Gets if the sector's active label has been modified
getActiveLabelModified() - Method in class netcharts.pro.charts.dial.NFDial
Gets if the dial active label has been modified
getActiveLabelObject() - Method in class netcharts.pro.event.NFChartActionEvent
Creates an active label object that contains the same information as that which generated this event.
getActiveLabels() - Method in class netcharts.pro.charts.pie.NFPiechart
Get active labels
getActiveLabels() - Method in class netcharts.pro.common.NFBaseSet
Returns the active labels for this set
getActiveLabels() - Method in class netcharts.pro.common.NFLegend
Returns the list of active labels for this legend.
getActiveLabels() - Method in class netcharts.pro.common.rectangular.NFAxis
Gets a list of NFActiveLabels for popup/drilldown on tic labels.
getAlignment() - Method in class netcharts.pro.common.NFTextStyle
Gets the text alignment, either CENTER (default), LEFT or RIGHT.
getAlwaysUpdate() - Method in class netcharts.pro.common.NFGraph
Gets the alwaysUpdate attribute.
getAngle() - Method in class netcharts.pro.charts.multipie.NFPie
Get the pie starting angle
getAngle() - Method in class netcharts.pro.charts.pie.NFPiechart
Get starting angle
getAngle() - Method in class netcharts.pro.charts.polar.NFRadialAxis
Returns the current angle of the radial axis.
getAngle() - Method in class netcharts.pro.common.NFTextStyle
Get the text angle.
getAngleModified() - Method in class netcharts.pro.charts.multipie.NFPie
Returns whether the angle has been modified.
getAngleModified() - Method in class netcharts.pro.charts.polar.NFRadialAxis
Returns whether the angle property has been modified.
getAntiAlias() - Method in class netcharts.pro.common.NFGraph
Calls getAntiAliasMode to get the state of the anti aliasing feature.
getAntiAliasMode() - Method in class netcharts.pro.common.NFGraph
Gets the state of the anti aliasing feature.
getArrowShape() - Method in class netcharts.pro.common.NFArrowLine
Get the shape of the end point arrow.
getArrowSize() - Method in class netcharts.pro.common.NFArrowLine
Get the size of the end point arrow.
getAscent() - Method in class netcharts.pro.common.NFTextStyle
Gets the override of the font ascent.
getAttributeArray(String) - Static method in class netcharts.pro.util.NFProUtil
Converts a CDL "tuple" into an array of strings.
getAutoscalePad() - Method in class netcharts.pro.common.rectangular.NFDataChart
Get the autoscale padding.
getAutoScaleRange(NFGraph) - Method in class netcharts.pro.common.rectangular.NFAxis
Get the current range of an autoscaled axis.
getAWTImage(NFGraph) - Static method in class netcharts.pro.common.NFImageGeneration
Generates a java.awt.Image of the given graph.
getAWTImage(NFGraph, int) - Static method in class netcharts.pro.common.NFImageGeneration
Generates a java.awt.Image of the given graph.
getAxesSizes() - Method in class netcharts.pro.common.rectangular.NFDataChart
Gets the axes size.
getAxisLabel(int) - Method in class netcharts.pro.datamodel.NFDataModelAxisLabel
Return the data value corresponding to this row.
getAxisMap() - Method in class netcharts.pro.common.NFSet
Returns the axis map for this set
getAxisMap() - Method in class netcharts.pro.common.NFLegend
Returns the axis map for this legend
getAxisMap() - Method in class netcharts.pro.common.rectangular.NFGrid
Returns the axis map for this grid
getAxisMargins() - Method in class netcharts.pro.common.rectangular.NFAxis
Gets the padding to add before and after the plot area of a graph.
getAxisName() - Method in class netcharts.pro.charts.radar.NFRadialAxis
Returns the current name of the axis.
getAxisScaleBase() - Method in class netcharts.pro.common.rectangular.NFAxis
Gets the logarithmic base for the axis if in LOG mode.
getAxisScaleMode() - Method in class netcharts.pro.common.rectangular.NFAxis
Gets the axis scale mode.
getAxisSeries() - Method in class netcharts.pro.charts.polar.NFPolarchart
Gets the radial axis series.
getAxisSeries() - Method in class netcharts.pro.charts.radar.NFRadarchart
Gets the radial axis series.
getAxisThickness() - Method in class netcharts.pro.common.rectangular.NFDataChart
Get axis thickness - only applies if chart depth is not 0
getAxisType() - Method in class netcharts.pro.charts.strip.NFStripAxisRange
Gets the axis type.
getBackground() - Method in class netcharts.pro.charts.multipie.NFPie
Returns the pie background
getBackground() - Method in class netcharts.pro.common.NFFillPattern
Gets the background color (or secondary color for gradients).
getBackground() - Method in class netcharts.pro.common.rectangular.NFGrid
Get the grid background
getBackgroundFillPattern() - Method in class netcharts.pro.common.NFGraph
Gets the background fill pattern.
getBackgroundModified() - Method in class netcharts.pro.charts.multipie.NFPie
Returns whether the background has been modified.
getBackgroundRegion() - Method in class netcharts.pro.common.NFGraph
Returns the chart background region.
getBarActiveLabels() - Method in class netcharts.pro.charts.combo.NFCombochart
Get active labels to be associated with each bar data label.
getBarActiveLabels() - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Get active labels to be associated with each data label.
getBarBorder() - Method in class netcharts.pro.charts.combo.NFCombochart
Get barBorder for this chart
getBarBorder() - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Returns the bar border for this bar chart
getBarchartType() - Method in class netcharts.pro.charts.bar.NFBarchart
Get barchart type, either GROUP (default), STACK, GROUPSTACK or ROWS.
getBarchartType() - Method in class netcharts.pro.charts.combo.NFCombochart
Get bar type, either GROUP (default) STACK, GROUPSTACK, or ROWS
getBarchartType() - Method in class netcharts.pro.charts.pareto.NFParetochart
Get the bar chart type.
getBarDepth() - Method in class netcharts.pro.charts.combo.NFCombochart
Get 3DDepth for bars
getBarDepth() - Method in class netcharts.pro.charts.pareto.NFParetochart
Get 3D Depth for bars
getBarSeries() - Method in class netcharts.pro.charts.combo.NFCombochart
Get the bar series.
getBarSeries() - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Get the bar series.
getBarStyle() - Method in class netcharts.pro.charts.strip.NFStripchart
Get bar style, either GROUP (default) or STACK
getBarStyle() - Method in class netcharts.pro.common.barset.NFBarSet
Gets the display style for all bars in this set.
getBarValueLabel() - Method in class netcharts.pro.charts.combo.NFCombochart
Get the text style to use for labeling bars.
getBarValueLabel() - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Get the text style to use for labeling bars in this barset.
getBarValueLabelRegion() - Method in class netcharts.pro.charts.combo.NFCombochart
Get the text background style to use for labeling bars in this barset.
getBarValueLabelRegion() - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Get the text background style to use for labeling bars in this barset.
getBarValueLabelStyle() - Method in class netcharts.pro.common.barset.NFBarSet
Gets the type of text labeling for bars in this set
getBarWidth() - Method in class netcharts.pro.charts.combo.NFCombochart
Get bar width.
getBarWidth() - Method in class netcharts.pro.charts.stock.NFStockSet
The barWidth attribute defines the width of the vertical bar (hi/lo) in pixels.
getBarWidth() - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Get bar width.
getBeginMargin() - Method in class netcharts.pro.common.rectangular.NFAxisMargin
Gets the beginning margin.
getBestFit() - Method in class netcharts.pro.charts.multipie.NFMultiPiechart
Get the best fit layout flag.
getBorderColor() - Method in class netcharts.pro.common.NFRegion
Get the regions's border color
getBorderLine() - Method in class netcharts.pro.charts.dial.NFDialSector
Get the border line style
getBorderLine() - Method in class netcharts.pro.charts.dial.NFDial
Gets the style of the border line
getBorderModified() - Method in class netcharts.pro.charts.dial.NFDialSector
Gets if the sector's border has been modified
getBorderModified() - Method in class netcharts.pro.charts.dial.NFDial
Gets if the dial border has been modified
getBorderType() - Method in class netcharts.pro.common.NFRegion
Get the regions's border type
getBorderWidth() - Method in class netcharts.pro.common.NFRegion
Get the regions's border width
getBottom() - Method in class netcharts.pro.common.rectangular.NFAxesSize
Returns the amount of horizontal space in the chart allocated to the bottom axes.
getBottomAxis() - Method in class netcharts.pro.charts.strip.NFStripchart
Returns the bottom axis object.
getBottomAxis() - Method in class netcharts.pro.common.rectangular.NFDataChart
Gets the bottom axis object.
getBottomAxisSeries() - Method in class netcharts.pro.charts.strip.NFStripchart
Overrides NFDataChart.
getBottomAxisSeries() - Method in class netcharts.pro.common.rectangular.NFDataChart
Gets the bottom axis series.
getBounds() - Method in class netcharts.pro.event.NFChartActionEvent
Returns a Shape object that represents the area that was activated for this event.
getBoxActiveLabels() - Method in class netcharts.pro.charts.box.NFBoxchart
Get active labels to be associated with each data label.
getBoxFences() - Method in class netcharts.pro.charts.box.NFBoxchart
Returns whether fences will be drawn at the ends of the Inter Quartile Range.
getBoxHeight() - Method in class netcharts.pro.charts.box.NFBoxchart
Gets the height (in pixels) for each box displayed.
getBoxLimitLines() - Method in class netcharts.pro.charts.box.NFBoxchart
Return the values of the limit lines.
getBoxLimitLineStyle() - Method in class netcharts.pro.charts.box.NFBoxchart
Return the styles of the limit lines.
getBoxSeries() - Method in class netcharts.pro.charts.box.NFBoxchart
Get the box series.
getBoxSymbolWidth() - Method in class netcharts.pro.charts.box.NFBoxchart
Get box symbol width.
getBoxWidth() - Method in class netcharts.pro.charts.box.NFBoxchart
Get box width.
getBubbleMaxSize() - Method in class netcharts.pro.charts.bubble.NFBubbleSet
Gets the maximum size, in pixels, that the bubble can be.
getBubbleSeries() - Method in class netcharts.pro.charts.bubble.NFBubblechart
Get the bubble series.
getCDL() - Method in class netcharts.pro.charts.bubble.NFBubbleSet
Generate CDL parameters representing this data
getCDL() - Method in class netcharts.pro.charts.bubble.NFBubbleScale
Generate CDL parameters representing this region
getCDL() - Method in class netcharts.pro.charts.diagram.NFNode
Generate CDL parameters representing this node
getCDL() - Method in class netcharts.pro.charts.diagram.NFPoly
Generate CDL parameters representing this polygon shape.
getCDL() - Method in class netcharts.pro.charts.diagram.NFPolyExpr
Generate CDL parameters representing this polygon expression.
getCDL() - Method in class netcharts.pro.charts.dial.NFDialOuterBorder
Generate CDL parameters representing the dial outer border
getCDL() - Method in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockLayout
Generate CDL parameters representing this gridlayout
getCDL() - Method in class netcharts.pro.charts.heatmap.NFHeatmapCellTextStyle
Generate CDL parameters representing this text style
getCDL() - Method in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockSort
Generate CDL parameters representing the grid sort criteria.
getCDL() - Method in class netcharts.pro.charts.multipie.NFPieLayout
Generate CDL parameters representing this pie layout
getCDL() - Method in class netcharts.pro.charts.radar.NFRadialGrid
Gets the CDL for this radial grid
getCDL() - Method in class netcharts.pro.charts.strip.NFStripAxisRange
Generate CDL parameters representing this range
getCDL() - Method in class netcharts.pro.charts.time.NFTimeSet
Generate CDL parameters representing this time set
getCDL() - Method in class netcharts.pro.common.NFGraph
Returns the CDL representation of the chart (same as toString).
getCDL() - Method in class netcharts.pro.common.NFVector
Gets the CDL representation of this vector
getCDL() - Method in class netcharts.pro.common.NFRange
Generate CDL parameters representing this range
getCDL() - Method in class netcharts.pro.common.NFLine
Generate CDL parameters representing this line
getCDL() - Method in class netcharts.pro.common.NFArrowLine
Generate CDL parameters representing this line
getCDL() - Method in class netcharts.pro.common.NFLegendItem
Generate CDL parameters representing this legend item
getCDL() - Method in class netcharts.pro.common.NFFormat
Generate CDL parameters representing this format
getCDL() - Method in class netcharts.pro.common.NFTextStyle
Generate CDL parameters representing this text style
getCDL() - Method in class netcharts.pro.common.NFModalLabel
Generate CDL parameters representing this label
getCDL() - Method in class netcharts.pro.common.NFRegion
Generate CDL parameters representing this region
getCDL() - Method in interface netcharts.pro.common.NFCDLGenerator
Return the CDL for this object
getCDL() - Method in class netcharts.pro.common.NFColorSpectrum
Generate CDL parameters representing the color spectrum
getCDL() - Method in class netcharts.pro.common.NFPoint
 
getCDL() - Method in class netcharts.pro.common.NFNumberFormat
Generate CDL parameters representing this region
getCDL() - Method in class netcharts.pro.common.NFSymbol
Generate CDL parameters representing this symbol
getCDL() - Method in class netcharts.pro.common.NFActiveLabel
Generate CDL parameters representing this active label
getCDL() - Method in class netcharts.pro.common.NFAreaSize
 
getCDL() - Method in class netcharts.pro.common.NFColorExpression
Generate CDL parameters representing the color expression
getCDL() - Method in class netcharts.pro.common.NFAxisMap
Generate CDL parameters representing this axis map
getCDL() - Method in class netcharts.pro.common.NFFillPattern
Generate CDL parameters representing this pattern fill
getCDL() - Method in class netcharts.pro.common.NFLabel
Generate CDL parameters representing this label
getCDL() - Method in class netcharts.pro.common.NFNote
Generate CDL parameters representing this note
getCDL() - Method in class netcharts.pro.common.barset.NFBarSymbol
Generate CDL parameters representing this symbol
getCDL() - Method in class netcharts.pro.common.lineset.NFLineSet
Generate CDL parameters representing this data
getCDL() - Method in class netcharts.pro.common.lineset.NFLineSetSymbol
Generate CDL parameters representing this symbol
getCDL() - Method in class netcharts.pro.common.rectangular.NFGridLine
Generate CDL parameters representing this line.
getCDL() - Method in class netcharts.pro.common.rectangular.NFAxisMargin
Generate CDL parameters representing this margin.
getCDL() - Method in class netcharts.pro.common.rectangular.NFGridBackground
Generate CDL parameters representing this region
getCDL() - Method in class netcharts.pro.common.rectangular.NFAxesSize
 
getCDL(String[]) - Method in class netcharts.pro.common.NFModalLabel
 
getCDL(StringBuffer) - Method in class netcharts.pro.common.NFFormat
Append CDL parameters representing this format to the given StringBuffer.
getCDL(StringBuffer) - Method in class netcharts.pro.common.NFAreaSize
Append CDL parameters representing this size to the given StringBuffer.
getCDL(StringBuffer) - Method in class netcharts.pro.common.NFAxisMap
Append CDL parameters representing this axis map to the given StringBuffer.
getCDL(StringBuffer) - Method in class netcharts.pro.common.NFNote
Append CDL parameters representing this note to the given StringBuffer.
getCDL(StringBuffer) - Method in class netcharts.pro.common.rectangular.NFAxesSize
Append CDL parameters representing this size to the given StringBuffer.
getCDL(StringBuffer, boolean) - Method in class netcharts.pro.charts.dial.NFDialOuterBorder
Append CDL parameters representing the dial outer border to the given StringBuffer.
getCDL(StringBuffer, boolean) - Method in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockLayout
Append CDL parameters representing this grid layout to the given StringBuffer.
getCDL(StringBuffer, boolean) - Method in class netcharts.pro.charts.heatmap.NFHeatmapCellTextStyle
Append CDL parameters representing this text style to the given StringBuffer.
getCDL(StringBuffer, boolean) - Method in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockSort
Append CDL parameters representing the grid sort criteria to the given StringBuffer.
getCDL(StringBuffer, boolean) - Method in class netcharts.pro.charts.multipie.NFPieLayout
Append CDL parameters representing this pie layout to the given StringBuffer.
getCDL(StringBuffer, boolean) - Meth