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

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(NFRadialAxis) - Method in class netcharts.pro.charts.polar.NFPolarchart
Adds a axis to the current list of radial axes.
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.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(String, String) - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Adds a diagram edge connecting the named start and end nodes.
addEdge(NFNodeEdge) - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Adds a diagram edge.
addElement(int) - Method in class netcharts.pro.charts.box.NFBoxSet
Add an integer to the set.
addElement(double) - Method in class netcharts.pro.charts.box.NFBoxSet
Add a double to the set.
addElement(Object) - Method in class netcharts.pro.charts.box.NFBoxSet
Add a object 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, Object) - Method in class netcharts.pro.charts.bubble.NFBubbleSet
Adds the given x, y, and z value to the set.
addElement(Object) - Method in class netcharts.pro.charts.diagram.NFNodeSeries
Add the object to the vector.
addElement(int) - Method in class netcharts.pro.charts.multipie.NFSliceSet
Add an integer to the set.
addElement(double) - Method in class netcharts.pro.charts.multipie.NFSliceSet
Add a double to the set.
addElement(Object) - Method in class netcharts.pro.charts.multipie.NFSliceSet
Add an object to the set.
addElement(Object[]) - Method in class netcharts.pro.charts.multipie.NFSliceSet
Add an object array to the set.
addElement(double, double, double, double) - Method in class netcharts.pro.charts.stock.NFStockSet
Adds a new stock symbol.
addElement(Date, Date, String) - Method in class netcharts.pro.charts.time.NFTimeSet
Adds a time element to the set.
addElement(Date, Date, Color, NFLabel) - Method in class netcharts.pro.charts.time.NFTimeSet
Adds a time element to the set.
addElement(int) - Method in class netcharts.pro.common.barset.NFBarSet
Add an integer to the set.
addElement(double) - Method in class netcharts.pro.common.barset.NFBarSet
Add a double to the set.
addElement(Object) - Method in class netcharts.pro.common.barset.NFBarSet
Add a object to the set.
addElement(Object[]) - Method in class netcharts.pro.common.barset.NFBarSet
Add a object array to the set.
addElement(int) - Method in class netcharts.pro.common.lineset.NFLineSet
Add an integer to the set.
addElement(double) - Method in class netcharts.pro.common.lineset.NFLineSet
Add a double to the set.
addElement(Number) - Method in class netcharts.pro.common.lineset.NFLineSet
Add a object to the set.
addElement(Date) - Method in class netcharts.pro.common.lineset.NFLineSet
Add a object 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) - Method in class netcharts.pro.common.NFVector
Add the object to the vector.
addElement(Object[]) - Method in class netcharts.pro.common.NFVector
Add the object array to the vector.
addElement(Object) - Method in class netcharts.pro.common.rectangular.NFAxisSeries
Overrides superclass to add an NFAxis object to the series.
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, 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
addNode(String, int, int) - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Adds a diagram node
addNote(NFNote, NFNoteSet) - Method in class netcharts.pro.common.NFGraph
Convenience method to add notes to the chart.
addNote(NFNote) - Method in class netcharts.pro.common.NFNoteSet
Appends the given note into the list
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(String, Polygon, Color) - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Adds a polygon
addPolygon(NFPoly) - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Adds a polygon to the set of polygons.
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.
addZoomEvents(StringBuffer, String) - Static method in class netcharts.pro.util.NFImageMapCreator
 
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.charts.histogram.NFHistogramBin
The algorithm will automatically define the bin size (defaulted to 3).
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

BACKGROUND_STYLES_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
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.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.rectangular.NFGridLine
Bar line
BAR3D - Static variable in class netcharts.pro.common.NFGraph
Indicates a 3D bar chart type.
BAR_ANIMATION_STYLE_FADE - Static variable in class netcharts.pro.charts.combo.NFCombochart
Bar animation style fade
BAR_ANIMATION_STYLE_FADE - Static variable in class netcharts.pro.common.barset.NFAbstractBarchart
Bar animation style fade
BAR_ANIMATION_STYLE_GROW - Static variable in class netcharts.pro.charts.combo.NFCombochart
Bar animation style grow
BAR_ANIMATION_STYLE_GROW - Static variable in class netcharts.pro.common.barset.NFAbstractBarchart
Bar animation style grow
BAR_ANIMATION_STYLE_NONE - Static variable in class netcharts.pro.charts.combo.NFCombochart
No bar animation style
BAR_ANIMATION_STYLE_NONE - Static variable in class netcharts.pro.common.barset.NFAbstractBarchart
No bar animation style
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 (=)
binTypeMap - Static variable in class netcharts.pro.charts.histogram.NFHistogramBin
Histogram bin type hashtable
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.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 - Static variable in class netcharts.pro.common.NFAxisMap
BOTTOM
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.NFSpotlight
Bottom center location
BOTTOM - Static variable in class netcharts.pro.common.NFTitle
BOTTOM Alignment
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 interface netcharts.pro.common.lineset.NFValueLabelConstants
Bottom Left value label style - The line point is to the bottom and left of the label.
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 class netcharts.pro.common.NFSpotlight
Bottom left center location
BOTTOMRIGHT - Static variable in class netcharts.pro.charts.dial.NFDialchart
Dial clip window in bottom right quarter.
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.
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 class netcharts.pro.common.NFSpotlight
Bottom right center location
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_ANIMATION_STYLE_FADE - Static variable in class netcharts.pro.charts.box.NFBoxchart
Box animation style fade
BOX_ANIMATION_STYLE_NONE - Static variable in class netcharts.pro.charts.box.NFBoxchart
No box animation style
BOX_ANIMATION_STYLE_SCALE - Static variable in class netcharts.pro.charts.box.NFBoxchart
Box animation style scale
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.
BUBBLE_SYMBOL_ANIMATION_STYLE_FADE - Static variable in class netcharts.pro.charts.bubble.NFBubblechart
Bubble symbol animation style fade
BUBBLE_SYMBOL_ANIMATION_STYLE_NONE - Static variable in class netcharts.pro.charts.bubble.NFBubblechart
No bubble symbol animation style
BUBBLE_SYMBOL_ANIMATION_STYLE_SCALE - Static variable in class netcharts.pro.charts.bubble.NFBubblechart
Bubble symbol animation style scale
BYNUMBER - Static variable in class netcharts.pro.charts.histogram.NFHistogramBin
The users specifies the number of bins.
BYNUMBER - Static variable in class netcharts.pro.charts.histogram.NFHistogramchart
A description of the Histogram data distribution.
BYWIDTH - Static variable in class netcharts.pro.charts.histogram.NFHistogramBin
The user specifies the width of a bin.

C

CACHE - Static variable in class netcharts.util.NFDebug
CACHE
CARTESIAN - Static variable in class netcharts.pro.charts.bar3d.NFViewPoint
 
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 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.NFLegend
Center legend location.
CENTER - Static variable in class netcharts.pro.common.NFNoteSet
Center note justification
CENTER - Static variable in class netcharts.pro.common.NFRegion
Centered image layout.
CENTER - Static variable in class netcharts.pro.common.NFSpotlight
Center center location
CENTER - Static variable in class netcharts.pro.common.NFTextStyle
CENTER Alignment
CENTER - Static variable in class netcharts.pro.common.NFTitle
CENTER Alignment
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.NFDial
Does a deep copy of this dial 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.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.multipie.NFSliceSet
Does a deep copy of this 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.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.NFBaseClass
Protected method to clone this editable
clone() - Method in class netcharts.pro.common.NFBaseSet
Does a deep copy of this set object
clone() - Method in class netcharts.pro.common.NFDwell
Clone this dwell object.
clone() - Method in class netcharts.pro.common.NFLegend
Clone this legend.
clone() - Method in class netcharts.pro.common.NFLegendItem
Clone this legend item.
clone() - Method in class netcharts.pro.common.NFNote
Does a deep copy of this note object
clone() - Method in class netcharts.pro.common.NFNoteSet
Does a deep copy of this noteset object
clone() - Method in class netcharts.pro.common.NFPoint
 
clone() - Method in class netcharts.pro.common.NFSet
Does a deep copy of this set object
clone() - Method in class netcharts.pro.common.NFTitle
Clone this title.
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.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
 
COLOR_TABLE - Static variable in class netcharts.pro.charts.heatmap.NFHeatmapchart
 
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.image.tiff.NFTIFFImageParams
DEFLATE lossless compression (also known as "Zip-in-TIFF").
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.image.tiff.NFTIFFImageParams
Modified Huffman Compression (CCITT Group 3 1D facsimile compression).
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.image.tiff.NFTIFFImageParams
CCITT T.4 bilevel compression (CCITT Group 3 2D 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.image.tiff.NFTIFFImageParams
CCITT T.6 bilevel compression (CCITT Group 4 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.image.tiff.NFTIFFImageParams
JPEG-in-TIFF 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.image.tiff.NFTIFFImageParams
No compression.
COMPRESSION_NONE - Static variable in class netcharts.pro.common.NFImageGeneration
No compression.
COMPRESSION_PACKBITS - Static variable in class netcharts.pro.common.image.tiff.NFTIFFImageParams
Byte-oriented run-length encoding "PackBits" compression.
COMPRESSION_PACKBITS - Static variable in class netcharts.pro.common.NFImageGeneration
Byte-oriented run-length encoding "PackBits" compression.
connectorTypeMap - Static variable in class netcharts.pro.charts.bar.NFBarchart
stacked barchart connector type hashtable
connectorTypeMap - Static variable in class netcharts.pro.charts.combo.NFCombochart
stacked barchart connector type hashtable
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.
CORNER_ROUND - Static variable in class netcharts.pro.common.NFCorners
Round border corner style
CORNER_ROUND - Static variable in class netcharts.pro.common.NFRegion
Round border corner style
CORNER_SNIP - Static variable in class netcharts.pro.common.NFCorners
Snip border corner style
CORNER_SNIP - Static variable in class netcharts.pro.common.NFRegion
Snip border corner style
CORNER_SQUARE - Static variable in class netcharts.pro.common.NFCorners
Square border corner style
CORNER_SQUARE - Static variable in class netcharts.pro.common.NFRegion
Square border corner style
cornerTypeMap - Static variable in class netcharts.pro.common.NFRegion
cornerTypeMap hashtable
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.
createImageMap(NFServerGeneratedImage.MapElement[], String, String, String, String, String, boolean, boolean) - Static method in class netcharts.pro.util.NFImageMapCreator
 
CROSS - Static variable in class netcharts.pro.common.NFSymbol
Cross 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
CYLINDER - Static variable in class netcharts.pro.common.NFLegendItemSymbol
Cylinder symbol type

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.NFDataModel1D
Constructor provided data object.
dataObject - Variable in class netcharts.pro.datamodel.NFDataModel2D
Constructor provided data object.
dataObject - Variable in class netcharts.pro.datamodel.NFDataModel3D
Constructor provided data object.
dataObject - Variable in class netcharts.pro.datamodel.NFDataModelAdapter
Constructor provided data object.
dataObject - Variable in class netcharts.pro.datamodel.NFDataModelAxisLabel
Constructor provided data object.
dataObject - Variable in class netcharts.pro.datamodel.NFDataModelDiagram
Constructor provided data object.
dataObject - Variable in class netcharts.pro.datamodel.NFDataModelStock
Constructor provided data object.
dataObject - Variable in class netcharts.pro.datamodel.NFDataModelTime
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.common.page.raster.NFRasterPageOutput
The default template to use in the alt attribute for accessibility enhanced pages.
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_ANGLE - Static variable in class netcharts.pro.charts.pie.NFPieHighlight
 
DEFAULT_BOTTOM_GAP - Static variable in class netcharts.pro.common.barset.NFBarHighlight
 
DEFAULT_CENTER - Static variable in class netcharts.pro.common.NFSpotlight
 
DEFAULT_CENTER_OFFSET_X - Static variable in class netcharts.pro.common.NFSpotlight
 
DEFAULT_CENTER_OFFSET_Y - Static variable in class netcharts.pro.common.NFSpotlight
 
DEFAULT_CORNER_SIZE - Static variable in class netcharts.pro.common.NFCorners
 
DEFAULT_CORNER_TYPE - Static variable in class netcharts.pro.common.NFCorners
 
DEFAULT_DATE_FORMAT - Static variable in class netcharts.pro.util.NFProUtil
The default data format used when converting Date objects to string.
DEFAULT_EXTENT - Static variable in class netcharts.pro.charts.pie.NFPieHighlight
 
DEFAULT_FOCUS_OFFSET_X - Static variable in class netcharts.pro.common.NFSpotlight
 
DEFAULT_FOCUS_OFFSET_Y - Static variable in class netcharts.pro.common.NFSpotlight
 
DEFAULT_GAP - Static variable in class netcharts.pro.charts.pie.NFPieHighlight
 
DEFAULT_GAP - Static variable in class netcharts.pro.common.NFCircularEdgeHighlight
 
DEFAULT_HEIGHT - Static variable in class netcharts.pro.common.barset.NFBarHighlight
 
DEFAULT_LAYOUT_DIRECTION - Static variable in class netcharts.pro.charts.multipie.NFPieLayout
Default value for the pie layout if not specified.
DEFAULT_LEFT_GAP - Static variable in class netcharts.pro.common.barset.NFBarHighlight
 
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 interface netcharts.pro.common.image.raster.NFRasterImageTypes
Default mime type: image/png
DEFAULT_MIME_TYPE - Static variable in class netcharts.pro.common.NFImageGeneration
Default MIME 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_OFFSET_X - Static variable in class netcharts.pro.common.NFDropShadow
 
DEFAULT_OFFSET_Y - Static variable in class netcharts.pro.common.NFDropShadow
 
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_RADIUS - Static variable in class netcharts.pro.common.NFSpotlight
 
DEFAULT_RIGHT_GAP - Static variable in class netcharts.pro.common.barset.NFBarHighlight
 
DEFAULT_SIZE - Static variable in class netcharts.pro.common.NFCircularEdgeHighlight
 
DEFAULT_SIZE - Static variable in class netcharts.pro.common.NFDropShadow
 
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_TOP_GAP - Static variable in class netcharts.pro.common.barset.NFBarHighlight
 
DEFAULT_TYPE - Static variable in class netcharts.pro.charts.pie.NFPieHighlight
 
DEFAULT_TYPE - Static variable in class netcharts.pro.common.barset.NFBarHighlight
 
DEFAULT_URL - Static variable in class netcharts.pro.common.page.raster.NFRasterPageOutput
The default URL for map areas.
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_WIDTH - Static variable in class netcharts.pro.common.barset.NFBarHighlight
 
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.barset.NFBarSet
Diamond bar style
DIAMONDBAR - Static variable in class netcharts.pro.common.barset.NFBarSymbol
Diamond bar style
DIAMONDBAR - Static variable in class netcharts.pro.common.NFLegendItemSymbol
Diamond Bar symbol type
display() - Method in class netcharts.pro.common.NFGraph
Tells the graph to update.
doGet(HttpServletRequest, HttpServletResponse) - Method in class netcharts.pro.util.NFResourceServlet
Process the HTTP Get request
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.
DWELL - Static variable in class netcharts.pro.event.NFChartActionEvent
The DWELL event type.
DWELL - Static variable in class netcharts.util.NFDebug
DWELL
DWELL_ANIMATION_STYLE_HIGHLIGHT - Static variable in class netcharts.pro.common.NFDwellAnimation
Dwell animation style highlight
DWELL_ANIMATION_STYLE_HIGHLIGHT - Static variable in class netcharts.pro.common.NFGraph
Dwell animation style highlight
DWELL_ANIMATION_STYLE_NONE - Static variable in class netcharts.pro.common.NFDwellAnimation
No dwell animation
DWELL_ANIMATION_STYLE_NONE - Static variable in class netcharts.pro.common.NFGraph
No dwell animation
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, netcharts.graphics.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(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, netcharts.graphics.NFActiveLabel) - Method in class netcharts.pro.common.NFGraph
Maps peer rendering engine events to ChartActionEvents.
DWELLPRESS - Static variable in class netcharts.pro.event.NFChartActionEvent
The DWELLPRESS event type.
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, int) - Method in class netcharts.pro.common.NFVector
Returns the element at the given row and column index.
elementAt(int) - Method in class netcharts.pro.common.NFVector
Returns the element at the given index
elementAt(int) - Method in interface netcharts.pro.datamodel.NFDataModel
Objects implementing this method are intended to provide access to one dimensional 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) - Method in class netcharts.pro.datamodel.NFDataModel1D
Used internally
elementAt(int, int) - Method in class netcharts.pro.datamodel.NFDataModel1D
Used internally
elementAt(int) - Method in class netcharts.pro.datamodel.NFDataModel2D
Used internally
elementAt(int, int) - Method in class netcharts.pro.datamodel.NFDataModel2D
Used internally
elementAt(int) - Method in class netcharts.pro.datamodel.NFDataModel3D
Used internally
elementAt(int, int) - Method in class netcharts.pro.datamodel.NFDataModel3D
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, int) - Method in class netcharts.pro.datamodel.NFDataModelAdapter
Objects implementing this method are intended to provide access to multidimensional data.
elementAt(int) - Method in class netcharts.pro.datamodel.NFDataModelAxisLabel
Used internally
elementAt(int, int) - Method in class netcharts.pro.datamodel.NFDataModelAxisLabel
Used internally
elementAt(int) - Method in class netcharts.pro.datamodel.NFDataModelDiagram
Used internally
elementAt(int, int) - Method in class netcharts.pro.datamodel.NFDataModelDiagram
Used internally
elementAt(int) - Method in class netcharts.pro.datamodel.NFDataModelStock
Used internally
elementAt(int, int) - Method in class netcharts.pro.datamodel.NFDataModelStock
Used internally
elementAt(int) - Method in class netcharts.pro.datamodel.NFDataModelTime
Used internally
elementAt(int, int) - Method in class netcharts.pro.datamodel.NFDataModelTime
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.
enableServerContext() - Static method in class netcharts.pro.util.NFProUtil
Sets the rendering engines context to "server-side".
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, boolean) - Static method in class netcharts.pro.util.NFProUtil
Replaces quotes with the proper html entities.
escapeQuotes(String) - 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(String, 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.
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.
EXPRESSIONS - Static variable in class netcharts.pro.charts.heatmap.NFHeatmapchart
 
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

FADE - Static variable in class netcharts.pro.common.NFGraph
Indicates legend animation style type
FILE - Static variable in class netcharts.util.NFDebug
FILE
FILE_PARAMETER - Static variable in class netcharts.pro.util.NFServletUtil
The parameter appended to file elements identifying the HTTP session variable used to hold the binary image data.
fileBase - Variable in class netcharts.util.NFCdf
 
FILL - Static variable in class netcharts.pro.charts.bar.NFBarchart
Connector type fill
FILL - Static variable in class netcharts.pro.charts.combo.NFCombochart
Connector type fill
FILL_CONDITIONAL - Static variable in class netcharts.pro.common.lineset.NFLineSetLine
Fill is enabled if there is a non null fill color specified.
FILL_DISABLED - Static variable in class netcharts.pro.common.lineset.NFLineSetLine
Fill is disabled
FILL_ENABLED - Static variable in class netcharts.pro.common.lineset.NFLineSetLine
Fill is enabled
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
filterReader(Reader, Hashtable) - Static method in class netcharts.pro.util.NFProUtil
 
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.
filterString(String, Hashtable) - Static method in class netcharts.pro.util.NFProUtil
 
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
formatForHtml(String, boolean) - Static method in class netcharts.pro.util.NFProUtil
 
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
Deprecated. Use generateImage(NFGraph, NFImageParams)
generateImage(NFGraph, NFImageParams) - 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.NFDial
Gets the active label for this dial.
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.common.NFTitle
Get the title active label
getActiveLabelModified() - Method in class netcharts.pro.charts.dial.NFDial
Gets if the dial active label has been modified
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
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.
getAltTemplate() - Method in class netcharts.pro.common.image.NFImageParams
 
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.pie.NFPieHighlight
Get the angle to center the highlight on as it extends across the pie.
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.
getAppendPolyDayaToActiveLabels() - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Get whether poly data should be appended to the poly active labels text.
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.NFLegend
Returns the axis map for this legend
getAxisMap() - Method in class netcharts.pro.common.NFSet
Returns the axis map for this set
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
getBackgroundActiveLabel() - Method in class netcharts.pro.common.NFGraph
Gets the background active label.
getBackgroundExtension() - Method in class netcharts.pro.common.NFTitle
Gets the title's background extension, either OFF (default), or ON.
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.
getBarAnimationStyle() - Method in class netcharts.pro.charts.bar3d.NFBarchart3d
Bar animation style is not supported.
getBarAnimationStyle() - Method in class netcharts.pro.charts.combo.NFCombochart
Get the bar animation style.
getBarAnimationStyle() - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Get the bar animation style.
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.NFAbstractGroupStackableBarchart
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.
getBarCorners() - Method in class netcharts.pro.charts.bar3d.NFBarchart3d
The bar corners feature is not supported.
getBarCorners() - Method in class netcharts.pro.charts.combo.NFCombochart
Get the corners of the bars
getBarCorners() - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Get the corners of the bars
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
getBarDropShadow() - Method in class netcharts.pro.charts.bar3d.NFBarchart3d
The bar drop shadow is not supported.
getBarDropShadow() - Method in class netcharts.pro.charts.combo.NFCombochart
Get the drop shadow for the bars
getBarDropShadow() - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Get the drop shadow for the bars
getBarHighlightSeries() - Method in class netcharts.pro.charts.bar3d.NFBarchart3d
The bar highlight series is not supported.
getBarHighlightSeries() - Method in class netcharts.pro.charts.combo.NFCombochart
Get the bar highlight series.
getBarHighlightSeries() - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Get the bar highlight series.
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.
getBarSpotlightSeries() - Method in class netcharts.pro.charts.bar3d.NFBarchart3d
The bar spotlight series is not supported.
getBarSpotlightSeries() - Method in class netcharts.pro.charts.combo.NFCombochart
Get the bar spotlight series.
getBarSpotlightSeries() - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Get the bar spotlight 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.
getBarWidths() - Method in class netcharts.pro.charts.combo.NFCombochart
Get the bar widths.
getBarWidths() - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Get the bar widths.
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.
getBinSize() - Method in class netcharts.pro.charts.histogram.NFHistogramBin
Gets the current histogram bin size.
getBinType() - Method in class netcharts.pro.charts.histogram.NFHistogramBin
Gets the current histogram bin type.
getBorder() - Method in class netcharts.pro.charts.dial.NFDialHand
Get the border for this hand.
getBorder() - Method in class netcharts.pro.common.NFFillBorder
 
getBorderColor() - Method in class netcharts.pro.common.NFRegion
Get the regions's border color
getBorderLine() - Method in class netcharts.pro.charts.dial.NFDial
Gets the style of the border line
getBorderLine() - Method in class netcharts.pro.charts.dial.NFDialSector
Get the border line style
getBorderModified() - Method in class netcharts.pro.charts.dial.NFDial
Gets if the dial border has been modified
getBorderModified() - Method in class netcharts.pro.charts.dial.NFDialHand
Gets if the hand border has been modified
getBorderModified() - Method in class netcharts.pro.charts.dial.NFDialSector
Gets if the sector's 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.
getBottomGap() - Method in class netcharts.pro.common.barset.NFBarHighlight
Get the gap between the bottom of the highlighted object and the highlight.
getBottomLeftCornerSize() - Method in class netcharts.pro.common.NFCorners
Get the bottom left corner size.
getBottomLeftCornerType() - Method in class netcharts.pro.common.NFCorners
Gets the bottom left corner type.
getBottomLeftCornerType() - Method in class netcharts.pro.common.NFRegion
Get the regions's bottom left corner type
getBottomRightCornerSize() - Method in class netcharts.pro.common.NFCorners
Get the bottom right corner size.
getBottomRightCornerType() - Method in class netcharts.pro.common.NFCorners
Gets the bottom right corner type.
getBottomRightCornerType() - Method in class netcharts.pro.common.NFRegion
Get the regions's bottom right corner type
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.
getBoxAnimationStyle() - Method in class netcharts.pro.charts.box.NFBoxchart
Get the box animation style.
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.
getBubbleSymbolAnimationStyle() - Method in class netcharts.pro.charts.bubble.NFBubblechart
Get the bubble symbol animation style.
getBuildAnimationEnabled() - Method in class netcharts.pro.common.NFGraph
Determine if build animations are enabled in supported output formats.
getCDL() - Method in class netcharts.pro.charts.bar3d.NFViewPoint
Generate CDL parameters representing this node
getCDL() - Method in class netcharts.pro.charts.bubble.NFBubbleScale
Generate CDL parameters representing this region
getCDL() - Method in class netcharts.pro.charts.bubble.NFBubbleSet
Generate CDL parameters representing this data
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(StringBuffer, boolean) - Method in class netcharts.pro.charts.dial.NFDialOuterBorder
Append CDL parameters representing the dial outer border to the given StringBuffer.
getCDL() - Method in class netcharts.pro.charts.heatmap.NFHeatmapCellTextStyle
Generate CDL parameters representing this text style
getCDL(StringBuffer, boolean) - Method in class netcharts.pro.charts.heatmap.NFHeatmapCellTextStyle
Append CDL parameters representing this text style to the given StringBuffer.
getCDL() - Method in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockLayout
Generate CDL parameters representing this gridlayout
getCDL(StringBuffer, boolean) - Method in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockLayout
Append CDL parameters representing this grid layout to the given StringBuffer.
getCDL() - Method in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockSort
Generate CDL parameters representing the grid sort criteria.
getCDL(StringBuffer, boolean) - Method in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockSort
Append CDL parameters representing the grid sort criteria to the given StringBuffer.
getCDL() - Method in class netcharts.pro.charts.histogram.NFHistogramBin
Generate CDL parameters representing this histogram bin
getCDL(StringBuffer) - Method in class netcharts.pro.charts.histogram.NFHistogramBin
Append CDL parameters representing this histogram bin to the given StringBuffer.
getCDL() - Method in class netcharts.pro.charts.histogram.NFHistogramScale
Generate CDL parameters representing this histogram scale
getCDL(StringBuffer) - Method in class netcharts.pro.charts.histogram.NFHistogramScale
Append CDL parameters representing this histogram scale to the given StringBuffer.
getCDL() - Method in class netcharts.pro.charts.multipie.NFPieLayout
Generate CDL parameters representing this pie layout
getCDL(StringBuffer, boolean) - Method in class netcharts.pro.charts.multipie.NFPieLayout
Append CDL parameters representing this pie layout to the given StringBuffer.
getCDL() - Method in class netcharts.pro.charts.pie.NFPieHighlight
Generate CDL parameters representing this pie highlight
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.barset.NFBarHighlight
Generate CDL parameters representing this bar highlight
getCDL() - Method in class netcharts.pro.common.barset.NFBarSymbol
Generate CDL parameters representing this symbol
getCDL(StringBuffer, boolean) - Method in class netcharts.pro.common.barset.NFBarSymbol
Append CDL parameters representing this symbol to the given StringBuffer.
getCDL() - Method in class netcharts.pro.common.lineset.NFLineSet
Generate CDL parameters representing this data
getCDL(StringBuffer, boolean) - Method in class netcharts.pro.common.lineset.NFLineSetLine
Append CDL parameters representing this line to the given StringBuffer.
getCDL() - Method in class netcharts.pro.common.lineset.NFLineSetSymbol
Generate CDL parameters representing this symbol
getCDL(StringBuffer, boolean) - Method in class netcharts.pro.common.lineset.NFLineSetSymbol
Append CDL parameters representing this symbol to the given StringBuffer.
getCDL(StringBuffer, boolean) - Method in class netcharts.pro.common.NFActiveLabel
Append CDL parameters representing this active label to the given StringBuffer.
getCDL() - Method in class netcharts.pro.common.NFActiveLabel
Generate CDL parameters representing this active label
getCDL() - Method in class netcharts.pro.common.NFAreaSize
 
getCDL(StringBuffer) - Method in class netcharts.pro.common.NFAreaSize
Append CDL parameters representing this size to the given StringBuffer.
getCDL() - Method in class netcharts.pro.common.NFArrowLine
Generate CDL parameters representing this line
getCDL(StringBuffer, boolean) - Method in class netcharts.pro.common.NFArrowLine
Append CDL parameters representing this line to the given StringBuffer.
getCDL() - Method in class netcharts.pro.common.NFAxisMap
Generate CDL parameters representing this axis map
getCDL(StringBuffer) - Method in class netcharts.pro.common.NFAxisMap
Append CDL parameters representing this axis map to the given StringBuffer.
getCDL(StringBuffer, boolean) - Method in class netcharts.pro.common.NFAxisRange
Append CDL parameters representing this range to the given StringBuffer.
getCDL() - Method in interface netcharts.pro.common.NFCDLGenerator
Return the CDL for this object
getCDL() - Method in class netcharts.pro.common.NFCircularEdgeHighlight
Generate CDL parameters representing this edge highlight
getCDL() - Method in class netcharts.pro.common.NFColorExpression
Generate CDL parameters representing the color expression
getCDL(StringBuffer, boolean) - Method in class netcharts.pro.common.NFColorExpression
Append CDL parameters representing the color expression to the given StringBuffer.
getCDL() - Method in class netcharts.pro.common.NFColorSpectrum
Generate CDL parameters representing the color spectrum
getCDL(StringBuffer, boolean) - Method in class netcharts.pro.common.NFColorSpectrum
Append CDL parameters representing the color spectrum to the given StringBuffer.
getCDL() - Method in class netcharts.pro.common.NFCorners
Generate CDL parameters representing this region
getCDL(StringBuffer) - Method in class netcharts.pro.common.NFCorners
Append CDL parameters representing these corners to the given StringBuffer.
getCDL() - Method in class netcharts.pro.common.NFDropShadow
Generate CDL parameters representing this drop shadow
getCDL() - Method in class netcharts.pro.common.NFFillPattern
Generate CDL parameters representing this pattern fill
getCDL(StringBuffer, boolean) - Method in class netcharts.pro.common.NFFillPattern
Append CDL parameters representing this pattern fill to the given StringBuffer.
getCDL() - Method in class netcharts.pro.common.NFFormat
Generate CDL parameters representing this format
getCDL(StringBuffer) - Method in class netcharts.pro.common.NFFormat
Append CDL parameters representing this format to the given StringBuffer.
getCDL(StringBuffer, boolean) - Method in class netcharts.pro.common.NFFormat
Append CDL parameters representing this format to the given StringBuffer.
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.NFLabel
Generate CDL parameters representing this label
getCDL(StringBuffer, boolean) - Method in class netcharts.pro.common.NFLabel
Append CDL parameters representing this text label to the given StringBuffer.
getCDL() - Method in class netcharts.pro.common.NFLegendItem
Generate CDL parameters representing this legend item
getCDL() - Method in class netcharts.pro.common.NFLine
Generate CDL parameters representing this line
getCDL(StringBuffer, boolean) - Method in class netcharts.pro.common.NFLine
Append CDL parameters representing this line to the given StringBuffer.
getCDL() - Method in class netcharts.pro.common.NFModalLabel
Generate CDL parameters representing this label
getCDL(StringBuffer, boolean) - Method in class netcharts.pro.common.NFModalLabel
Append CDL parameters representing this text label to the given StringBuffer.
getCDL(StringBuffer, boolean, String[]) - Method in class netcharts.pro.common.NFModalLabel
 
getCDL(String[]) - Method in class netcharts.pro.common.NFModalLabel
 
getCDL() - Method in class netcharts.pro.common.NFNote
Generate CDL parameters representing this note
getCDL(StringBuffer) - Method in class netcharts.pro.common.NFNote
Append CDL parameters representing this note to the given StringBuffer.
getCDL() - Method in class netcharts.pro.common.NFNumberFormat
Generate CDL parameters representing this region
getCDL() - Method in class netcharts.pro.common.NFPoint
 
getCDL(StringBuffer, boolean) - Method in class netcharts.pro.common.NFPoint
Append CDL parameters representing this point to the given StringBuffer.
getCDL() - Method in class netcharts.pro.common.NFRange
Generate CDL parameters representing this range
getCDL(StringBuffer, boolean) - Method in class netcharts.pro.common.NFRange
Append CDL parameters representing this range to the given StringBuffer.
getCDL() - Method in class netcharts.pro.common.NFRegion
Generate CDL parameters representing this region
getCDL(StringBuffer, boolean) - Method in class netcharts.pro.common.NFRegion
Append CDL parameters representing this region to the given StringBuffer.
getCDL() - Method in class netcharts.pro.common.NFSpotlight
Generate CDL parameters representing this spotlight
getCDL() - Method in class netcharts.pro.common.NFSymbol
Generate CDL parameters representing this symbol
getCDL(StringBuffer, boolean) - Method in class netcharts.pro.common.NFSymbol
Append CDL parameters representing this symbol to the given StringBuffer.
getCDL() - Method in class netcharts.pro.common.NFTextStyle
Generate CDL parameters representing this text style
getCDL(StringBuffer, boolean) - Method in class netcharts.pro.common.NFTextStyle
Append CDL parameters representing this text style to the given StringBuffer.
getCDL(StringBuffer, boolean, boolean) - Method in class netcharts.pro.common.NFTextStyle
 
getCDL() - Method in class netcharts.pro.common.NFVector
Gets the CDL representation of this vector
getCDL(String, StringBuffer) - Method in class netcharts.pro.common.NFVector
Append CDL parameters representing this NFVector to the given StringBuffer.
getCDL(String, StringBuffer, boolean) - Method in class netcharts.pro.common.NFVector
Append CDL parameters representing this NFVector to the given StringBuffer.
getCDL() - Method in class netcharts.pro.common.rectangular.NFAxesSize
 
getCDL(StringBuffer) - Method in class netcharts.pro.common.rectangular.NFAxesSize
Append CDL parameters representing this size to the given StringBuffer.
getCDL() - Method in class netcharts.pro.common.rectangular.NFAxisMargin
Generate CDL parameters representing this margin.
getCDL(StringBuffer, boolean) - Method in class netcharts.pro.common.rectangular.NFAxisMargin
Append CDL parameters representing this margin to the given StringBuffer.
getCDL() - Method in class netcharts.pro.common.rectangular.NFGridBackground
Generate CDL parameters representing this region
getCDL(StringBuffer, boolean) - Method in class netcharts.pro.common.rectangular.NFGridBackground
Append CDL parameters representing this grid background to the given StringBuffer.
getCDL() - Method in class netcharts.pro.common.rectangular.NFGridLine
Generate CDL parameters representing this line.
getCDL(StringBuffer, boolean) - Method in class netcharts.pro.common.rectangular.NFScaleSetAxisRange
Append CDL parameters representing this range to the given StringBuffer.
getCDLActiveLabels(int) - Method in class netcharts.pro.charts.box.NFBoxSeries
Returns the CDL that represents the active labels for the given set
getCDLActiveLabels(int) - Method in class netcharts.pro.charts.multipie.NFSliceSeries
Returns the CDL that represents the active labels for the given set
getCDLActiveLabels(int) - Method in class netcharts.pro.charts.time.NFTimeSeries
Returns the CDL that represents the active labels for the given set
getCDLActiveLabels(int) - Method in class netcharts.pro.common.barset.NFBarSeries
Returns the CDL that represents the active labels for the given set
getCDLAngles() - Method in class netcharts.pro.charts.multipie.NFPieSeries
Returns the CDL that represents the angle for each pie
getCDLAppearance() - Method in class netcharts.pro.charts.box.NFBoxSeries
Returns the CDL that represents the appearance for each set
getCDLAppearance() - Method in class netcharts.pro.charts.box.NFBoxSet
Generate the CDL that creates the appearance information.
getCDLAppearance() - Method in class netcharts.pro.charts.multipie.NFSliceSeries
Returns the CDL that represents the appearance for each set
getCDLAppearance() - Method in class netcharts.pro.charts.multipie.NFSliceSet
Generate the CDL that creates the appearance information.
getCDLAppearance() - Method in class netcharts.pro.charts.stock.NFStockSet
Generate the CDL that creates the appearance information.
getCDLAppearance() - Method in class netcharts.pro.charts.time.NFTimeSeries
Returns the CDL that represents the appearance for each set
getCDLAppearance() - Method in class netcharts.pro.charts.time.NFTimeSet
Generate CDL parameters representing the time set
getCDLAppearance() - Method in class netcharts.pro.common.barset.NFBarSeries
Returns the CDL that represents the appearance for each set
getCDLAppearance() - Method in class netcharts.pro.common.barset.NFBarSet
Generate the CDL that creates the appearance information.
getCDLAppearance() - Method in class netcharts.pro.common.lineset.NFLineSet
Generate the CDL that creates the appearance information.
getCDLAppearance() - Method in class netcharts.pro.common.NFNoteSet
Generate the CDL that creates the appearance information.
getCDLAs2D() - Method in class netcharts.pro.common.lineset.NFLineSet
Generate CDL parameters representing this data in two dimensional form.
getCDLAxisMap() - Method in class netcharts.pro.charts.box.NFBoxSeries
Returns the CDL that represents the axis map for each set
getCDLAxisMap() - Method in class netcharts.pro.charts.time.NFTimeSeries
Returns the CDL that represents the axis map for each set
getCDLAxisMap() - Method in class netcharts.pro.common.barset.NFBarSeries
Returns the CDL that represents the axis map for each set
getCDLBackgroundRegions() - Method in class netcharts.pro.charts.multipie.NFPieSeries
Returns the CDL that represents the background regions for each pie
getCDLBarSymbol() - Method in class netcharts.pro.common.barset.NFBarSeries
Returns the CDL that represents the bar symbol for each set
getCDLBarValueLabelStyle() - Method in class netcharts.pro.common.barset.NFBarSeries
Returns the CDL that represents the value label style for each set
getCDLBarValueLabelStyle() - Method in class netcharts.pro.common.barset.NFBarSet
Get the bar value label style for the set from a CDL string.
getCDLCumulativeLineValueLabelStyle() - Method in class netcharts.pro.charts.pareto.NFParetochart
Get the cumulative line value label style as a CDL string.
getCDLDataPointsActiveLabels(int) - Method in class netcharts.pro.charts.box.NFBoxSeries
Returns the CDL that represents the data points active labels for the given set
getCDLDataPointSymbols() - Method in class netcharts.pro.charts.box.NFBoxSeries
Returns the CDL that represents the data point for each set.
getCDLDefault() - Method in class netcharts.pro.common.lineset.NFLineSet
Perform the superclass getCDL() method.
getCDLDial() - Method in class netcharts.pro.charts.dial.NFDial
Generate CDL parameters representing this dial
getCDLDialActiveLabel() - Method in class netcharts.pro.charts.dial.NFDial
Generate CDL parameters representing the dial active label
getCDLDialBorder() - Method in class netcharts.pro.charts.dial.NFDial
Generate CDL parameters representing the dial border
getCDLDialFill() - Method in class netcharts.pro.charts.dial.NFDial
Generate CDL parameters representing the dial fill
getCDLDialFillPattern() - Method in class netcharts.pro.charts.dial.NFDial
Generate CDL parameters representing this dial's fill pattern
getCDLDialFormat() - Method in class netcharts.pro.charts.dial.NFDial
Generate CDL parameters representing the dial format
getCDLDialScale() - Method in class netcharts.pro.charts.dial.NFDial
Generate CDL parameters representing the dial scale
getCDLDialTicLabels() - Method in class netcharts.pro.charts.dial.NFDial
Generate CDL parameters representing the dial tic labels
getCDLDialTics() - Method in class netcharts.pro.charts.dial.NFDial
Generate CDL parameters representing the dial tics
getCDLDialTicStyle() - Method in class netcharts.pro.charts.dial.NFDial
Generate CDL parameters representing the dial tic styles
getCDLFenceActiveLabels(int) - Method in class netcharts.pro.charts.box.NFBoxSeries
Returns the CDL that represents the fence active labels for the given set
getCDLFillPattern() - Method in class netcharts.pro.charts.box.NFBoxSeries
Returns the CDL that represents the fill pattern for each set
getCDLFillPattern() - Method in class netcharts.pro.common.barset.NFBarSeries
Returns the CDL that represents the fill pattern for each set
getCDLGroupStackFillPatterns(String, Vector) - Method in class netcharts.pro.common.barset.NFBarSeries
Adds an NFKeyValue (containing CDL for the group stack fill patterns) for each set to the Vector.
getCDLGroupStackRightFillPatterns(String, Vector) - Method in class netcharts.pro.common.barset.NFBarSeries
Adds an NFKeyValue (containing CDL for the group stack right fill patterns) for each set to the Vector.
getCDLGroupStackTopFillPatterns(String, Vector) - Method in class netcharts.pro.common.barset.NFBarSeries
Adds an NFKeyValue (containing CDL for the group stack top fill patterns) for each set to the Vector.
getCDLHand(String) - Method in class netcharts.pro.charts.dial.NFDialHand
Generate CDL parameters representing this hand
getCDLHandActiveLabel() - Method in class netcharts.pro.charts.dial.NFDialHand
Generate CDL parameters representing this hand's active label
getCDLHandBorder() - Method in class netcharts.pro.charts.dial.NFDialHand
Generate CDL parameters representing this hand's border
getCDLHandData() - Method in class netcharts.pro.charts.dial.NFDialHand
Generate CDL parameters representing this hand's data
getCDLHandLabelStyle() - Method in class netcharts.pro.charts.dial.NFDialHand
Generate CDL parameters representing this hand's label style
getCDLHandStyle() - Method in class netcharts.pro.charts.dial.NFDialHand
Generate CDL parameters representing this hand's display style
getCDLHasTuples() - Method in class netcharts.pro.common.NFVector
Gets the hasTuples property
getCDLItemBorder() - Method in class netcharts.pro.common.NFLegend
Generate CDL parameters representing outlines for all the legend item symbols.
getCDLKeyValues(String, Vector) - Method in class netcharts.pro.common.NFVector
Append CDL parameters representing this NFVector to the given StringBuffer.
getCDLKeyValuesHasPoints(String, Vector) - Method in class netcharts.pro.common.NFVector
Append CDL parameters representing this NFVector to the given StringBuffer.
getCDLLegendLayout() - Method in class netcharts.pro.common.NFLegend
Generate CDL parameters representing the legend layout
getCDLLineValueLabelStyle() - Method in class netcharts.pro.charts.bubble.NFBubbleSet
Get the line value label style for the set from a CDL string.
getCDLLineValueLabelStyle() - Method in class netcharts.pro.common.lineset.NFLineSet
Get the line value label style for the set from a CDL string.
getCDLMaxSize() - Method in class netcharts.pro.common.NFLegend
Generate CDL parameters representing the legend max size
getCDLMeanSymbols() - Method in class netcharts.pro.charts.box.NFBoxSeries
Returns the CDL that represents the mean symbols for each set.
getCDLNodeEdgeArrow() - Method in class netcharts.pro.charts.diagram.NFNodeEdgeSeries
Returns the CDL for each node edge arrow
getCDLNodeEdges(Vector) - Method in class netcharts.pro.charts.diagram.NFNodeEdgeSeries
Returns the CDL for each node edge
getCDLOutlierActiveLabels(int) - Method in class netcharts.pro.charts.box.NFBoxSeries
Returns the CDL that represents the mean active labels for the given set
getCDLOutlierSymbols() - Method in class netcharts.pro.charts.box.NFBoxSeries
Returns the CDL that represents the outlier for each set.
getCDLRightFillPattern() - Method in class netcharts.pro.common.barset.NFBarSeries
Returns the CDL that represents the right fill pattern for each set
getCDLSector(String) - Method in class netcharts.pro.charts.dial.NFDialSector
Generate CDL parameters representing this sector
getCDLSectorActiveLabel() - Method in class netcharts.pro.charts.dial.NFDialSector
Generate CDL parameters representing this sector's active label
getCDLSectorBorder() - Method in class netcharts.pro.charts.dial.NFDialSector
Generate CDL parameters representing this sector's border style
getCDLSectorColor() - Method in class netcharts.pro.charts.dial.NFDialSector
Generate CDL parameters representing this sector's color
getCDLSectorData() - Method in class netcharts.pro.charts.dial.NFDialSector
Generate CDL parameters representing this sector's data
getCDLSectorFillPattern() - Method in class netcharts.pro.charts.dial.NFDialSector
Generate CDL parameters representing this sector's fill pattern
getCDLSectorTicStyle() - Method in class netcharts.pro.charts.dial.NFDialSector
Generate CDL parameters representing this sector's tic style
getCDLSlicePositions(int) - Method in class netcharts.pro.charts.multipie.NFSliceSeries
Returns the CDL that represents the slice positions for the given set
getCDLSymbolPosition() - Method in class netcharts.pro.common.NFLegend
Generate CDL parameters representing the legend item symbol position relative to the label.
getCDLTemplate(File) - Static method in class netcharts.pro.util.NFProUtil
Creates a "Chart Definition File" or NFCdf template object based on the contents of the cdlFile
getCDLTemplate(File, Vector) - Static method in class netcharts.pro.util.NFProUtil
Creates a "Chart Definition File" or NFCdf template object based on the contents of the cdlFile
getCDLTemplate(URL) - Static method in class netcharts.pro.util.NFProUtil
Creates a "Chart Definition File" or NFCdf template object based on the contents of the cdlURL
getCDLTemplate(URL, Vector) - Static method in class netcharts.pro.util.NFProUtil
Creates a "Chart Definition File" or NFCdf template object based on the contents of the cdlURL
getCDLTemplate(InputStream) - Static method in class netcharts.pro.util.NFProUtil
Creates a "Chart Definition File" or NFCdf template object based on the contents of the cdlStream input stream
getCDLTemplate(InputStream, Vector) - Static method in class netcharts.pro.util.NFProUtil
Creates a "Chart Definition File" or NFCdf template object based on the contents of the cdlStream input stream
getCDLTemplate(String) - Static method in class netcharts.pro.util.NFProUtil
Creates a "Chart Definition File" or NFCdf template object based on the given cdlString String object.
getCDLTemplate(String, Vector) - Static method in class netcharts.pro.util.NFProUtil
Creates a "Chart Definition File" or NFCdf template object based on the given cdlString String object.
getCDLTitleLabels() - Method in class netcharts.pro.charts.multipie.NFPieSeries
Returns the CDL that represents the title text styles for each pie
getCDLTitleRegions() - Method in class netcharts.pro.charts.multipie.NFPieSeries
Returns the CDL that represents the title background region for each pie
getCDLTitleTextStrings() - Method in class netcharts.pro.charts.multipie.NFPieSeries
Returns the CDL that represents the title labels for each pie
getCDLTopFillPattern() - Method in class netcharts.pro.common.barset.NFBarSeries
Returns the CDL that represents the top fill pattern for each set
getCDLTuples() - Method in class netcharts.pro.common.lineset.NFLineSet
Generate CDL parameters representing this data
getCDLVector() - Method in class netcharts.pro.charts.box.NFBoxSeries
NFBoxSeries is a compound object representing multiple CDL parameters.
getCDLVector() - Method in class netcharts.pro.charts.bubble.NFBubbleSeries
NFBubbleSeries is a compound object representing multiple CDL parameters.
getCDLVector() - Method in class netcharts.pro.charts.diagram.NFNodeEdgeSeries
NFNodeEdgeSeries is a compound object representing multiple CDL parameters.
getCDLVector() - Method in class netcharts.pro.charts.diagram.NFNodeSeries
NFNodeSeries is a compound object representing multiple CDL parameters.
getCDLVector() - Method in class netcharts.pro.charts.diagram.NFPolySet
NFPolySet is a compound object representing multiple CDL parameters.
getCDLVector() - Method in class netcharts.pro.charts.dial.NFDialSeries
NFDialSeries is a compound object representing multiple CDL parameters.
getCDLVector() - Method in class netcharts.pro.charts.multipie.NFPieSeries
NFPieSeries is a compound object representing multiple CDL parameters.
getCDLVector() - Method in class netcharts.pro.charts.multipie.NFSliceSeries
NFSliceSeries is a compound object representing multiple CDL parameters.
getCDLVector() - Method in class netcharts.pro.charts.pie.NFSliceLabel
NFSliceLabel is a compound object representing multiple CDL parameters.
getCDLVector() - Method in class netcharts.pro.charts.polar.NFRadialAxisSeries
NFRadialAxisSeries is a compound object representing multiple CDL parameters.
getCDLVector() - Method in class netcharts.pro.charts.radar.NFRadialAxisSeries
NFRadialAxisSeries is a compound object representing multiple CDL parameters.
getCDLVector() - Method in class netcharts.pro.charts.stock.NFStockSeries
NFStockSeries is a compound object representing multiple CDL parameters.
getCDLVector() - Method in class netcharts.pro.charts.time.NFTimeSeries
NFTimeSeries is a compound object representing multiple CDL parameters.
getCDLVector() - Method in class netcharts.pro.common.barset.NFBarSeries
NFBarSeries is a compound object representing multiple CDL parameters.
getCDLVector() - Method in class netcharts.pro.common.circular.NFBaseRadialAxisSeries
NFBaseRadialAxisSeries is a compound object representing multiple CDL parameters.
getCDLVector() - Method in class netcharts.pro.common.circular.NFBaseRadialLineSeries
NFBaseRadialLineSeries is a compound object representing multiple CDL parameters.
getCDLVector() - Method in class netcharts.pro.common.lineset.NFLineSeries
NFLineSeries is a compound object representing multiple CDL parameters.
getCDLVector(String, String, String) - Method in class netcharts.pro.common.NFBaseDwellAnimation
This class is a compound object representing multiple CDL parameters.
getCDLVector() - Method in class netcharts.pro.common.NFDwell
NFDwell is a compound object representing multiple CDL parameters.
getCDLVector(String, String) - Method in class netcharts.pro.common.NFFillBorder
NFFillBorder is a compound object representing multiple CDL parameters.
getCDLVector() - Method in class netcharts.pro.common.NFLegend
NFLegend is a compound object representing multiple CDL parameters.
getCDLVector() - Method in class netcharts.pro.common.NFNoteSeries
NFNoteSeries is a compound object representing multiple CDL parameters.
getCDLVector(Vector, String, String) - Method in class netcharts.pro.common.NFTitle
NFTitle is a compound object representing multiple CDL parameters.
getCDLVector(Vector) - Method in class netcharts.pro.common.NFTitle
NFTitle is a compound object representing multiple CDL parameters.
getCDLVector() - Method in class netcharts.pro.common.NFTitle
NFTitle is a compound object representing multiple CDL parameters.
getCDLVector() - Method in class netcharts.pro.common.rectangular.NFAxis
NFAxis is a compound object representing multiple CDL parameters.
getCDLVector(Vector) - Method in class netcharts.pro.common.rectangular.NFAxis
NFAxis is a compound object representing multiple CDL parameters.
getCDLVector() - Method in class netcharts.pro.common.rectangular.NFAxisSeries
NFAxisSeries is a compound object representing multiple CDL parameters.
getCDLVector() - Method in class netcharts.pro.common.rectangular.NFGridSeries
NFGridSeries is a compound object representing multiple CDL parameters.
getCellTextAutoColorThreshold() - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Get the cell text auto color threshold.
getCenter() - Method in class netcharts.pro.common.NFSpotlight
Gets the center location.
getCenterOffsetX() - Method in class netcharts.pro.common.NFSpotlight
Get the offset of the x coordinate of the center point of the spotlight.
getCenterOffsetY() - Method in class netcharts.pro.common.NFSpotlight
Get the offset of the y coordinate of the center point of the spotlight.
getCenterRadius() - Method in class netcharts.pro.charts.radar.NFRadarchart
Gets the gap in the center of the radar chart as a percentage
getChartElementSpacing() - Method in class netcharts.pro.common.NFGraph
Gets the chart element spacing.
getChartName() - Method in class netcharts.pro.common.NFGraph
Get the chart name.
getChartSize() - Method in class netcharts.pro.common.NFGraph
Gets the chart size - note that this may be meaningless if the container object does not allow the chart to resize.
getClose(int) - Method in class netcharts.pro.datamodel.NFDataModelStock
Return the Close price value corresponding to this row.
getColor() - Method in class netcharts.pro.charts.box.NFBoxSet
Gets the color for this set's box.
getColor() - Method in class netcharts.pro.charts.heatmap.NFHeatmapCellTextStyle
Returns the text color
getColor() - Method in class netcharts.pro.charts.multipie.NFSliceSet
Returns the color for all slices in this set.
getColor() - Method in class netcharts.pro.charts.stock.NFStockSet
The color attribute defines the bar color to be used for the vertical bar (hi/lo) and the horizontal ticks (open/close).
getColor() - Method in class netcharts.pro.common.barset.NFBarSet
Gets the color for all bars in this set.
getColor() - Method in class netcharts.pro.common.barset.NFBarSymbol
Gets the current data symbol color.
getColor() - Method in class netcharts.pro.common.circular.NFBaseRadialAxis
Gets the axis color
getColor() - Method in class netcharts.pro.common.lineset.NFLineSet
Gets the default color to use for the lines and symbols.
getColor() - Method in class netcharts.pro.common.lineset.NFLineSetSymbol
Gets the symbol color.
getColor() - Method in class netcharts.pro.common.NFColorExpression
Returns the color to use if the expression is true
getColor() - Method in class netcharts.pro.common.NFDropShadow
Get the color of the drop shadow.
getColor() - Method in class netcharts.pro.common.NFLine
Return the line color
getColor() - Method in interface netcharts.pro.common.NFSetSymbol
Gets the symbol color.
getColor() - Method in class netcharts.pro.common.NFTextStyle
Get the text color
getColor1() - Method in class netcharts.pro.charts.dial.NFDialOuterBorder
Returns the first color for the border
getColor1() - Method in class netcharts.pro.common.NFColorSpectrum
Returns the color to start with in the spectrum
getColor2() - Method in class netcharts.pro.charts.dial.NFDialOuterBorder
Returns the second color for the border
getColor2() - Method in class netcharts.pro.common.NFColorSpectrum
Returns the color to end with in the spectrum
getColorExpressions() - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Get the color expressions
getColorModified() - Method in class netcharts.pro.common.circular.NFBaseRadialAxis
Returns whether the axis color has been modified.
getColorSpectrum() - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Get the color spectrum values.
getColorTable() - Method in class netcharts.pro.charts.stock.NFStockSet
Gets the colorTable for the bars in this set.
getColorTable() - Method in class netcharts.pro.charts.time.NFTimeSet
Gets the colorTable for the bars (time segments) in this set.
getColorTable() - Method in class netcharts.pro.common.barset.NFBarSet
Gets the colorTable for the bars in this set.
getColorTable() - Method in class netcharts.pro.common.lineset.NFLineSet
Gets the colorTable for the symbols in this set.
getColorTable() - Method in class netcharts.pro.common.NFGraph
Gets the color table, This represents a default list of colors that the chart will use if certain data attribute colors are not explicitly defined.
getColumns() - Method in class netcharts.pro.common.NFLegend
Get the number of columns to be used when laying out legend items.
getCompression() - Method in class netcharts.pro.common.image.tiff.NFTIFFImageParams
Returns the TIFF compression type of the output.
getConnectBorderEnds() - Method in class netcharts.pro.charts.dial.NFDial
Gets if the line/fill should be drawn to connect the points of the border.
getContent() - Method in class netcharts.pro.charts.pie.NFSliceLabel
Get the data content of the label.
getContentDelimiter() - Method in class netcharts.pro.charts.pie.NFSliceLabel
Get the delimiter that will be put in between content items.
getCornerOverhangColor() - Method in class netcharts.pro.common.NFRegion
Get the regions's corner overlap color
getCorners() - Method in class netcharts.pro.common.barset.NFBarHighlight
Get the corners of the bar highlight
getCumulativeLineSetName() - Method in class netcharts.pro.charts.pareto.NFParetochart
Get the cumulative line set name.
getCumulativeLineStyle() - Method in class netcharts.pro.charts.pareto.NFParetochart
Get the cumulative line style attributes
getCumulativeLineSymbol() - Method in class netcharts.pro.charts.pareto.NFParetochart
Get the cumulative line symbol attributes
getCumulativeLineValueLabel() - Method in class netcharts.pro.charts.pareto.NFParetochart
Get the text style to use for cumulative line labels.
getCumulativeLineValueLabelRegion() - Method in class netcharts.pro.charts.pareto.NFParetochart
Get the text background style to use for cumulative line labels.
getCumulativeLineValueLabelStyle() - Method in class netcharts.pro.charts.pareto.NFParetochart
Get the type of text labeling for the cumulative line set.
getCurrentScaleMax() - Method in class netcharts.pro.event.NFChartActionEvent
Returns the current maximum scale value.
getCurrentScaleMin() - Method in class netcharts.pro.event.NFChartActionEvent
Returns the current minimum scale value.
getCurrentX() - Method in class netcharts.pro.event.NFChartActionEvent
Returns the current X value of the drag operation.
getCurrentY() - Method in class netcharts.pro.event.NFChartActionEvent
Returns the current Y value of the drag operation.
getData() - Method in class netcharts.pro.charts.diagram.NFPoly
Returns data associated with the polygon shape.
getData(int) - Method in class netcharts.pro.datamodel.NFDataModel1D
Return the data value corresponding to this row.
getDataActiveLabelsEnabled() - Method in class netcharts.pro.common.NFGraph
Get whether or not popups over data area are enabled.
getDataBufferSize() - Method in class netcharts.pro.charts.strip.NFStripchart
Gets the stripchart data buffer size.
getDataDimensions() - Method in interface netcharts.pro.datamodel.NFDataModel
returns the number of dimensions in the data
getDataDimensions() - Method in class netcharts.pro.datamodel.NFDataModel1D
Return the number of data dimensions
getDataDimensions() - Method in class netcharts.pro.datamodel.NFDataModel2D
Return the number of data dimensions
getDataDimensions() - Method in class netcharts.pro.datamodel.NFDataModel3D
Return the number of data dimensions
getDataDimensions() - Method in class netcharts.pro.datamodel.NFDataModelAdapter
returns the number of dimensions in the data
getDataDimensions() - Method in class netcharts.pro.datamodel.NFDataModelAxisLabel
Return the number of data dimensions
getDataDimensions() - Method in class netcharts.pro.datamodel.NFDataModelDiagram
Return the number of data dimensions
getDataDimensions() - Method in class netcharts.pro.datamodel.NFDataModelStock
Return the number of data dimensions
getDataDimensions() - Method in class netcharts.pro.datamodel.NFDataModelTime
Return the number of data dimensions
getDataIsSummary() - Method in class netcharts.pro.charts.box.NFBoxchart
Gets if the data provided is already in summary form.
getDataIsSummaryWithMean() - Method in class netcharts.pro.charts.box.NFBoxchart
Gets if the data provided is already in summary with mean form.
getDataLabels() - Method in class netcharts.pro.charts.box.NFBoxchart
Get the labels to be displayed under each box.
getDataLabels() - Method in class netcharts.pro.charts.combo.NFCombochart
Get the labels to be displayed under each bar.
getDataLabels() - Method in class netcharts.pro.charts.histogram.NFHistogramchart
 
getDataLabels() - Method in class netcharts.pro.charts.pie.NFAbstractPiechart
Get data labels
getDataLabels() - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Get the labels to be displayed under each bar.
getDataLegendGridBackground() - Method in class netcharts.pro.charts.bar.NFBarchart
Get the data legend grid background.
getDataLegendGridBackground() - Method in class netcharts.pro.charts.combo.NFCombochart
Get the data legend grid background.
getDataLegendGridBackground() - Method in class netcharts.pro.charts.line.NFLinechart
Get the data legend grid background.
getDataLegendGridBackground() - Method in class netcharts.pro.charts.pareto.NFParetochart
Get the data legend grid background.
getDataLegendGridLine() - Method in class netcharts.pro.charts.bar.NFBarchart
Get the data legend grid line.
getDataLegendGridLine() - Method in class netcharts.pro.charts.combo.NFCombochart
Get the data legend grid line.
getDataLegendGridLine() - Method in class netcharts.pro.charts.line.NFLinechart
Get the data legend grid line.
getDataLegendGridLine() - Method in class netcharts.pro.charts.pareto.NFParetochart
Get the data legend grid line.
getDataModified() - Method in class netcharts.pro.charts.dial.NFDialHand
Gets if the hand data has been modified
getDataModified() - Method in class netcharts.pro.charts.dial.NFDialSector
Gets if the sector's data has been modified
getDataObject(String) - Static method in class netcharts.pro.util.NFProUtil
Converts the input string into a Double or Date.
getDataObject(String, String[]) - Static method in class netcharts.pro.util.NFProUtil
Converts the input string into a Double or Date.
getDataObject(NFBaseClass) - Static method in class netcharts.pro.util.NFProUtil
Returns the object associated with the NFUserObjectKeys.DATA_KEY key, or null if there is no associated value.
getDataPointActiveLabels() - Method in class netcharts.pro.charts.box.NFBoxSet
Returns the data point active labels for this set.
getDataPointColor() - Method in class netcharts.pro.charts.box.NFBoxchart
Get the color of the data points.
getDataPointJitter() - Method in class netcharts.pro.charts.box.NFBoxchart
Returns whether data point jitter is enabled.
getDataPointSymbol() - Method in class netcharts.pro.charts.box.NFBoxSet
Returns the data point symbol.
getDataSet() - Method in class netcharts.pro.charts.pie.NFPiechart
Get data set
getDecimalSymbol() - Method in class netcharts.pro.common.NFNumberFormat
Get the decimal symbol
getDecoration() - Method in class netcharts.pro.common.NFTextStyle
Gets the text decoration.
getDefaultData() - Method in class netcharts.pro.charts.bar.NFBarchart
Returns a string of default data
getDefaultData() - Method in class netcharts.pro.charts.bar3d.NFBarchart3d
Returns a string of default data
getDefaultData() - Method in class netcharts.pro.charts.box.NFBoxchart
Returns a string of default data
getDefaultData() - Method in class netcharts.pro.charts.bubble.NFBubblechart
Returns a string of default data
getDefaultData() - Method in class netcharts.pro.charts.combo.NFCombochart
Returns a string of default data
getDefaultData() - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Returns a string of default data
getDefaultData() - Method in class netcharts.pro.charts.dial.NFDialchart
Gets the default data - used to initialize IDE editors
getDefaultData() - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Returns a string of default data
getDefaultData() - Method in class netcharts.pro.charts.histogram.NFHistogramchart
Returns a string of default data
getDefaultData() - Method in class netcharts.pro.charts.line.NFLinechart
Returns a string of default data
getDefaultData() - Method in class netcharts.pro.charts.multipie.NFMultiPiechart
Gets the default data - used to initialize IDE editors
getDefaultData() - Method in class netcharts.pro.charts.pareto.NFParetochart
Returns a string of default data
getDefaultData() - Method in class netcharts.pro.charts.pie.NFPiechart
Gets the default data - used to initialize IDE editors
getDefaultData() - Method in class netcharts.pro.charts.polar.NFPolarchart
Returns a string of default data
getDefaultData() - Method in class netcharts.pro.charts.radar.NFRadarchart
Returns a string of default data
getDefaultData() - Method in class netcharts.pro.charts.stock.NFStockchart
Returns a string of default data
getDefaultData() - Method in class netcharts.pro.charts.strip.NFStripchart
Returns a string of default data
getDefaultData() - Method in class netcharts.pro.charts.time.NFTimechart
Returns a string of default data
getDefaultData() - Method in class netcharts.pro.charts.xy.NFXYchart
Returns a string of default data
getDefaultData() - Method in class netcharts.pro.common.NFGraph
Returns the default data used for the chart.
getDefaultHref() - Method in class netcharts.pro.common.image.NFImageParams
 
getDefaultRegion() - Method in class netcharts.pro.charts.time.NFTimeSet
Set the default background element for time periods.
getDepth() - Method in class netcharts.pro.charts.bar.NFAbstractGroupStackableBarchart
Get 3DDepth
getDepth() - Method in class netcharts.pro.charts.pie.NFAbstractPiechart
Get 3DDepth
getDepth() - Method in class netcharts.pro.common.lineset.NFAbstractLineChart
Get 3DDepth
getDescent() - Method in class netcharts.pro.common.NFTextStyle
Gets the override of the font descent.
getDescription() - Method in class netcharts.pro.common.image.NFImageParams
 
getDial() - Method in class netcharts.pro.charts.dial.NFDialchart
Gets the dial object for this chart.
getDialActiveLabelsEnabled() - Method in class netcharts.pro.charts.dial.NFDialchart
Get whether or not popups over dials are enabled.
getDialClip() - Method in class netcharts.pro.charts.dial.NFDialchart
Gets the location of the clip window of the dial chart.
getDialClipPad() - Method in class netcharts.pro.charts.dial.NFDialchart
Gets the padding of the clip window of the dial chart.
getDialModified() - Method in class netcharts.pro.charts.dial.NFDial
Gets if the dial has been modified
getDialName() - Method in class netcharts.pro.charts.dial.NFDial
Get this dial's name.
getDialOuterBorder() - Method in class netcharts.pro.charts.dial.NFDialchart
Get the dial outer border attributes
getDialOuterFillPattern() - Method in class netcharts.pro.charts.dial.NFDialchart
Get the dial outer fill pattern
getDialSeries() - Method in class netcharts.pro.charts.dial.NFDialchart
Gets the dial objects for this chart.
getDialSquare() - Method in class netcharts.pro.charts.dial.NFDialchart
Get dial square
getDragEnabled() - Method in class netcharts.pro.common.NFNoteSet
Returns whether drag should be enable for the note set.
getDrawBorderToCenter() - Method in class netcharts.pro.charts.dial.NFDial
Gets if the line/fill should be drawn so that end point connect at the center of the chart.
getDrawFences() - Method in class netcharts.pro.charts.box.NFBoxchart
Returns whether fences will be drawn on the chart.
getDrawMinorTics() - Method in class netcharts.pro.common.rectangular.NFAxis
Gets tic layout mode skip count.
getDrawOrder() - Method in class netcharts.pro.charts.combo.NFCombochart
Get the draw order.
getDrawOrder() - Method in class netcharts.pro.charts.pareto.NFParetochart
Get the draw order.
getDrawSplineCurve() - Method in class netcharts.pro.common.lineset.NFLineSetLine
Deprecated. Use getLineType
getDrawSplineCurveAndLine() - Method in class netcharts.pro.common.lineset.NFLineSetLine
Deprecated. Use getLineType
getDrillDownPage(NFGraph, HttpServletRequest) - Static method in class netcharts.pro.util.NFServletUtil
Deprecated. Use getPage(HttpServletRequest, NFGraph, NFPageParams)
getDrillDownPage(NFGraph, HttpServletRequest, String) - Static method in class netcharts.pro.util.NFServletUtil
Deprecated. Use getPage(HttpServletRequest, NFGraph, NFPageParams)
getDrillDownPage(NFGraph, HttpServletRequest, String, String) - Static method in class netcharts.pro.util.NFServletUtil
Deprecated. Use getPage(HttpServletRequest, NFGraph, NFPageParams)
getDrillDownPage(NFGraph, HttpServletRequest, String, boolean) - Static method in class netcharts.pro.util.NFServletUtil
Deprecated. Use getPage(HttpServletRequest, NFGraph, NFPageParams)
getDrillDownPage(NFGraph, HttpServletRequest, String, boolean, String) - Static method in class netcharts.pro.util.NFServletUtil
Deprecated. Use getPage(HttpServletRequest, NFGraph, NFPageParams)
getDrillDownPage(NFGraph, HttpServletRequest, String, boolean, String, String) - Static method in class netcharts.pro.util.NFServletUtil
Deprecated. Use getPage(HttpServletRequest, NFGraph, NFPageParams)
getDrillDownPage(NFGraph, HttpServletRequest, String, boolean, String, boolean, String, String) - Static method in class netcharts.pro.util.NFServletUtil
Deprecated. Use getPage(HttpServletRequest, NFGraph, NFPageParams)
getDrillDownPage(NFGraph, HttpServletRequest, String, boolean, String, boolean, String, String, String) - Static method in class netcharts.pro.util.NFServletUtil
Deprecated. Use getPage(HttpServletRequest, NFGraph, NFPageParams)
getDwell() - Method in class netcharts.pro.common.NFGraph
Gets the dwell, or "ActiveLabel" style.
getDwellAnimation() - Method in class netcharts.pro.common.NFGraph
Get the dwell animation style.
getDwellAnimationHighlight() - Method in class netcharts.pro.charts.bar3d.NFBarchart3d
The dwell animation highlight is not supported.
getDwellAnimationHighlight() - Method in class netcharts.pro.common.NFGraph
Gets the dwell animation highlight.
getDwellAnimationStyle() - Method in class netcharts.pro.charts.bar3d.NFBarchart3d
Dwell animation style is not supported.
getDwellAnimationStyle() - Method in class netcharts.pro.common.NFGraph
Get the dwell animation style.
getDwellEnabled() - Method in class netcharts.pro.common.NFDwell
Returns the state of dwell (popup) chart functionality.
getDwellOffset() - Method in class netcharts.pro.common.NFGraph
Gets the dwell offset chart.
getEdges() - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Gets the list of edges.
getEightyLineSetName() - Method in class netcharts.pro.charts.pareto.NFParetochart
Get name for the 80% line.
getEightyTwentyLineStyle() - Method in class netcharts.pro.charts.pareto.NFParetochart
Get the 80/20 line style attributes
getEightyTwentyLineSymbol() - Method in class netcharts.pro.charts.pareto.NFParetochart
Get the 80/20 line symbol attributes
getEncoderConfiguration() - Method in class netcharts.pro.common.image.pdf.NFPDFImageParams
Gets the encoder configuration to use for the PDF.
getEncoderConfigurationFile() - Method in class netcharts.pro.common.image.pdf.NFPDFImageParams
Gets the file containing the encoder configuration.
getEncoding() - Method in class netcharts.pro.common.image.svg.NFSVGImageParams
Returns the encoding of the rendered image.
getEndMargin() - Method in class netcharts.pro.common.rectangular.NFAxisMargin
Gets the ending margin.
getEndNodeName() - Method in class netcharts.pro.charts.diagram.NFNodeEdge
Get the end node name
getEndPointStyle() - Method in class netcharts.pro.common.NFArrowLine
Get the line's end point style.
getEndStyle() - Method in class netcharts.pro.charts.dial.NFDialHand
Get how the end of the hand is to be drawn.
getErrors() - Method in class netcharts.pro.common.NFGraph
Returns the Vector of errors generated during a template load.
getExpressions() - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Gets the list of expressions.
getExtension(String) - Method in class netcharts.pro.util.NFExtensionFactory
 
getExtent() - Method in class netcharts.pro.charts.pie.NFPieHighlight
Get the extent of the highlight.
getExternalAlignment() - Method in class netcharts.pro.common.NFTitle
Gets the title's external alignment, either CENTER (default), TOP, BOTTOM, LEFT or RIGHT.
getFenceActiveLabels() - Method in class netcharts.pro.charts.box.NFBoxSet
Returns the fence active labels for this set
getFencePosition() - Method in class netcharts.pro.charts.box.NFBoxchart
Gets the fence position, whether the fences that are within the IQR over or under the box.
getFillColor() - Method in class netcharts.pro.charts.diagram.NFPoly
Returns the color to use within the polygon shape.
getFillColor() - Method in class netcharts.pro.charts.diagram.NFPolyExpr
Gets the fill color to be used if the expression is true
getFillColor() - Method in class netcharts.pro.charts.dial.NFDial
Gets the dial fill color
getFillColor() - Method in class netcharts.pro.charts.dial.NFDialSector
Get the sector fill color
getFillColor() - Method in class netcharts.pro.charts.radar.NFRadialGrid
Gets the fill color
getFillColor() - Method in class netcharts.pro.common.lineset.NFLineSet
Gets the color to use for area fills
getFillColor() - Method in class netcharts.pro.common.lineset.NFLineSetLine
Gets the fill color
getFillColor() - Method in class netcharts.pro.common.NFFillBorder
 
getFillColor() - Method in class netcharts.pro.common.NFLegend
Gets the legend fill (background) color.
getFillColor() - Method in class netcharts.pro.common.NFLegendItem
Return symbol fill color
getFillColor() - Method in class netcharts.pro.common.NFNoteSet
Returns the note set fill color.
getFillColor() - Method in class netcharts.pro.common.NFRegion
Get the regions's background color
getFillColor() - Method in class netcharts.pro.common.NFTitle
Get the title's background color
getFillColorModified() - Method in class netcharts.pro.charts.dial.NFDialSector
Gets if the sector's fill pattern has been modified
getFillFromLeft() - Method in class netcharts.pro.charts.strip.NFStripchart
Gets how the initial fill should occur
getFillModified() - Method in class netcharts.pro.charts.dial.NFDial
Gets if the dial fill has been modified
getFillPattern() - Method in class netcharts.pro.charts.box.NFBoxSet
Gets the fill pattern for this set's box.
getFillPattern() - Method in class netcharts.pro.charts.dial.NFDial
Gets the fill pattern this dial should use.
getFillPattern() - Method in class netcharts.pro.charts.dial.NFDialSector
Gets the fill pattern this dial should use.
getFillPattern() - Method in class netcharts.pro.charts.stock.NFStockSet
The fillPattern attribute is used to provide either gradient fills, image fills, or pattern fills for this stock set.
getFillPattern() - Method in class netcharts.pro.common.barset.NFBarSet
Gets the fill pattern for all bars in this set.
getFillPattern() - Method in class netcharts.pro.common.lineset.NFLineSet
Gets the fill pattern this lineset should use.
getFillPattern() - Method in class netcharts.pro.common.NFLegendItem
Return fill pattern
getFillPatternModified() - Method in class netcharts.pro.charts.dial.NFDial
Gets if the dial fill pattern has been modified
getFillPatternModified() - Method in class netcharts.pro.charts.dial.NFDialSector
Gets if the sector's fill pattern has been modified
getFillStatus() - Method in class netcharts.pro.common.lineset.NFLineSetLine
Get the line type.
getFocusOffsetX() - Method in class netcharts.pro.common.NFSpotlight
Get the offset of the x coordinate of the focus point of the spotlight.
getFocusOffsetY() - Method in class netcharts.pro.common.NFSpotlight
Get the offset of the y coordinate of the focus point of the spotlight.
getFont() - Method in class netcharts.pro.charts.heatmap.NFHeatmapCellTextStyle
Returns the text font
getFont() - Method in class netcharts.pro.common.NFLegend
Gets the legend text font or null if not set.
getFont() - Method in class netcharts.pro.common.NFTextStyle
Get the text font
getFont() - Method in class netcharts.pro.common.NFTitle
Get the title font
getFooter() - Method in class netcharts.pro.common.NFGraph
Returns the chart footer.
getForeground() - Method in class netcharts.pro.common.NFFillPattern
Gets the foreground color (or initial color for gradients).
getFormat() - Method in class netcharts.pro.charts.dial.NFDial
Gets the format of the tic labels
getFormat() - Method in class netcharts.pro.charts.pie.NFSliceLabel
Get the numerical formatting of data items.
getFormat() - Method in class netcharts.pro.common.NFFormat
Gets the format expression.
getFormatModified() - Method in class netcharts.pro.charts.dial.NFDial
Gets if the dial format has been modified
getFormatType() - Method in class netcharts.pro.common.NFFormat
Gets the type of format
getGap() - Method in class netcharts.pro.charts.pie.NFPieHighlight
Get the gap between the edge of the pie and the highlight.
getGap() - Method in class netcharts.pro.common.NFCircularEdgeHighlight
Get the gap between the edge of the circle and the edge highlight.
getGap() - Method in class netcharts.pro.common.rectangular.NFAxis
Gets the gap in pixels between this axis and the next in the series.
getGraph() - Method in class netcharts.pro.common.NFGraph
Returns the peer rendering engine.
getGraphFromTemplate(File) - Static method in class netcharts.pro.common.NFGraph
This method is a convenience function that allows any chart object to be created based on the given template.
getGraphFromTemplate(File, String, Properties) - Static method in class netcharts.pro.common.NFGraph
This method is a convenience function that allows any chart object to be created based on the given template.
getGraphFromTemplate(URL) - Static method in class netcharts.pro.common.NFGraph
This method is a convenience function that allows any chart object to be created based on the given template.
getGraphFromTemplate(URL, String, Properties) - Static method in class netcharts.pro.common.NFGraph
This method is a convenience function that allows any chart object to be created based on the given template.
getGraphFromTemplate(InputStream) - Static method in class netcharts.pro.common.NFGraph
This method is a convenience function that allows any chart object to be created based on the given template.
getGraphFromTemplate(InputStream, String, Properties) - Static method in class netcharts.pro.common.NFGraph
This method is a convenience function that allows any chart object to be created based on the given template.
getGraphFromTemplate(String) - Static method in class netcharts.pro.common.NFGraph
This method is a convenience function that allows any chart object to be created based on the given template.
getGraphFromTemplate(String, String, Properties) - Static method in class netcharts.pro.common.NFGraph
This method is a convenience function that allows any chart object to be created based on the given template.
getGraphGraphics() - Method in class netcharts.pro.common.NFGraph
Returns the graphics object that is being used to draw the graph.
getGraphics() - Method in class netcharts.pro.event.NFChartActionEvent
Returns the Graphics the graph was drawn on.
getGrid() - Method in class netcharts.pro.common.rectangular.NFDataChart
Gets the grid object for this chart.
getGridAnimationStyle() - Method in class netcharts.pro.common.rectangular.NFDataChart
Get the grid animation style.
getGridBlockActiveLabels() - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Get active labels for the cells within the grid.
getGridBlockAnimationStyle() - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Get the grid block animation style.
getGridBlockBackgroundColor() - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Get the grid block background color.
getGridBlockCellLabels() - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Get the labels to display in the grid.
getGridBlockCellLabelStyle() - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Get the text style to use for the grid cell labels.
getGridBlockCellValueFormat() - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Get the format for the data values displayed in the grid.
getGridBlockCellValues() - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Get the values to display in the grid.
getGridBlockCellValueStyle() - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Get the text style to use for the grid cell values.
getGridBlockColorTable() - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Get the grid block color table.
getGridBlockColorType() - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Get the grid block cell color type.
getGridBlockLabel(int) - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Get the grid label text style for the specified label position.
getGridBlockLabels(int) - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Get the grid labels for the specified label position.
getGridBlockLayout() - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Get the number of rows and columns in the grid.
getGridBlockLine() - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Get the grid block line attributes (color, style and width).
getGridBlockSort() - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Get the grid block sort attributes.
getGridDepth() - Method in class netcharts.pro.common.rectangular.NFDataChart
Get the 3D depth of the grids.
getGridLine() - Method in class netcharts.pro.common.rectangular.NFGrid
Get the grid line for this grid.
getGridSeries() - Method in class netcharts.pro.charts.polar.NFPolarchart
Gets the grid objects for this chart.
getGridSeries() - Method in class netcharts.pro.charts.radar.NFRadarchart
Gets the grid objects for this chart.
getGridSeries() - Method in class netcharts.pro.common.rectangular.NFDataChart
Gets the grid objects for this chart.
getGroupSize() - Method in class netcharts.pro.common.NFNumberFormat
Get the group size
getGroupStackFillPatterns() - Method in class netcharts.pro.common.barset.NFBarSet
Returns the fill patterns for a GROUPSTACK bar chart.
getGroupStackLabels() - Method in class netcharts.pro.charts.bar.NFAbstractGroupStackableBarchart
Get the labels to be displayed under each stack in a GROUPSTACK chart.
getGroupStackLabels() - Method in class netcharts.pro.charts.combo.NFCombochart
Get the labels to be displayed under each stack in a GROUPSTACK chart.
getGroupStackRightFillPatterns() - Method in class netcharts.pro.common.barset.NFBarSet
Returns the right fill patterns for a GROUPSTACK bar chart.
getGroupStackSegmentLabels() - Method in class netcharts.pro.charts.bar.NFAbstractGroupStackableBarchart
Get the labels to be displayed in the legend for segments of a stack in GROUPSTACK mode.
getGroupStackSegmentLabels() - Method in class netcharts.pro.charts.combo.NFCombochart
Get the labels to be displayed in the legend for segments of a stack in GROUPSTACK mode.
getGroupStackTopFillPatterns() - Method in class netcharts.pro.common.barset.NFBarSet
Returns the Top fill patterns for a GROUPSTACK bar chart.
getGroupSymbol() - Method in class netcharts.pro.common.NFNumberFormat
Get the group symbol
getGuiEvent() - Method in class netcharts.pro.event.NFChartActionEvent
Gets the gui Event that triggered this chart action event.
getHandActiveLabelsEnabled() - Method in class netcharts.pro.charts.dial.NFDialchart
Get whether or not popups over hands are enabled.
getHandAnimationStyle() - Method in class netcharts.pro.charts.dial.NFDialchart
Get the hand animation style.
getHandButtonBorder() - Method in class netcharts.pro.charts.dial.NFDialchart
Get the border for the hand button
getHandButtonEdgeHighlightSeries() - Method in class netcharts.pro.charts.dial.NFDialchart
Get the hand edge highlight series.
getHandDropShadow() - Method in class netcharts.pro.charts.dial.NFDialchart
Get the drop shadow for the hands
getHandLabel() - Method in class netcharts.pro.charts.dial.NFDialHand
Get this dial hand's label.
getHandLabelPosition() - Method in class netcharts.pro.charts.dial.NFDialHand
Get the position of a hand label relative to the radius of the dial.
getHandLabelStyle() - Method in class netcharts.pro.charts.dial.NFDialHand
Get the text style of the hand label.
getHandModified() - Method in class netcharts.pro.charts.dial.NFDialHand
Gets if the hand definition has been modified
getHandName() - Method in class netcharts.pro.charts.dial.NFDialHand
Get this dial hand's name.
getHands() - Method in class netcharts.pro.charts.dial.NFDial
Gets the list of NFDialHand objects for this dial
getHeader() - Method in class netcharts.pro.common.NFGraph
Returns the chart header.
getHeight() - Method in class netcharts.pro.common.barset.NFBarHighlight
Get the height of the highlight.
getHeight() - Method in class netcharts.pro.common.NFAreaSize
Returns the height of the bounded area.
getHigh(int) - Method in class netcharts.pro.datamodel.NFDataModelStock
Return the High price value corresponding to this row.
getHighlight() - Method in class netcharts.pro.common.NFBaseDwellAnimation
 
getHighlight() - Method in class netcharts.pro.util.NFServerGeneratedImage.MapElement
 
getHistogramBin() - Method in class netcharts.pro.charts.histogram.NFHistogramchart
Returns the histogram bin for this histogram chart
getHistogramScale() - Method in class netcharts.pro.charts.histogram.NFHistogramchart
Returns the histogram scale for this histogram chart
getHistogramType() - Method in class netcharts.pro.charts.histogram.NFHistogramchart
Get histogram chart type, either BYNUMBER (default), PERCENTAGE, or PROBABILITY.
getImage() - Method in class netcharts.pro.common.lineset.NFLineSetSymbol
Gets the data symbol image.
getImage() - Method in class netcharts.pro.common.NFRegion
Returns the Image instance specified to use for the region or null if not specified.
getImageExtension(String) - Static method in class netcharts.pro.common.image.NFImageExtensionFactory
Returns the appropriate NFImageExtension implementation based on the MIME type.
getImageFormat() - Method in class netcharts.pro.common.NFRegion
Get the regions's image format.
getImageParams() - Method in class netcharts.pro.common.page.NFPageParams
Returns the set of parameters defining how the image should be generated.
getImageParamsInstance() - Method in class netcharts.pro.common.image.jpg.NFJPEGImageOutput
 
getImageParamsInstance() - Method in interface netcharts.pro.common.image.NFImageExtension
Returns a default NFImageParams instance specific to this image generation extension.
getImageParamsInstance() - Method in class netcharts.pro.common.image.NFImageOutput
 
getImageParamsInstance() - Method in class netcharts.pro.common.image.pdf.NFPDFImageOutput
 
getImageParamsInstance() - Method in class netcharts.pro.common.image.png.NFPNGImageOutput
 
getImageParamsInstance() - Method in class netcharts.pro.common.image.raster.NFRasterImageOutput
 
getImageParamsInstance() - Method in class netcharts.pro.common.image.svg.NFSVGImageOutput
 
getImageParamsInstance() - Method in class netcharts.pro.common.image.tiff.NFTIFFImageOutput
 
getImageSrcTag(NFGraph, HttpServletRequest) - Static method in class netcharts.pro.util.NFServletUtil
Deprecated. Use getPage(HttpServletRequest, NFGraph, NFPageParams)
getImageSrcTag(NFGraph, HttpServletRequest, String) - Static method in class netcharts.pro.util.NFServletUtil
Deprecated. Use getPage(HttpServletRequest, NFGraph, NFPageParams)
getImageSrcTag(NFGraph, HttpServletRequest, String, String) - Static method in class netcharts.pro.util.NFServletUtil
Deprecated. Use getPage(HttpServletRequest, NFGraph, NFPageParams)
getImageSrcTag(NFGraph, HttpServletRequest, String, boolean, String) - Static method in class netcharts.pro.util.NFServletUtil
Deprecated. Use getPage(HttpServletRequest, NFGraph, NFPageParams)
getImageSrcTag(NFGraph, HttpServletRequest, String, String, boolean, String) - Static method in class netcharts.pro.util.NFServletUtil
Deprecated. Use getPage(HttpServletRequest, NFGraph, NFPageParams)
getImageURL() - Method in class netcharts.pro.common.lineset.NFLineSetSymbol
Gets the data symbol image.
getImageURL() - Method in class netcharts.pro.common.NFFillPattern
Gets url string used for the fill image
getImageURL() - Method in class netcharts.pro.common.NFRegion
Get the regions's image url string.
getInnerRadius() - Method in class netcharts.pro.charts.dial.NFDialSector
Get the sector inner radius.
getInternalParams() - Method in class netcharts.pro.common.image.NFImageParams
 
getIntOperator(String) - Static method in class netcharts.pro.charts.diagram.NFPolyExpr
Returns the int associated with the string based expression operator
getItemBorder() - Method in class netcharts.pro.common.NFLegend
Returns the line representing the border outlines of the legend item symbols.
getItemOrder() - Method in class netcharts.pro.common.NFLegend
Get the order legend items should render.
getJPGQuality() - Static method in class netcharts.pro.common.NFImageGeneration
Deprecated.  
getJustify() - Method in class netcharts.pro.common.NFLegend
Get legend justify.
getJustify() - Method in class netcharts.pro.common.NFNoteSet
Returns the note justification
getLabel() - Method in class netcharts.pro.charts.multipie.NFPieTitle
Get the pie title text style.
getLabel() - Method in class netcharts.pro.charts.pie.NFSliceLabel
Get the text style.
getLabel() - Method in class netcharts.pro.charts.polar.NFPolarchart
Gets the exterior label style.
getLabel() - Method in class netcharts.pro.common.NFActiveLabel
Get popup label
getLabel() - Method in class netcharts.pro.common.NFDwell
Return dwell label
getLabel() - Method in class netcharts.pro.common.NFLegend
Gets the NFLabel object (text characteristics) object for this legend.
getLabel() - Method in class netcharts.pro.common.NFNoteSet
Returns the label used by this set
getLabel() - Method in class netcharts.pro.common.NFTitle
Return title label
getLabelAlignment() - Method in class netcharts.pro.common.NFTitle
Gets the label text alignment, either CENTER (default), LEFT or RIGHT.
getLabelAnimationStyle() - Method in class netcharts.pro.common.NFGraph
Get the label animation style.
getLabelFormat() - Method in class netcharts.pro.charts.polar.NFPolarchart
Gets the exterior label numerical formatting.
getLabelModified() - Method in class netcharts.pro.charts.dial.NFDialHand
Gets if the hand's label style has been modified
getLabelModified() - Method in class netcharts.pro.charts.dial.NFDialSector
Gets if the sector's label style has been modified
getLabelStep() - Method in class netcharts.pro.charts.polar.NFPolarchart
Get exterior label step size.
getLayout() - Method in class netcharts.pro.charts.box.NFBoxchart
Get box orientation, either VERTICAL (default) or HORIZONTAL
getLayout() - Method in class netcharts.pro.common.rectangular.NFGridLine
Get the layout style for this grid line.
getLayoutDirection() - Method in class netcharts.pro.charts.multipie.NFPieLayout
Returns the pie layout direction.
getLayoutDirection() - Method in class netcharts.pro.common.rectangular.NFAxis
Gets the layout direction for the axis series.
getLayoutDirectionModified() - Method in class netcharts.pro.common.rectangular.NFAxis
Returns whether the layout direction has been modified.
getLeading() - Method in class netcharts.pro.common.NFTextStyle
Gets the override of the font leading.
getLeft() - Method in class netcharts.pro.common.rectangular.NFAxesSize
Returns the amount of horizontal space in the chart allocated to the left axes.
getLeftAxis() - Method in class netcharts.pro.common.rectangular.NFDataChart
Gets the left axis object.
getLeftAxisSeries() - Method in class netcharts.pro.common.rectangular.NFDataChart
Gets the left axis series.
getLeftGap() - Method in class netcharts.pro.common.barset.NFBarHighlight
Get the gap between the left of the highlighted object and the highlight.
getLeftTitle() - Method in class netcharts.pro.common.NFGraph
Returns the chart left title.
getLegend() - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Returns the chart legend.
getLegend() - Method in class netcharts.pro.common.NFGraph
Returns the chart legend.
getLegendAnimationStyle() - Method in class netcharts.pro.common.NFGraph
Get the legend animation style.
getLegendDwellAnimation() - Method in class netcharts.pro.common.NFGraph
Get the legend dwell animation style.
getLegendDwellAnimationHighlight() - Method in class netcharts.pro.charts.bar3d.NFBarchart3d
The legend dwell animation highlight is not supported.
getLegendDwellAnimationHighlight() - Method in class netcharts.pro.charts.diagram.NFDiagramchart
The legend dwell animation highlight is not supported.
getLegendDwellAnimationHighlight() - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
The legend dwell animation highlight is not supported.
getLegendDwellAnimationHighlight() - Method in class netcharts.pro.common.NFGraph
Gets the legend dwell animation highlight.
getLegendDwellAnimationStyle() - Method in class netcharts.pro.charts.bar3d.NFBarchart3d
Legend dwell animation style is not supported.
getLegendDwellAnimationStyle() - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Legend dwell animation style is not supported.
getLegendDwellAnimationStyle() - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Legend dwell animation style is not supported.
getLegendDwellAnimationStyle() - Method in class netcharts.pro.common.NFGraph
Get the legend dwell animation style.
getLegendEnabled() - Method in class netcharts.pro.common.NFLegend
Returns the state of the legend
getLegendItems() - Method in class netcharts.pro.common.NFLegend
Get vector of NFLegendItems.
getLegendLabels() - Method in class netcharts.pro.common.NFLegend
Get vector of legend labels.
getLegendName() - Method in class netcharts.pro.charts.box.NFBoxSet
Returns the data set name used in the legend.
getLegendName() - Method in class netcharts.pro.charts.multipie.NFSliceSet
Returns the legend name of the set.
getLegendName() - Method in class netcharts.pro.charts.stock.NFStockSet
Get the name of the dataset
getLegendName() - Method in class netcharts.pro.charts.time.NFTimeSet
Returns the legend name
getLegendName() - Method in class netcharts.pro.common.barset.NFBarSet
Returns the legend name
getLegendName() - Method in class netcharts.pro.common.lineset.NFLineSet
Returns the data set name used in the legend.
getLength() - Method in class netcharts.pro.charts.dial.NFDialHand
Get the hand length.
getLicenseActivationKey() - Static method in class netcharts.pro.common.NFGraph
Get the license activation key.
getLine() - Method in class netcharts.pro.charts.pie.NFSliceLabel
Get the line style.
getLine() - Method in class netcharts.pro.common.lineset.NFLineSet
Get this lineset's line style
getLine() - Method in class netcharts.pro.common.NFNoteSet
Returns the line used by this set
getLineAnimationStyle() - Method in class netcharts.pro.charts.bubble.NFBubblechart
Get the line animation style.
getLineAnimationStyle() - Method in class netcharts.pro.charts.pareto.NFParetochart
Get the line animation style.
getLineAnimationStyle() - Method in class netcharts.pro.common.lineset.NFAbstractLineChart
Get the line animation style.
getLinechartType() - Method in class netcharts.pro.charts.line.NFLinechart
Get linechart type, either STACK (default) PERCENT, or ROWS
getLineColor() - Method in class netcharts.pro.common.NFLegendItem
Return line color
getLineColor() - Method in class netcharts.pro.common.NFNoteSet
Returns the note set line color.
getLineColor() - Method in class netcharts.pro.common.rectangular.NFAxis
Gets the axis line color
getLineColor() - Method in class netcharts.pro.common.rectangular.NFGridBackground
Return the line color
getLineDepth() - Method in class netcharts.pro.charts.pareto.NFParetochart
Get 3D Depth for lines
getLineDropShadow() - Method in class netcharts.pro.charts.bubble.NFBubblechart
Get the drop shadow for the lines
getLineDropShadow() - Method in class netcharts.pro.charts.pareto.NFParetochart
Get the drop shadow for the lines
getLineDropShadow() - Method in class netcharts.pro.common.lineset.NFAbstractLineChart
Get the drop shadow for the lines
getLineLabelsEnabled() - Method in class netcharts.pro.charts.combo.NFCombochart
Get whether or not popups over lines are enabled.
getLineLabelsEnabled() - Method in class netcharts.pro.charts.pareto.NFParetochart
Get whether or not popups over lines are enabled.
getLineSeries() - Method in class netcharts.pro.charts.combo.NFCombochart
Get the line series.
getLineSeries() - Method in class netcharts.pro.charts.polar.NFPolarchart
Get the line series.
getLineSeries() - Method in class netcharts.pro.charts.radar.NFRadarchart
Get the line series.
getLineSeries() - Method in class netcharts.pro.charts.strip.NFStripchart
Get the line series.
getLineSeries() - Method in class netcharts.pro.charts.xy.NFXYchart
Get the line series.
getLineSeries() - Method in class netcharts.pro.common.lineset.NFAbstractLineChart
Get the line series.
getLineSymbolAnimationStyle() - Method in class netcharts.pro.charts.pareto.NFParetochart
Get the line symbol animation style.
getLineSymbolAnimationStyle() - Method in class netcharts.pro.charts.polar.NFPolarchart
Get the line symbol animation style.
getLineSymbolAnimationStyle() - Method in class netcharts.pro.charts.radar.NFRadarchart
Get the line symbol animation style.
getLineSymbolAnimationStyle() - Method in class netcharts.pro.charts.strip.NFStripchart
Get the line symbol animation style.
getLineSymbolAnimationStyle() - Method in class netcharts.pro.common.lineset.NFAbstractLineChart
Get the line symbol animation style.
getLineSymbolSpotlightSeries() - Method in class netcharts.pro.charts.bubble.NFBubblechart
Get the line symbol spotlight series.
getLineSymbolSpotlightSeries() - Method in class netcharts.pro.charts.pareto.NFParetochart
Get the line symbol spotlight series.
getLineSymbolSpotlightSeries() - Method in class netcharts.pro.common.lineset.NFAbstractLineChart
Get the line symbol spotlight series.
getLineType() - Method in class netcharts.pro.common.lineset.NFLineSetLine
Get the line type.
getLineType() - Method in class netcharts.pro.common.NFLegendItem
Return line type
getLineValueLabel() - Method in class netcharts.pro.charts.bubble.NFBubblechart
Get the text style to use for line labels.
getLineValueLabel() - Method in class netcharts.pro.charts.polar.NFPolarchart
Get the text style to use for line labels.
getLineValueLabel() - Method in class netcharts.pro.charts.radar.NFRadarchart
Get the text style to use for line labels.
getLineValueLabel() - Method in class netcharts.pro.charts.strip.NFStripchart
Get the text style to use for line labels.
getLineValueLabel() - Method in class netcharts.pro.common.lineset.NFAbstractLineChart
Get the text style to use for line labels.
getLineValueLabelRegion() - Method in class netcharts.pro.charts.bubble.NFBubblechart
Get the text background style to use for line labels.
getLineValueLabelRegion() - Method in class netcharts.pro.charts.polar.NFPolarchart
Get the text background style to use for line labels.
getLineValueLabelRegion() - Method in class netcharts.pro.charts.radar.NFRadarchart
Get the text background style to use for line labels.
getLineValueLabelRegion() - Method in class netcharts.pro.charts.strip.NFStripchart
Get the text background style to use for line labels.
getLineValueLabelRegion() - Method in class netcharts.pro.common.lineset.NFAbstractLineChart
Get the text background style to use for line labels.
getLineValueLabelStyle() - Method in class netcharts.pro.charts.bubble.NFBubbleSet
Gets the type of text labeling for lines in this set
getLineValueLabelStyle() - Method in class netcharts.pro.common.lineset.NFLineSet
Gets the type of text labeling for lines in this set
getLineWidth() - Method in class netcharts.pro.common.NFLegendItem
Return line width
getLineZWidth() - Method in class netcharts.pro.charts.pareto.NFParetochart
Get the lineZWidth.
getLineZWidth() - Method in class netcharts.pro.common.lineset.NFAbstractLineChart
Get the lineZWidth.
getLocation() - Method in class netcharts.pro.charts.radar.NFRadialGrid
Gets the location of this grid
getLocation() - Method in class netcharts.pro.common.NFLegend
Get the legend's location
getLow(int) - Method in class netcharts.pro.datamodel.NFDataModelStock
Return the Low price value corresponding to this row.
getMajorTicColor() - Method in class netcharts.pro.common.rectangular.NFAxis
Gets the major tic color
getMax() - Method in class netcharts.pro.charts.histogram.NFHistogramScale
Gets the end of the data range
getMax() - Method in class netcharts.pro.common.NFColorSpectrum
Return the maximum range value for the color spectrum.
getMax() - Method in class netcharts.pro.common.NFRange
Gets the range maximum
getMaxAsDate() - Method in class netcharts.pro.common.NFRange
Gets the range maximum as a date object
getMaxDimensions() - Method in class netcharts.pro.common.NFVector
Return the maximum number of dimensions in this Vector.
getMaxHeight() - Method in class netcharts.pro.common.circular.NFSizedChart
Gets the maximum height of the chart.
getMaxLineAdvance() - Method in class netcharts.pro.common.NFTextStyle
Gets the max line advance.
getMaxObject() - Method in class netcharts.pro.common.NFRange
Gets the range maximum in object form (either a Date or Double or null if not defined.)
getMaxSize() - Method in class netcharts.pro.common.NFLegend
Get legend max size.
getMaxWidth() - Method in class netcharts.pro.common.circular.NFSizedChart
Gets the maximum width of the chart.
getMeanActiveLabels() - Method in class netcharts.pro.charts.box.NFBoxchart
Returns the mean active labels for this set
getMeanColor() - Method in class netcharts.pro.charts.box.NFBoxchart
Get the base color of the mean line and symbols.
getMeanLine() - Method in class netcharts.pro.charts.box.NFBoxchart
Gets the style of the mean line.
getMeanSymbol() - Method in class netcharts.pro.charts.box.NFBoxSet
Returns the mean symbol.
getMedianColor() - Method in class netcharts.pro.charts.box.NFBoxchart
Get the color of the median line.
getMetaData() - Method in class netcharts.pro.common.NFGraph
Gets the meta data.
getMimeType() - Method in class netcharts.pro.common.image.NFImageOutput
Returns the MIME type of the image generation implementation.
getMimeType() - Method in class netcharts.pro.common.image.NFImageParams
 
getMimeType() - Method in class netcharts.pro.common.page.NFPageOutput
Returns the MIME type of the output.
getMimeType() - Method in class netcharts.pro.common.page.NFPageParams
Returns the MIME type of the output.
getMin() - Method in class netcharts.pro.charts.histogram.NFHistogramScale
Gets the beginning of the data range
getMin() - Method in class netcharts.pro.common.NFColorSpectrum
Return the minimum range value for the color spectrum.
getMin() - Method in class netcharts.pro.common.NFRange
Gets the range minimum
getMinAsDate() - Method in class netcharts.pro.common.NFRange
Gets the range minimum as a date object
getMinHeight() - Method in class netcharts.pro.common.circular.NFSizedChart
Gets the minimum height of the chart.
getMinimumDataPoints() - Method in class netcharts.pro.charts.box.NFBoxchart
Gets the minimum number of allowable data points.
getMinimumSize() - Method in class netcharts.pro.common.NFGraph
Gets the minimum size - this should be equivalent to the value passed in "setChartSize" or 400x400 if not defined.
getMinObject() - Method in class netcharts.pro.common.NFRange
Gets the range minimum in object form (either a Date or Double or null if not defined.)
getMinorTicColor() - Method in class netcharts.pro.common.rectangular.NFAxis
Gets the minor tic color
getMinWidth() - Method in class netcharts.pro.common.circular.NFSizedChart
Gets the minimum width of the chart.
getModified() - Method in class netcharts.pro.common.NFBaseClass
Returns if this object has been modified
getModifiedAppearance() - Method in class netcharts.pro.charts.box.NFBoxSet
Returns if the appearance of this dataset has changed.
getModifiedAppearance() - Method in class netcharts.pro.charts.multipie.NFSliceSet
Returns a flag indicating if the appearance of this set has changed.
getModifiedAppearance() - Method in class netcharts.pro.charts.stock.NFStockSet
Returns if the appearance of this dataset has changed.
getModifiedAppearance() - Method in class netcharts.pro.charts.time.NFTimeSet
Returns if the appearance of this timeset has changed.
getModifiedAppearance() - Method in class netcharts.pro.common.barset.NFBarSet
Returns if the appearance of this dataset has changed in this set.
getModifiedAppearance() - Method in class netcharts.pro.common.lineset.NFLineSet
Returns if the appearance of this dataset has changed.
getModifiedDataPointSymbols() - Method in class netcharts.pro.charts.box.NFBoxSet
Returns if the data point symbols of this dataset has changed.
getModifiedMeanSymbols() - Method in class netcharts.pro.charts.box.NFBoxSet
Returns if the mean symbols of this dataset has changed.
getModifiedOutlierSymbols() - Method in class netcharts.pro.charts.box.NFBoxSet
Returns if the outlier symbols of this dataset has changed.
getModifiedValueLabel() - Method in class netcharts.pro.charts.bubble.NFBubbleSet
Returns if the positioning of value labels has changed in this set.
getModifiedValueLabel() - Method in class netcharts.pro.common.barset.NFBarSet
Returns if the positioning of value labels has changed in this set.
getModifiedValueLabel() - Method in class netcharts.pro.common.lineset.NFLineSet
Returns if the positioning of value labels has changed in this set.
getModifier() - Method in interface netcharts.pro.common.NFDataMapper
Return an index of the map name.
getModifier() - Method in class netcharts.pro.common.rectangular.NFAxis
Get the modifier.
getMouseControlDown() - Method in class netcharts.pro.common.zoomable.NFZoomableChart
Get the zoom action for the mouse down event with Control depressed.
getMouseMetaDown() - Method in class netcharts.pro.common.zoomable.NFZoomableChart
Get the zoom action for the mouse down event.
getMouseShiftDown() - Method in class netcharts.pro.common.zoomable.NFZoomableChart
Get the zoom action for the mouse down event with Shift depressed.
getNaturalDisplayOrder() - Method in class netcharts.pro.charts.box.NFBoxchart
Returns whether show to show the data from left to right.
getNewScaleMax() - Method in class netcharts.pro.event.NFChartActionEvent
Returns the new maximum scale value.
getNewScaleMin() - Method in class netcharts.pro.event.NFChartActionEvent
Returns the new minimum scale value.
getNewX() - Method in class netcharts.pro.event.NFChartActionEvent
Returns the new X value of the drag operation.
getNewY() - Method in class netcharts.pro.event.NFChartActionEvent
Returns the new Y value of the drag operation.
getNode(String) - Method in class netcharts.pro.charts.diagram.NFNodeSeries
Returns the node associated by the specified node name.
getNode(int) - Method in class netcharts.pro.datamodel.NFDataModelDiagram
Return the node for this row
getNodeEdge(int) - Method in class netcharts.pro.datamodel.NFDataModelDiagram
Return the edge for this row
getNodeName() - Method in class netcharts.pro.charts.diagram.NFNode
Gets the name of this node.
getNodes() - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Gets the list of nodes.
getNoteSeries() - Method in class netcharts.pro.common.NFGraph
Gets the charts note series.
getNoteSetName() - Method in class netcharts.pro.common.NFNoteSet
Returns the note set name
getNRows() - Method in interface netcharts.pro.datamodel.NFDataModel
returns the number of rows in the data
getNRows() - Method in class netcharts.pro.datamodel.NFDataModel1D
Used internally
getNRows() - Method in class netcharts.pro.datamodel.NFDataModel2D
Used internally
getNRows() - Method in class netcharts.pro.datamodel.NFDataModel3D
Used internally
getNRows() - Method in class netcharts.pro.datamodel.NFDataModelAdapter
returns the number of rows in the data
getNRows() - Method in class netcharts.pro.datamodel.NFDataModelAxisLabel
Used internally
getNRows() - Method in class netcharts.pro.datamodel.NFDataModelDiagram
Used internally
getNRows() - Method in class netcharts.pro.datamodel.NFDataModelStock
Used internally
getNRows() - Method in class netcharts.pro.datamodel.NFDataModelTime
Used internally
getNumberFormat() - Method in class netcharts.pro.common.NFGraph
Gets the number format.
getNumberOfSlotsShown() - Method in class netcharts.pro.charts.strip.NFStripchart
Gets the stripchart number of slots parameter.
getNumColumns() - Method in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockLayout
Returns the number of columns in the grid.
getNumColumns() - Method in class netcharts.pro.charts.multipie.NFPieLayout
Returns the number of columns to draw the pies in.
getNumErrors() - Method in class netcharts.pro.common.NFGraph
Returns the number of errors generated during a template load.
getNumPoints() - Method in class netcharts.pro.datamodel.NFDataModel1D
Return the total number of points available in the data object
getNumPoints() - Method in class netcharts.pro.datamodel.NFDataModel2D
Return the total number of points available in the data object
getNumPoints() - Method in class netcharts.pro.datamodel.NFDataModel3D
Return the total number of points available in the data object
getNumPoints() - Method in class netcharts.pro.datamodel.NFDataModelAxisLabel
Return the total number of points available in the data object
getNumPoints() - Method in class netcharts.pro.datamodel.NFDataModelStock
Return the total number of points available in the data object
getNumRows() - Method in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockLayout
Returns the number of rows in the grid.
getNumRows() - Method in class netcharts.pro.charts.multipie.NFPieLayout
Returns the number of rows to draw the pies in.
getNumRows() - Method in class netcharts.pro.datamodel.NFDataModelDiagram
Return the total number of rows available in the data object
getNumSteps() - Method in class netcharts.pro.common.NFColorSpectrum
Returns the number of steps in the spectrum.
getNumTasks() - Method in class netcharts.pro.datamodel.NFDataModelTime
Return the total number of points available in the data object
getObjects() - Method in class netcharts.pro.common.NFRegion
Returns object vector of region elements
getObjects() - Method in class netcharts.pro.common.rectangular.NFGridBackground
 
getOffsetX() - Method in class netcharts.pro.common.NFDropShadow
Get the offset of the x coordinate of the drop shadow.
getOffsetY() - Method in class netcharts.pro.common.NFDropShadow
Get the offset of the y coordinate of the drop shadow.
getOnOff() - Method in class netcharts.pro.event.NFChartActionEvent
Returns whether the label is to be turned on or off.
getOpen(int) - Method in class netcharts.pro.datamodel.NFDataModelStock
Return the Open price value corresponding to this row.
getOperator() - Method in class netcharts.pro.charts.diagram.NFPolyExpr
Gets expression operator
getOperator() - Method in class netcharts.pro.common.NFColorExpression
Returns the expression operator
getOptions() - Static method in class netcharts.util.NFDebug
Returns a static hashtable containing the String names of all debug options as the key, and the numeric id as the value.
getOrientation() - Method in class netcharts.pro.charts.bar.NFAbstractGroupStackableBarchart
Get bar orientation, either VERTICAL (default) or HORIZONTAL
getOrientation() - Method in class netcharts.pro.charts.combo.NFCombochart
Get graph orientation, either VERTICAL (default) or HORIZONTAL
getOrientation() - Method in class netcharts.pro.charts.pareto.NFParetochart
Get the bar orientation.
getOrientation() - Method in class netcharts.pro.charts.stock.NFStockchart
Always returns vertical
getOrientation() - Method in class netcharts.pro.common.NFLegend
Get the legend's orientation
getOuterRadius() - Method in class netcharts.pro.charts.dial.NFDialSector
Get the sector outer radius.
getOutlierActiveLabels() - Method in class netcharts.pro.charts.box.NFBoxSet
Returns the outlier active labels for this set
getOutlierColor() - Method in class netcharts.pro.charts.box.NFBoxchart
Get the color of the outliers.
getOutlierSymbol() - Method in class netcharts.pro.charts.box.NFBoxSet
Returns the outlier symbol.
getOutlineColor() - Method in class netcharts.pro.common.lineset.NFLineSetSymbol
Gets the symbol outline color.
getOutlineColor() - Method in interface netcharts.pro.common.NFSetSymbol
Gets the symbol outline color.
getOutlineWidth() - Method in class netcharts.pro.common.lineset.NFLineSetSymbol
Gets the symbol outline width.
getOutlineWidth() - Method in interface netcharts.pro.common.NFSetSymbol
Gets the symbol outline width.
getPage(HttpServletRequest, NFGraph, NFPageParams) - Method in interface netcharts.pro.common.page.NFPageExtension
Generates the page and image content based on the chart instance and page parameters.
getPage(HttpServletRequest, NFGraph, NFPageParams) - Method in class netcharts.pro.common.page.NFPageOutput
 
getPage(NFGraph, NFPageParams, NFServerGeneratedImage) - Method in class netcharts.pro.common.page.NFPageOutput
Generates the page content based on the chart instance, page parameters, and generated image.
getPage(HttpServletRequest, NFGraph, NFPageParams) - Static method in class netcharts.pro.util.NFServletUtil
Generates an image from the given chart and returns an HTML page capable of displaying the generated image.
getPageExtension(String) - Static method in class netcharts.pro.common.page.NFPageExtensionFactory
Returns the appropriate NFPageExtension implementation based on the MIME type.
getPageParamsInstance() - Method in interface netcharts.pro.common.page.NFPageExtension
Returns a default NFPageParams instance specific to this page generation extension.
getPageParamsInstance() - Method in class netcharts.pro.common.page.raster.NFRasterPageOutput
Returns a default NFRasterPageParams instance to specify the parameters of the page generation.
getPageParamsInstance() - Method in class netcharts.pro.common.page.svg.NFSVGPageOutput
Returns a default NFSVGPageParams instance to specify the parameters of the page generation.
getPanel() - Method in class netcharts.pro.common.NFGraph
Gets the JPanel the chart is drawn on.
getPercent() - Method in class netcharts.pro.common.rectangular.NFScaleSetAxisRange
Gets the percentage of the physical axis space that will be reserved for this axis scale.
getPercentileN() - Method in class netcharts.pro.charts.box.NFBoxchart
Gets the percentile to use when in PERCENTN mode.
getPieDropShadow() - Method in class netcharts.pro.charts.pie.NFAbstractPiechart
Get the drop shadow for the pie
getPieEdgeHighlightSeries() - Method in class netcharts.pro.charts.pie.NFAbstractPiechart
Get the pie edge highlight series.
getPieHighlightSeries() - Method in class netcharts.pro.charts.pie.NFAbstractPiechart
Get the pie highlight series.
getPieLayout() - Method in class netcharts.pro.charts.multipie.NFMultiPiechart
Get the pie layout object which represents how each pie is laid out in the chart.
getPieMargin() - Method in class netcharts.pro.charts.multipie.NFMultiPiechart
Get the margin in between each pie.
getPieSeries() - Method in class netcharts.pro.charts.multipie.NFMultiPiechart
Get the pie series.
getPieSpotlightSeries() - Method in class netcharts.pro.charts.pie.NFAbstractPiechart
Get the pie spotlight series.
getPieSquare() - Method in class netcharts.pro.charts.pie.NFAbstractPiechart
Get pie square
getPieTitleLocation() - Method in class netcharts.pro.charts.multipie.NFMultiPiechart
Get the pie title location.
getPlotArea() - Method in class netcharts.pro.common.NFGraph
Gets the plot area.
getPlotType() - Method in class netcharts.pro.charts.box.NFBoxchart
Gets the plot type, one of STANDARD (default), EDA, GAUSSIAN or TENNINETY.
getPNGTransparency() - Static method in class netcharts.pro.common.NFImageGeneration
Deprecated.  
getPoint() - Method in class netcharts.pro.charts.diagram.NFNode
Return the pixel location of the node.
getPoint1() - Method in class netcharts.pro.common.NFNote
Get this note's first location
getPoint2() - Method in class netcharts.pro.common.NFNote
Get this note's second location.
getPoint3() - Method in class netcharts.pro.common.NFNote
Get this note's third location.
getPointColor() - Method in class netcharts.pro.charts.bubble.NFBubbleScale
Get the point color
getPointColor() - Method in class netcharts.pro.charts.bubble.NFBubbleSet
Get the point color
getPolarScale() - Method in class netcharts.pro.charts.polar.NFPolarchart
Get the range for all radial axes
getPolarSquare() - Method in class netcharts.pro.charts.polar.NFPolarchart
Get polar square
getPoly(String) - Method in class netcharts.pro.charts.diagram.NFPolySet
Returns the NFPoly polygon shape associated with the specified name.
getPolygon() - Method in class netcharts.pro.charts.diagram.NFPoly
Returns the bounding area of the polygon shape.
getPolygons() - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Gets the list of polygons.
getPosition() - Method in class netcharts.pro.common.NFLegend
Get legend position
getPreferredSize() - Method in class netcharts.pro.common.NFGraph
Gets the preferred size - this should be equivalent to the value passed in "setChartSize" or 400x400 if not defined.
getQuality() - Method in class netcharts.pro.common.image.jpg.NFJPEGImageParams
Returns the JPEG quality of the output.
getQuotedString(String) - Static method in class netcharts.pro.util.NFProUtil
This method will return a string with surrounding double quotes.
getQuoteStrings() - Method in class netcharts.pro.common.NFVector
Returns the quote strings property
getRadarSquare() - Method in class netcharts.pro.charts.radar.NFRadarchart
Get radar square
getRadialPosition() - Method in class netcharts.pro.charts.pie.NFSliceLabel
Get the location of radial labels.
getRadius() - Method in class netcharts.pro.common.NFSpotlight
Get the radius of the spotlight.
getRadiusPercent() - Method in class netcharts.pro.charts.dial.NFDial
Gets the percentage of the available space the dial should use.
getRegion() - Method in class netcharts.pro.charts.diagram.NFNode
Gets the region style for the node
getRegion() - Method in class netcharts.pro.charts.multipie.NFPieTitle
Get the pie title background region
getRegion() - Method in class netcharts.pro.charts.pie.NFSliceLabel
Get background style
getRegion() - Method in class netcharts.pro.common.NFDwell
Return dwell region
getRegion() - Method in class netcharts.pro.common.NFLegend
Gets the NFRegion object (background characteristics) object for this legend.
getRegion() - Method in class netcharts.pro.common.NFNoteSet
Returns the region used by this noteset
getRegion() - Method in class netcharts.pro.common.NFTitle
Return title region
getRelativeBoxSymbolWidth() - Method in class netcharts.pro.charts.box.NFBoxchart
Returns the relative symbol box width value.
getRight() - Method in class netcharts.pro.common.rectangular.NFAxesSize
Returns the amount of horizontal space in the chart allocated to the right axes.
getRightAxis() - Method in class netcharts.pro.common.rectangular.NFDataChart
Gets the right axis object.
getRightAxisSeries() - Method in class netcharts.pro.common.rectangular.NFDataChart
Gets the right axis series.
getRightFillPattern() - Method in class netcharts.pro.common.barset.NFBarSet
Gets the right fill pattern for all bars in this set.
getRightGap() - Method in class netcharts.pro.common.barset.NFBarHighlight
Get the gap between the right of the highlighted object and the highlight.
getRightTitle() - Method in class netcharts.pro.common.NFGraph
Returns the chart right title.
getRolloverJavaScript() - Static method in class netcharts.pro.util.NFServletUtil
Deprecated. Use getScript(NFPageParams)
getRootPanel() - Method in class netcharts.pro.common.NFGraph
Gets the root chart panel.
getRubberband() - Method in class netcharts.pro.common.NFGraph
Gets the rubberband for zoom.
getScale() - Method in class netcharts.pro.charts.dial.NFDial
Gets the dial scale.
getScale() - Method in class netcharts.pro.common.circular.NFBaseRadialAxis
Gets the scale of this axis
getScale() - Method in class netcharts.pro.common.rectangular.NFAxis
Gets the scale of this axis
getScaleFactor() - Method in class netcharts.pro.common.NFGraph
Gets the scale factor.
getScaleMax() - Method in class netcharts.pro.event.NFChartActionEvent
Returns the maximum scale value.
getScaleMin() - Method in class netcharts.pro.event.NFChartActionEvent
Returns the minimum scale value.
getScaleModified() - Method in class netcharts.pro.charts.dial.NFDial
Gets if the dial scale has been modified
getScaleSets() - Method in class netcharts.pro.common.rectangular.NFAxis
Gets a vector of NFAxisRange objects representing multiple scales in this axis.
getScaleType() - Method in class netcharts.pro.charts.bubble.NFBubbleScale
Get the scale type
getScript(NFPageParams) - Method in interface netcharts.pro.common.page.NFPageExtension
Returns the user interactivity script for the given page generation parameters.
getScript(NFPageParams) - Method in class netcharts.pro.common.page.NFPageOutput
Returns the user interactivity script.
getScript(NFPageParams) - Static method in class netcharts.pro.util.NFServletUtil
Return the JavaScript and associated HTML used for chart presentation and interactivity.
getScrollMax() - Method in class netcharts.pro.event.NFChartActionEvent
Returns the maximum scroll value.
getScrollMin() - Method in class netcharts.pro.event.NFChartActionEvent
Returns the minimum scroll value.
getScrollRange() - Method in class netcharts.pro.common.rectangular.NFAxis
Gets the scroll range.
getSectorActiveLabelsEnabled() - Method in class netcharts.pro.charts.dial.NFDialchart
Get whether or not popups over sectors are enabled.
getSectorAnimationStyle() - Method in class netcharts.pro.charts.dial.NFDialchart
Get the sector animation style.
getSectorEdgeHighlightSeries() - Method in class netcharts.pro.charts.dial.NFDialchart
Get the sector edge highlight series.
getSectorLabel() - Method in class netcharts.pro.charts.dial.NFDialSector
Get this dial sector's label.
getSectorLabelPosition() - Method in class netcharts.pro.charts.dial.NFDialSector
Deprecated.  
getSectorLabelStyle() - Method in class netcharts.pro.charts.dial.NFDialSector
Get the text style of the label.
getSectorModified() - Method in class netcharts.pro.charts.dial.NFDialSector
Gets if the sector definition has been modified
getSectorName() - Method in class netcharts.pro.charts.dial.NFDialSector
Get this dial sector's name.
getSectors() - Method in class netcharts.pro.charts.dial.NFDial
Gets the list of NFDialSector objects for this dial
getServerGeneratedImage(NFGraph, NFImageParams) - Method in interface netcharts.pro.common.image.NFImageExtension
Generates an image of the given chart using the specified image generation parameters.
getServerGeneratedImage(NFGraph, NFImageParams) - Method in class netcharts.pro.common.image.NFImageOutput
Generates an image of the given chart using the specified image generation parameters.
getServerGeneratedImage(NFGraph, NFImageParams) - Method in class netcharts.pro.common.image.raster.NFRasterImageOutput
 
getServerGeneratedImage(NFGraph, String, String, boolean) - Static method in class netcharts.pro.common.NFImageGeneration
Deprecated. Use getServerGeneratedImage(NFGraph, NFImageParams)
getServerGeneratedImage(NFGraph, NFImageParams) - Static method in class netcharts.pro.common.NFImageGeneration
Outputs the chart to NFServerGeneratedImage object, using the image parameters specified.
getServletName() - Method in class netcharts.pro.common.page.NFPageParams
Returns the Java Servlet used to return the generated chart image.
getSetName() - Method in class netcharts.pro.common.NFBaseSet
Returns the set name
getShadowWidth() - Method in class netcharts.pro.common.lineset.NFLineSetSymbol
Gets symbol's shadow width
getShaftColor() - Method in class netcharts.pro.charts.dial.NFDialHand
Set the hand shaft (line) color.
getShaftWidth() - Method in class netcharts.pro.charts.dial.NFDialHand
Get the width of the hand's shaft (line)
getShowDataPoints() - Method in class netcharts.pro.charts.box.NFBoxchart
Returns whether show the data points.
getShowEightyTwentyLines() - Method in class netcharts.pro.charts.pareto.NFParetochart
Get whether the 80/20 lines should be shown on the graph.
getShowGroupStackLabels() - Method in class netcharts.pro.charts.bar.NFAbstractGroupStackableBarchart
Get whether the group stack labels should be displayed when in GROUPSTACK mode.
getShowGroupStackLabels() - Method in class netcharts.pro.charts.combo.NFCombochart
Get whether the group stack labels should be displayed when in GROUPSTACK mode.
getShowHandLabel() - Method in class netcharts.pro.charts.dial.NFDialHand
Get whether or not the label should be shown for the hand.
getShowSectorLabel() - Method in class netcharts.pro.charts.dial.NFDialSector
Get whether or not the label should be shown in the sector.
getShowSliceLabel() - Method in class netcharts.pro.charts.multipie.NFSliceSet
Returns whether the slice label is to be displayed.
getShowTicLabels() - Method in class netcharts.pro.charts.dial.NFDial
Gets whether or not the tic labels should be displayed.
getShowTicLabels() - Method in class netcharts.pro.charts.dial.NFDialSector
Deprecated. Replaced by NFDialSector.getShowSectorLabel()
getSide() - Method in interface netcharts.pro.common.NFDataMapper
Return the name of this object.
getSide() - Method in class netcharts.pro.common.rectangular.NFAxis
Gets the side this axis represents
getSize() - Method in class netcharts.pro.common.NFCircularEdgeHighlight
Set the size of the highlight.
getSize() - Method in class netcharts.pro.common.NFDropShadow
Get the size of the drop shadow blur.
getSize() - Method in class netcharts.pro.common.NFSymbol
Gets the current data symbol size.
getSize() - Method in class netcharts.pro.common.NFVector
Return the number of elements in this NFVector.
getSize() - Method in class netcharts.pro.common.rectangular.NFAxis
Gets the size of axis relative to other axes in the series.
getSize() - Method in class netcharts.pro.event.NFChartActionEvent
Returns the size used to draw the chart if the size was too small.
getSkipCount() - Method in class netcharts.pro.common.rectangular.NFAxis
Gets tic layout mode skip count.
getSliceAnimationStyle() - Method in class netcharts.pro.charts.pie.NFAbstractPiechart
Get the slice animation style.
getSliceBorder() - Method in class netcharts.pro.charts.pie.NFAbstractPiechart
Get sliceBorder for this pie chart
getSliceColors() - Method in class netcharts.pro.charts.pie.NFAbstractPiechart
Get slice colors
getSliceFillPatterns() - Method in class netcharts.pro.charts.pie.NFAbstractPiechart
Get slice fill patterns
getSliceLabel() - Method in class netcharts.pro.charts.pie.NFAbstractPiechart
Get sliceLabel object for this pie chart
getSliceLabelEnabled() - Method in class netcharts.pro.charts.pie.NFSliceLabel
Returns the state of slice label display.
getSlicePos() - Method in class netcharts.pro.charts.pie.NFPiechart
Get slice positions
getSlicePositions() - Method in class netcharts.pro.charts.multipie.NFSliceSet
Returns the slice positions for this set.
getSliceSeries() - Method in class netcharts.pro.charts.multipie.NFMultiPiechart
Get the slice series.
getSliceSlideEnabled() - Method in class netcharts.pro.charts.pie.NFAbstractPiechart
Returns whether a pie slice will slide out when clicking on it true enable slice slide false disable slice slide
getSlotsPerTic() - Method in class netcharts.pro.charts.strip.NFStripAxisRange
Gets the number of data slots per tic mark.
getSortOrder() - Method in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockSort
Returns the sort order (ASCENDING or DESCENDING)
getSortType() - Method in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockSort
Returns the sort type (LABEL, VALUE or NONE)
getStackDisplayOrder() - Method in class netcharts.pro.charts.combo.NFCombochart
Get barchart stack display order, either BOTTOMUP or TOPDOWN.
getStackDisplayOrder() - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Get barchart stack display order, either BOTTOMUP or TOPDOWN.
getStackedBarConnector() - Method in class netcharts.pro.charts.bar.NFBarchart
Get stacked bar connector type, either OFF (default), LINE or FILL.
getStackedBarConnector() - Method in class netcharts.pro.charts.combo.NFCombochart
Get stacked bar connector type, either OFF (default), LINE or FILL.
getStackType() - Method in class netcharts.pro.charts.combo.NFCombochart
Get bar stack type, either TOTAL or ITEM.
getStackType() - Method in class netcharts.pro.charts.line.NFLinechart
Get linechart stack type, either TOTAL (default), ITEM, or PERCENT.
getStackType() - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Get barchart stack type, either TOTAL or ITEM.
getStaggerLevels() - Method in class netcharts.pro.common.rectangular.NFAxis
Gets tic layout stagger levels
getStart() - Method in class netcharts.pro.common.NFGradient
Get the start color.
getStartAngle() - Method in class netcharts.pro.charts.dial.NFDial
Gets the angle that the dial starts from.
getStartDateTime(int) - Method in class netcharts.pro.datamodel.NFDataModelTime
Return the task start date/time
getStartNodeName() - Method in class netcharts.pro.charts.diagram.NFNodeEdge
Get the start node name
getStartValue() - Method in class netcharts.pro.charts.dial.NFDialSector
Get the sector start value.
getState() - Method in class netcharts.pro.charts.heatmap.NFHeatmapCellTextStyle
Returns the state of this cell text style.
getState() - Method in class netcharts.pro.common.NFModalLabel
Get the text item's state.
getStep() - Method in class netcharts.pro.charts.strip.NFStripAxisRange
Gets the numeric tic value increment.
getStep() - Method in class netcharts.pro.common.NFAxisRange
Gets the range step.
getStepAsTimeUnit() - Method in class netcharts.pro.charts.strip.NFStripAxisRange
Gets the date/time tic value increment.
getStepAsTimeUnit() - Method in class netcharts.pro.common.NFAxisRange
Gets the range step as time unit.
getStepObject() - Method in class netcharts.pro.common.NFAxisRange
Gets the range step in object form (either a Date or Double or null if not defined.)
getStockAnimationStyle() - Method in class netcharts.pro.charts.stock.NFStockchart
Get the stock animation style.
getStockBarWidth() - Method in class netcharts.pro.charts.stock.NFStockchart
This parameter specifies the relative size of each bar used when displaying stock values.
getStockLabelsEnabled() - Method in class netcharts.pro.charts.stock.NFStockchart
Get whether or not popups over lines are enabled.
getStockSeries() - Method in class netcharts.pro.charts.stock.NFStockchart
Get the stock series.
getStop() - Method in class netcharts.pro.common.NFGradient
Get the stop color.
getStopAngle() - Method in class netcharts.pro.charts.dial.NFDial
Gets the angle that the dial stops.
getStopDateTime(int) - Method in class netcharts.pro.datamodel.NFDataModelTime
Return the task stop date/time
getStopValue() - Method in class netcharts.pro.charts.dial.NFDialSector
Get the sector stop value.
getStringOperator(int) - Static method in class netcharts.pro.charts.diagram.NFPolyExpr
Returns the expression operator string associated with the int based expression operator
getStyle() - Method in class netcharts.pro.charts.pie.NFSliceLabel
Get the label display style.
getStyle() - Method in class netcharts.pro.common.NFBaseDwellAnimation
 
getStyle() - Method in class netcharts.pro.common.NFLine
Gets the current line style.
getStyle() - Method in class netcharts.pro.common.NFSymbol
Gets the current data symbol style.
getStyleModified() - Method in class netcharts.pro.charts.dial.NFDialHand
Gets if the hand style has been modified
getStyleObject(NFBaseClass) - Static method in class netcharts.pro.util.NFProUtil
Returns the object associated with the NFUserObjectKeys.STYLE_KEY key, or null if there is no associated value.
getStyleObjectData(NFBaseClass) - Static method in class netcharts.pro.util.NFProUtil
Returns the style data of the style object associated with the NFUserObjectKeys.STYLE_KEY key, or null if there is no associated value.
getSymbol() - Method in class netcharts.pro.common.barset.NFBarSet
Gets the bar symbol for all bars in this set.
getSymbol() - Method in class netcharts.pro.common.lineset.NFLineSet
Get this lineset's symbol
getSymbolPosition() - Method in class netcharts.pro.common.NFLegend
Get the legend item symbol's position relative to the label.
getSymbolShadowWidth() - Method in class netcharts.pro.common.NFLegendItem
Gets the legend item symbol's shadow width
getSymbolSize() - Method in class netcharts.pro.common.NFLegendItem
Return symbol size
getSymbolStyle() - Method in class netcharts.pro.common.NFLegendItem
Return symbol style
getSymbolType() - Method in class netcharts.pro.common.NFLegendItem
Return symbol type.
getTagName() - Method in class netcharts.pro.charts.diagram.NFPoly
Returns the name of the polygon shape.
getTarget() - Method in class netcharts.pro.common.NFActiveLabel
Return drilldown target
getTargetItem() - Method in class netcharts.pro.event.NFChartActionEvent
Gets the name of the target item.
getTargetItemIndex() - Method in class netcharts.pro.event.NFChartActionEvent
Gets the index of the item selected.
getTaskAnimationStyle() - Method in class netcharts.pro.charts.time.NFTimechart
Get the task animation style.
getTaskColor(int) - Method in class netcharts.pro.datamodel.NFDataModelTime
Return the task color or null to return the default.
getTaskHeight() - Method in class netcharts.pro.charts.time.NFTimechart
Gets the task height factor to use when drawing tasks.
getTaskText(int) - Method in class netcharts.pro.datamodel.NFDataModelTime
Return the text to show on the task
getTaskTextStyle(int) - Method in class netcharts.pro.datamodel.NFDataModelTime
Return the task color or null to return the default.
getText() - Method in class netcharts.pro.charts.diagram.NFNode
Gets the text to be displayed on the node.
getText() - Method in class netcharts.pro.charts.multipie.NFPieTitle
Get the pie title text.
getText() - Method in class netcharts.pro.common.NFLabel
Get the label's text.
getText() - Method in class netcharts.pro.common.NFLegend
Gets the title text for the legend.
getText() - Method in class netcharts.pro.common.NFLegendItem
Return legend item text
getText() - Method in class netcharts.pro.common.NFNote
Get this note's text
getText() - Method in class netcharts.pro.common.NFTitle
Get the title's text.
getTextAngle() - Method in class netcharts.pro.common.NFLegend
Gets the text angle for the legend items.
getTextAngle() - Method in class netcharts.pro.common.NFTitle
Get the text angle.
getTextAscent() - Method in class netcharts.pro.common.NFTitle
Gets the override of the font ascent.
getTextAsShapes() - Method in class netcharts.pro.common.image.pdf.NFPDFImageParams
Returns if text will be rendered as shapes.
getTextColor() - Method in class netcharts.pro.common.NFLegend
Gets the color of the legend text
getTextColor() - Method in class netcharts.pro.common.NFTitle
Get the text color
getTextColor() - Method in class netcharts.pro.common.rectangular.NFAxis
Gets the text color for this axis to be applied to tic labels.
getTextDecoration() - Method in class netcharts.pro.common.NFTitle
Gets the text decoration.
getTextDescent() - Method in class netcharts.pro.common.NFTitle
Gets the override of the font descent.
getTextFont() - Method in class netcharts.pro.common.rectangular.NFAxis
Gets the text font for this axis to be applied to tic labels.
getTextLeading() - Method in class netcharts.pro.common.NFTitle
Gets the override of the font leading.
getTextMaxLineAdvance() - Method in class netcharts.pro.common.NFTitle
Gets the max line advance.
getTextModified() - Method in class netcharts.pro.charts.multipie.NFPieTitle
Returns whether the text has been modified.
getTextStyle() - Method in class netcharts.pro.charts.diagram.NFNode
Gets the text style for the node.
getThickness() - Method in class netcharts.pro.common.NFLine
Gets the current line thickness.
getTicColor() - Method in class netcharts.pro.charts.dial.NFDial
Gets the tic line color
getTicFormat() - Method in class netcharts.pro.common.circular.NFBaseRadialAxis
Gets the axis tic label numerical formatting.
getTicFormat() - Method in class netcharts.pro.common.rectangular.NFAxis
Gets the axis tic label numerical formatting.
getTicLabel() - Method in class netcharts.pro.common.circular.NFBaseRadialAxis
Gets the axis tic label style.
getTicLabel() - Method in class netcharts.pro.common.rectangular.NFAxis
Gets the axis tic label style.
getTicLabelPosition() - Method in class netcharts.pro.charts.dial.NFDial
Gets the position of a tic label relative to the width of the dial.
getTicLabelPosition() - Method in class netcharts.pro.charts.dial.NFDialSector
Deprecated. Replaced by NFDialSector.getSectorLabelPosition()
getTicLabelRotationPoint() - Method in class netcharts.pro.common.rectangular.NFAxis
Gets the tic label rotation point.
getTicLabels() - Method in class netcharts.pro.charts.dial.NFDial
Gets the tic labels.
getTicLabels() - Method in class netcharts.pro.common.circular.NFBaseRadialAxis
Gets the tic labels for the axis.
getTicLabels() - Method in class netcharts.pro.common.rectangular.NFAxis
Gets the list of string values to be used for each tic label.
getTicLabelStyle() - Method in class netcharts.pro.charts.dial.NFDial
Gets text style of the tic labels.
getTicLabelStyle() - Method in class netcharts.pro.charts.dial.NFDialSector
Deprecated. Replaced by NFDialSector.getSectorLabelStyle()
getTicLayoutMode() - Method in class netcharts.pro.common.rectangular.NFAxis
Gets the tic layout mode.
getTicLength() - Method in class netcharts.pro.charts.dial.NFDial
Gets the tic line length
getTicLength() - Method in class netcharts.pro.charts.stock.NFStockchart
The ticLength attribute defines the length of the open/close tic marks in pixels.
getTicLength() - Method in class netcharts.pro.charts.stock.NFStockSet
The ticLength attribute defines the length of the open/close tic marks in pixels.
getTicLength() - Method in class netcharts.pro.common.rectangular.NFAxis
Gets the length of the tics.
getTicLocations() - Method in class netcharts.pro.common.rectangular.NFAxis
Gets the axis tic locations.
getTicPosition() - Method in class netcharts.pro.charts.dial.NFDial
Gets the location of the tics relative to the dial.
getTicsModified() - Method in class netcharts.pro.charts.dial.NFDial
Gets if the dial tics have been modified
getTicsModified() - Method in class netcharts.pro.charts.dial.NFDialSector
Deprecated. Replaced by NFDialSector.getLabelModified()
getTicStart() - Method in class netcharts.pro.charts.strip.NFStripAxisRange
Gets the first tic value as a number.
getTicStartAsDate() - Method in class netcharts.pro.charts.strip.NFStripAxisRange
Gets the first tic value as a date.
getTicWidth() - Method in class netcharts.pro.charts.dial.NFDial
Gets the tic line width
getTIFFCompression() - Static method in class netcharts.pro.common.NFImageGeneration
Deprecated.  
getTimeBase() - Method in class netcharts.pro.common.NFFormat
Gets the time base.
getTimeSeries() - Method in class netcharts.pro.charts.time.NFTimechart
Get the time series.
getTimeUnit() - Method in class netcharts.pro.common.NFFormat
Gets the time unit.
getTipColor() - Method in class netcharts.pro.charts.dial.NFDialHand
Get the color of the end of the hand.
getTipWidth() - Method in class netcharts.pro.charts.dial.NFDialHand
Get the width of the hand end.
getTitle() - Method in class netcharts.pro.charts.multipie.NFPie
Get the pie title attributes
getTitleActiveLabel() - Method in class netcharts.pro.common.circular.NFBaseRadialAxis
Gets the NFActiveLabel for popup/drilldown on the axis title
getTitleActiveLabel() - Method in class netcharts.pro.common.rectangular.NFAxis
Gets the NFActiveLabel for popup/drilldown on the axis title
getTitleLabel() - Method in class netcharts.pro.common.circular.NFBaseRadialAxis
Gets the label element for the axis title.
getTitleLabel() - Method in class netcharts.pro.common.rectangular.NFAxis
Gets the label element for the axis title.
getTitleRegion() - Method in class netcharts.pro.common.rectangular.NFAxis
Get the background element for the axis title
getTitleSpacing() - Method in class netcharts.pro.common.NFGraph
Gets the title spacing.
getToggleDataVisibility() - Method in class netcharts.pro.charts.bar3d.NFBarchart3d
Toggle data visibility is not supported.
getToggleDataVisibility() - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Toggle data visibility is not supported.
getToggleDataVisibility() - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Toggle data visibility is not supported.
getToggleDataVisibility() - Method in class netcharts.pro.common.NFGraph
Returns whether show/hide data should be enabled when clicking on a legend item true enable show/hide data false disable show/hide data
getTop() - Method in class netcharts.pro.common.rectangular.NFAxesSize
Returns the amount of horizontal space in the chart allocated to the top axes.
getTopAxis() - Method in class netcharts.pro.charts.strip.NFStripchart
Returns the top axis object.
getTopAxis() - Method in class netcharts.pro.common.rectangular.NFDataChart
Gets the top axis object.
getTopAxisSeries() - Method in class netcharts.pro.charts.strip.NFStripchart
Overrides NFDataChart.
getTopAxisSeries() - Method in class netcharts.pro.common.rectangular.NFDataChart
Gets the top axis series.
getTopFillPattern() - Method in class netcharts.pro.common.barset.NFBarSet
Gets the top fill pattern for all bars in this set.
getTopGap() - Method in class netcharts.pro.common.barset.NFBarHighlight
Get the gap between the top of the highlighted object and the highlight.
getTopLeftCornerSize() - Method in class netcharts.pro.common.NFCorners
Get the top left corner size.
getTopLeftCornerType() - Method in class netcharts.pro.common.NFCorners
Gets the top left corner type.
getTopLeftCornerType() - Method in class netcharts.pro.common.NFRegion
Get the regions's top left corner type
getTopRightCornerSize() - Method in class netcharts.pro.common.NFCorners
Get the top right corner size.
getTopRightCornerType() - Method in class netcharts.pro.common.NFCorners
Gets the top right corner type.
getTopRightCornerType() - Method in class netcharts.pro.common.NFRegion
Get the regions's top right corner type
getTupleArray(String) - Static method in class netcharts.pro.util.NFProUtil
Converts a CDL "tuple vectors" into an array of tuple elements.
getTwentyLineSetName() - Method in class netcharts.pro.charts.pareto.NFParetochart
Get the name for the 20% line.
getType() - Method in class netcharts.pro.charts.bar.NFBarchart
Gets the chart type.
getType() - Method in class netcharts.pro.charts.bar3d.NFBarchart3d
Gets the chart type.
getType() - Method in class netcharts.pro.charts.bar3d.NFViewPoint
 
getType() - Method in class netcharts.pro.charts.box.NFBoxchart
Gets the chart type.
getType() - Method in class netcharts.pro.charts.bubble.NFBubblechart
Gets the chart type.
getType() - Method in class netcharts.pro.charts.combo.NFCombochart
Gets the chart type.
getType() - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Gets the chart type.
getType() - Method in class netcharts.pro.charts.dial.NFDialchart
Gets the type of this chart.
getType() - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Gets the chart type.
getType() - Method in class netcharts.pro.charts.histogram.NFHistogramchart
Gets the chart type.
getType() - Method in class netcharts.pro.charts.line.NFLinechart
Gets the chart type.
getType() - Method in class netcharts.pro.charts.multipie.NFMultiPiechart
Gets the type of this chart.
getType() - Method in class netcharts.pro.charts.pareto.NFParetochart
Gets the chart type.
getType() - Method in class netcharts.pro.charts.pie.NFPiechart
Gets the type of this chart.
getType() - Method in class netcharts.pro.charts.polar.NFPolarchart
Gets the chart type.
getType() - Method in class netcharts.pro.charts.radar.NFRadarchart
Gets the chart type.
getType() - Method in class netcharts.pro.charts.stock.NFStockchart
Gets the chart type.
getType() - Method in class netcharts.pro.charts.strip.NFStripchart
Gets the chart type.
getType() - Method in class netcharts.pro.charts.time.NFTimechart
Gets the chart type.
getType() - Method in class netcharts.pro.charts.xy.NFXYchart
Gets the chart type.
getType() - Method in class netcharts.pro.common.barset.NFBarSymbol
Gets the current data symbol type.
getType() - Method in class netcharts.pro.common.NFFillPattern
Gets the fill type
getType() - Method in class netcharts.pro.common.NFGraph
Returns the chart type.
getType() - Method in class netcharts.pro.common.NFHighlight
Gets the highlight gradient type.
getType() - Method in class netcharts.pro.common.NFSymbol
Gets the current data symbol type.
getType() - Method in class netcharts.pro.event.NFChartActionEvent
Gets the event type.
getUndefinedString() - Method in class netcharts.pro.charts.strip.NFStripchart
Gets the text to be used if a tic label is not passed.
getURL() - Method in class netcharts.pro.common.NFActiveLabel
Get string representing the URL.
getUserObject() - Method in class netcharts.pro.common.NFBaseClass
Return the user object.
getUserObject(NFBaseClass) - Static method in class netcharts.pro.util.NFProUtil
Returns the user object associated with NFBaseClass instance.
getUserObject(NFBaseClass, String) - Static method in class netcharts.pro.util.NFProUtil
Returns the user object associated with NFBaseClass instance.
getUseUniqueTaskColors() - Method in class netcharts.pro.charts.time.NFTimechart
Get whether the use of unique task colors is being enforced.
getValue() - Method in class netcharts.pro.charts.dial.NFDialHand
Get the hand value.
getValue1() - Method in class netcharts.pro.charts.diagram.NFPolyExpr
Gets the expression value
getValue1() - Method in class netcharts.pro.common.NFColorExpression
Returns the value to compare against
getValue2() - Method in class netcharts.pro.charts.diagram.NFPolyExpr
Gets the second value.
getValue2() - Method in class netcharts.pro.common.NFColorExpression
Returns the second compare value used for the BETWEEN operator
getVersion() - Static method in class netcharts.pro.common.NFGraph
Get the current product version.
getViewPoint() - Method in class netcharts.pro.charts.bar3d.NFBarchart3d
Return the viewPoint
getWhiskerType() - Method in class netcharts.pro.charts.box.NFBoxchart
Gets the whisker type, either BOX_WHISKER (default) or LINE_WHISKER.
getWidth() - Method in class netcharts.pro.charts.dial.NFDialOuterBorder
Returns the border width (percentage or number of pixels).
getWidth() - Method in class netcharts.pro.common.barset.NFBarHighlight
Get the width of the highlight.
getWidth() - Method in class netcharts.pro.common.NFAreaSize
Returns the width of the bounded area.
getX() - Method in class netcharts.pro.charts.diagram.NFNode
Returns the x coordinate of the node.
getX() - Method in class netcharts.pro.common.NFPoint
Gets the x coordinate of the Note as a double.
getX(int) - Method in class netcharts.pro.datamodel.NFDataModel2D
Return the X axis value corresponding to this row.
getX(int) - Method in class netcharts.pro.datamodel.NFDataModel3D
Return the X axis value corresponding to this row.
getX() - Method in class netcharts.pro.event.NFChartActionEvent
Returns the x coordinate of the event.
getXAsDate() - Method in class netcharts.pro.common.NFPoint
Gets the x coordinate of the Note as a Date or null if not defined.
getXAxis() - Method in class netcharts.pro.common.NFAxisMap
Deprecated. Please use only in case when you have manually set xAxis with setter method. In case when chart is initialized from CDL, use: NFDataChart.getXAxis(NFDataSet set) method chart.getXAxis(dataSet);
getXAxis(NFDataSet) - Method in class netcharts.pro.common.rectangular.NFDataChart
Gets the X axis object for a dataset.
getXAxisMap() - Method in class netcharts.pro.common.NFAxisMap
Get the scale that the X dimension should be translated with.
getXAxisMapIndex() - Method in class netcharts.pro.common.NFAxisMap
Set the index of the x axis side.
getXLocation() - Method in class netcharts.pro.common.NFAreaSize
Returns the x coordinate of the bounded area.
getXObject() - Method in class netcharts.pro.common.NFPoint
Gets the x coordinate of the Note in object form (either a Date or Double or null if not defined.)
getXOrRadius() - Method in class netcharts.pro.charts.bar3d.NFViewPoint
 
getY() - Method in class netcharts.pro.charts.diagram.NFNode
Returns the y coordinate of the node.
getY() - Method in class netcharts.pro.common.NFPoint
Gets the y coordinate of the Note as a double.
getY(int) - Method in class netcharts.pro.datamodel.NFDataModel2D
Return the Y axis value corresponding to this row.
getY(int) - Method in class netcharts.pro.datamodel.NFDataModel3D
Return the Y axis value corresponding to this row.
getY() - Method in class netcharts.pro.event.NFChartActionEvent
Returns the y coordinate of the event.
getYAsDate() - Method in class netcharts.pro.common.NFPoint
Gets the y coordinate of the Note as a Date or null if not defined.
getYAxis() - Method in class netcharts.pro.common.NFAxisMap
Deprecated. Please use only in case when you have manually set yAxis with setter method. In case when chart is initialized from CDL, use: NFDataChart.getYAxis(NFDataSet set) method chart.getYAxis(dataSet);
getYAxis(NFDataSet) - Method in class netcharts.pro.common.rectangular.NFDataChart
Gets the Y axis object for a dataset.
getYAxisMap() - Method in class netcharts.pro.common.NFAxisMap
Get the scale that the X dimension should be translated with.
getYAxisMapIndex() - Method in class netcharts.pro.common.NFAxisMap
Set the index of the y axis side.
getYLocation() - Method in class netcharts.pro.common.NFAreaSize
Returns the y coordinate of the bounded area.
getYObject() - Method in class netcharts.pro.common.NFPoint
Gets the y coordinate of the Note in object form (either a Date or Double or null if not defined.)
getYOrPhi() - Method in class netcharts.pro.charts.bar3d.NFViewPoint
 
getZ(int) - Method in class netcharts.pro.datamodel.NFDataModel3D
Return the Z axis value corresponding to this row.
getZAxisLabels() - Method in class netcharts.pro.charts.combo.NFCombochart
Returns the text style and value to use for labeling the Z Axis.
getZAxisLabels() - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Returns the text style and value to use for labeling the Z Axis.
getZoom() - Method in class netcharts.pro.common.rectangular.NFAxis
Gets whether this axis should allow zooming.
getZoomingEnabled() - Method in class netcharts.pro.common.zoomable.NFZoomableChart
Get whether zooming is enabled to not.
getZoomInHandler() - Method in class netcharts.pro.common.image.NFZoomableImageParams
Returns the zoom in handler.
getZoomOutHandler() - Method in class netcharts.pro.common.image.NFZoomableImageParams
Returns the zoom out handler.
getZOrTheta() - Method in class netcharts.pro.charts.bar3d.NFViewPoint
 
getZScale() - Method in class netcharts.pro.charts.bubble.NFBubbleSet
Gets the minimum and maximum values that will be used to determine the bubble size.
GRADIENTANGLED - Static variable in class netcharts.pro.charts.pie.NFPieHighlight
 
GRADIENTBDIAG - Static variable in class netcharts.pro.common.NFFillPattern
Bottom left to top right gradient
GRADIENTBDIAG - Static variable in class netcharts.pro.common.NFHighlight
Bottom left to top right gradient
GRADIENTCENTERHORIZONTAL - Static variable in class netcharts.pro.common.NFFillPattern
Center out horizontal gradient pattern
GRADIENTCENTERHORIZONTAL - Static variable in class netcharts.pro.common.NFHighlight
Center out horizontal gradient pattern
GRADIENTCENTERVERTICAL - Static variable in class netcharts.pro.common.NFFillPattern
Center out vertical gradient pattern
GRADIENTCENTERVERTICAL - Static variable in class netcharts.pro.common.NFHighlight
Center out vertical gradient pattern
GRADIENTFDIAG - Static variable in class netcharts.pro.common.NFFillPattern
Top left to bottom right gradient
GRADIENTFDIAG - Static variable in class netcharts.pro.common.NFHighlight
Top left to bottom right gradient
GRADIENTHORIZONTAL - Static variable in class netcharts.pro.common.NFFillPattern
Left to right gradient
GRADIENTHORIZONTAL - Static variable in class netcharts.pro.common.NFHighlight
Left to right gradient
GRADIENTRADIAL - Static variable in class netcharts.pro.common.NFFillPattern
Radial gradient pattern
GRADIENTRADIAL - Static variable in class netcharts.pro.common.NFHighlight
Radial gradient pattern
GRADIENTVERTICAL - Static variable in class netcharts.pro.common.NFFillPattern
Top to bottom gradient
GRADIENTVERTICAL - Static variable in class netcharts.pro.common.NFHighlight
Top to bottom gradient
GRAPH - Static variable in class netcharts.util.NFDebug
GRAPH
graphDrawn(Graphics) - Method in interface netcharts.graphics.NFGraphObserver
This method is called after the graph has been drawn.
graphDrawn(Graphics) - Method in class netcharts.pro.common.NFGraph
 
GRAPHDRAWN - Static variable in class netcharts.pro.event.NFChartActionEvent
The GRAPHDRAWN event type.
graphDrawn(Graphics) - Method in interface netcharts.pro.event.NFChartGraphListener
This method is called after the graph has been drawn.
graphTooSmall(Dimension) - Method in interface netcharts.graphics.NFGraphObserver
This method is called if the graph is trying to be drawn, but has not been given enough room to draw itself in.
graphTooSmall(Dimension) - Method in class netcharts.pro.common.NFGraph
 
GRAPHTOOSMALL - Static variable in class netcharts.pro.event.NFChartActionEvent
The GRAPHTOOSMALL event type.
graphTooSmall(Dimension) - Method in interface netcharts.pro.event.NFChartGraphListener
This method is called if the graph is trying to be drawn, but has not been given enough room to draw itself in.
GREATER_THAN - Static variable in class netcharts.pro.charts.diagram.NFPolyExpr
GREATER_THAN expression identifier (>)
GREATER_THAN - Static variable in class netcharts.pro.common.NFColorExpression
Greater than operator
GREATER_THAN_OR_EQUAL - Static variable in class netcharts.pro.charts.diagram.NFPolyExpr
GREATER_THAN_OR_EQUAL expression identifier (>=)
GREATER_THAN_OR_EQUAL - Static variable in class netcharts.pro.common.NFColorExpression
Greater than or equal operator
GREATER_THAN_STRING - Static variable in class netcharts.pro.charts.diagram.NFPolyExpr
GREATER_THAN expression String (>)
GREATER_THEN_OR_EQUAL_STRING - Static variable in class netcharts.pro.charts.diagram.NFPolyExpr
GREATER_THAN_OR_EQUAL expression String (>=)
GRID - Static variable in class netcharts.pro.common.NFFillPattern
Horizontal/Vertical Grid
GRID_ANIMATION_STYLE_FADE - Static variable in class netcharts.pro.common.rectangular.NFDataChart
Grid animation style fade
GRID_ANIMATION_STYLE_NONE - Static variable in class netcharts.pro.common.rectangular.NFDataChart
No grid animation style
GRID_BLOCK_ANIMATION_STYLE_FADE - Static variable in class netcharts.pro.charts.heatmap.NFHeatmapchart
Grid block animation style fade
GRID_BLOCK_ANIMATION_STYLE_NONE - Static variable in class netcharts.pro.charts.heatmap.NFHeatmapchart
No grid block animation style
GRID_BLOCK_ANIMATION_STYLE_SCALE - Static variable in class netcharts.pro.charts.heatmap.NFHeatmapchart
Grid block animation style scale
GRID_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
gridBlockColorTypeMap - Static variable in class netcharts.pro.charts.heatmap.NFHeatmapchart
 
GRIDLINE_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
GROUP - Static variable in class netcharts.pro.charts.combo.NFCombochart
Group barchart type
GROUP - Static variable in class netcharts.pro.charts.strip.NFStripchart
Group bar style
GROUP - Static variable in class netcharts.pro.common.barset.NFAbstractBarchart
Group barchart type
GROUPSTACK - Static variable in class netcharts.pro.charts.combo.NFCombochart
Stacked/Grouped barchart type
GROUPSTACK - Static variable in class netcharts.pro.common.barset.NFAbstractBarchart
Stacked/Grouped barchart type

H

HAND_ACTIVELABELS_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
HAND_ANIMATION_STYLE_FADE - Static variable in class netcharts.pro.charts.dial.NFDialchart
Hand animation style fade
HAND_ANIMATION_STYLE_GROW - Static variable in class netcharts.pro.charts.dial.NFDialchart
Hand animation style grow
HAND_ANIMATION_STYLE_NONE - Static variable in class netcharts.pro.charts.dial.NFDialchart
No hand animation
HAND_BORDERS_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
HAND_DATA_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
HAND_LABELS_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
Handler - Class in netcharts.pro.handler.javascript
JavaScript protocol handler that can be utilized on system that do not have a register handler for JavaScript based URL's.
Handler() - Constructor for class netcharts.pro.handler.javascript.Handler
Creates a new Handler instance.
HANDS_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
handStyle - Static variable in class netcharts.pro.charts.dial.NFDialHand
The set of allowed hand styles.
hasMoreData() - Method in interface netcharts.pro.datamodel.NFDataModel
returns false if there is no more data.
hasMoreData - Variable in class netcharts.pro.datamodel.NFDataModel1D
When true, data model is assumed to contain more data.
hasMoreData() - Method in class netcharts.pro.datamodel.NFDataModel1D
Returns whether or not there is more data.
hasMoreData - Variable in class netcharts.pro.datamodel.NFDataModel2D
Whether or not the model has more data.
hasMoreData() - Method in class netcharts.pro.datamodel.NFDataModel2D
Returns whether or not there is more data.
hasMoreData - Variable in class netcharts.pro.datamodel.NFDataModel3D
Whether or not the model has more data.
hasMoreData() - Method in class netcharts.pro.datamodel.NFDataModel3D
Returns whether or not there is more data.
hasMoreData - Variable in class netcharts.pro.datamodel.NFDataModelAdapter
Whether or not the model has more data.
hasMoreData() - Method in class netcharts.pro.datamodel.NFDataModelAdapter
returns false if there is no more data.
hasMoreData - Variable in class netcharts.pro.datamodel.NFDataModelAxisLabel
Whether or not the model has more data.
hasMoreData() - Method in class netcharts.pro.datamodel.NFDataModelAxisLabel
Returns whether or not there is more data.
hasMoreData - Variable in class netcharts.pro.datamodel.NFDataModelDiagram
Whether or not the model has more data.
hasMoreData() - Method in class netcharts.pro.datamodel.NFDataModelDiagram
Returns whether or not there is more data.
hasMoreData - Variable in class netcharts.pro.datamodel.NFDataModelStock
Whether or not the model has more data.
hasMoreData() - Method in class netcharts.pro.datamodel.NFDataModelStock
Returns whether or not there is more data.
hasMoreData - Variable in class netcharts.pro.datamodel.NFDataModelTime
Whether or not the model has more data.
hasMoreData() - Method in class netcharts.pro.datamodel.NFDataModelTime
Returns whether or not there is more data.
HEATMAP - Static variable in class netcharts.pro.common.NFGraph
Indicates a heatmap chart type.
height - Variable in class netcharts.util.NFCdf
 
HIGHLIGHT - Static variable in class netcharts.pro.common.NFGraph
Indicates legend dwell animation style type
HISTOGRAM - Static variable in class netcharts.pro.common.NFGraph
Indicates a Histogram chart type.
histogramTypeMap - Static variable in class netcharts.pro.charts.histogram.NFHistogramchart
Histogram chart type hashtable
HORIZONTAL - Static variable in class netcharts.pro.charts.box.NFBoxchart
Horizontal orientation
HORIZONTAL - Static variable in class netcharts.pro.charts.combo.NFCombochart
Horizontal orientation
HORIZONTAL - Static variable in class netcharts.pro.charts.multipie.NFPieLayout
Horizontal pie layout direction.
HORIZONTAL - Static variable in class netcharts.pro.common.barset.NFAbstractBarchart
Horizontal orientation
HORIZONTAL - Static variable in class netcharts.pro.common.NFFillPattern
Horizontal lines
HORIZONTAL - Static variable in class netcharts.pro.common.NFLegend
Horizontal legend orientation.
HORIZONTAL - Static variable in class netcharts.pro.common.rectangular.NFGridLine
Horizontal lines only layout
HRECTANGLE - Static variable in class netcharts.pro.common.NFSymbol
Horizontal Rectangle type
HTTP - Static variable in class netcharts.util.NFDebug
HTTP

I

id - Variable in class netcharts.util.NFCdf
 
IMAGE - Static variable in class netcharts.pro.common.lineset.NFLineSetSymbol
Image Symbol type
IMAGE - Static variable in class netcharts.pro.common.NFFillPattern
Image fill
IMAGE - Static variable in class netcharts.util.NFDebug
IMAGE
IMAGE_PARAMETER - Static variable in class netcharts.pro.util.NFServletUtil
The parameter appended to img elements identifying the HTTP session variable used to hold the binary image data.
imageLayoutMap - Static variable in class netcharts.pro.common.NFRegion
imageLayoutMap hashtable
includeCDLFillConditionalAttribute - Variable in class netcharts.pro.common.lineset.NFLineSetLine
Whether or not the conditional fill attribute should be included.
includeCDLSplineAttribute - Variable in class netcharts.pro.common.lineset.NFLineSetLine
Whether or not the spline function should be included.
information(Object) - Static method in class netcharts.util.NFDebug
Print the exception to the default printStream and notify observers.
information(PrintStream, Object) - Static method in class netcharts.util.NFDebug
Print the exception to the given printStream and notify observers.
init() - Method in class netcharts.pro.handler.javascript.LoadJSServlet
Implementation of init from javax.servlet.http.HttpServlet that will cause the netcharts.pro.handler.javascript.Handler to be registered.
init() - Method in class netcharts.pro.util.NFResourceServlet
 
initializeFromFile(File) - Method in class netcharts.pro.common.NFGraph
This initializes the chart from a file object.
initializeFromHashtable(String) - Method in class netcharts.pro.common.NFBaseSeries
 
initializeFromHashtable() - Method in class netcharts.pro.common.rectangular.NFAxisSeries
NFAxisSeries is a compound object representing multiple CDL parameters.
initializeFromHashtable() - Method in class netcharts.pro.common.rectangular.NFGridSeries
NFGridSeries is a compound object representing multiple CDL parameters.
initializeFromString(String) - Method in class netcharts.pro.common.NFGraph
This initializes the chart from a CDL string.
initializeFromURL(URL) - Method in class netcharts.pro.common.NFGraph
This initializes the chart from a URL object.
INSIDE - Static variable in class netcharts.pro.charts.dial.NFDial
Tics on inside of dial
INTEGER - Static variable in class netcharts.pro.common.NFFormat
Integer format
isAccessible() - Method in class netcharts.pro.common.page.NFPageParams
Returns if accessible mode is enabled for the output.
isAlphaEncoded() - Method in class netcharts.pro.common.image.png.NFPNGImageParams
Returns if alpha channel encoding is enabled.
isCombo(boolean) - Method in class netcharts.pro.common.lineset.NFLineSeries
Returns whether the line based chart represents a combo based chart
isDataLegendEnabled() - Method in class netcharts.pro.charts.bar.NFBarchart
Get whether the data legend is enabled or not.
isDataLegendEnabled() - Method in class netcharts.pro.charts.combo.NFCombochart
Get whether the data legend is enabled or not.
isDataLegendEnabled() - Method in class netcharts.pro.charts.line.NFLinechart
Get whether the data legend is enabled or not.
isDataLegendEnabled() - Method in class netcharts.pro.charts.pareto.NFParetochart
Get whether the data legend is enabled or not.
isDoctypeIncluded() - Method in class netcharts.pro.common.image.svg.NFSVGImageParams
Returns if the DocType should be included in the rendered image.
isEmbeddedFontsEnabled() - Method in class netcharts.pro.common.image.svg.NFSVGImageParams
Returns if fonts will be embedded in the rendered image.
isEmptyStringAsNull() - Method in class netcharts.pro.common.NFVector
Returns the empty string as null property
isFullPage() - Method in class netcharts.pro.common.page.NFPageParams
Returns whether the generated page should include the required user interactivity code.
isInternalZoomEnabled() - Method in class netcharts.pro.common.image.svg.NFSVGImageParams
Returns if internal zoom will be enabled in the rendered image.
isMapIncluded() - Method in class netcharts.pro.common.image.raster.NFRasterImageParams
Returns if the map will be included during image generation.
isPrettyPrintEnabled() - Method in class netcharts.pro.common.image.svg.NFSVGImageParams
Returns if the SVG pretty printer utility will be enabled.
isPrinterMatchedFontsEnabled() - Method in class netcharts.pro.common.image.raster.NFRasterImageParams
Specifies if raster image graphics should use fractional font metrics in image generation.
isSecondPass(HttpServletRequest) - Static method in class netcharts.pro.util.NFServletUtil
Deprecated. Use NFResourceServlet in your web application to handle returning image data
isSVGWebForced() - Method in class netcharts.pro.common.page.svg.NFSVGPageParams
Sets if SVGWeb should be forced to render all SVG images on the page itself, bypassing any available native renderers.
isSVGWebIncluded() - Method in class netcharts.pro.common.page.svg.NFSVGPageParams
Returns if SVGWeb should be included in the page.
isXMLDeclarationIncluded() - Method in class netcharts.pro.common.image.svg.NFSVGImageParams
Returns if the XML declaration should be included in the rendered image.
isZoomOutButtonVisible() - Method in class netcharts.pro.common.image.NFZoomableImageParams
Returns if the zoom out button should be visible.
ITEM - Static variable in class netcharts.pro.charts.combo.NFCombochart
Discrete value shown on popup when barchart type is stack
ITEM - Static variable in class netcharts.pro.charts.line.NFLinechart
Discrete value shown on popup when linechart type is stack item value.
ITEM - Static variable in class netcharts.pro.common.barset.NFAbstractBarchart
Discrete value shown on popup when barchart type is stack

J

JDBC - Static variable in class netcharts.util.NFDebug
JDBC

K

key - Variable in class netcharts.util.NFKeyValue
The key.

L

LABEL - Static variable in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockSort
Sort by label
LABEL - Static variable in class netcharts.pro.charts.pie.NFSliceLabel
Slice label content.
LABEL_ANIMATION_STYLE_FADE - Static variable in class netcharts.pro.common.NFGraph
Label animation style fade
LABEL_ANIMATION_STYLE_NONE - Static variable in class netcharts.pro.common.NFGraph
No label animation
LABEL_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
LABEL_STYLES_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
LABELS_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
layoutDirectionMap - Static variable in class netcharts.pro.charts.multipie.NFPieLayout
Pie layout direction hashtable
LEFT - Static variable in class netcharts.pro.charts.dial.NFDialchart
Dial clip window in left hemisphere.
LEFT - Static variable in class netcharts.pro.charts.multipie.NFMultiPiechart
Pie title left location
LEFT - Static variable in interface netcharts.pro.common.lineset.NFValueLabelConstants
Left value label style - The line point is to the left of the label.
LEFT - Static variable in class netcharts.pro.common.NFAxisMap
LEFT
LEFT - Static variable in class netcharts.pro.common.NFLegend
Left legend location
LEFT - Static variable in class netcharts.pro.common.NFNoteSet
Left note justification
LEFT - Static variable in class netcharts.pro.common.NFSpotlight
Left center location
LEFT - Static variable in class netcharts.pro.common.NFTextStyle
LEFT Alignment
LEFT - Static variable in class netcharts.pro.common.NFTitle
LEFT Alignment
LEFT - Static variable in class netcharts.pro.common.rectangular.NFAxis
Rotate the label around the left most character
LEFT_LABEL - Static variable in class netcharts.pro.charts.heatmap.NFHeatmapchart
Grid block left label
LEGEND - Static variable in class netcharts.util.NFDebug
LEGEND
LEGEND_ANIMATION_STYLE_FADE - Static variable in class netcharts.pro.common.NFGraph
Legend animation style fade
LEGEND_ANIMATION_STYLE_NONE - Static variable in class netcharts.pro.common.NFGraph
No legend animation
LEGEND_DWELL_ANIMATION_STYLE_HIGHLIGHT - Static variable in class netcharts.pro.common.NFGraph
Legend dwell animation style highlight
LEGEND_DWELL_ANIMATION_STYLE_HIGHLIGHT - Static variable in class netcharts.pro.common.NFLegendDwellAnimation
Legend Dwell animation style highlight
LEGEND_DWELL_ANIMATION_STYLE_NONE - Static variable in class netcharts.pro.common.NFGraph
No legend dwell animation
LEGEND_DWELL_ANIMATION_STYLE_NONE - Static variable in class netcharts.pro.common.NFLegendDwellAnimation
No legend dwell animation
legendItemOrderMap - Static variable in class netcharts.pro.common.NFLegend
legendItemOrderMap hashtable
legendOrientationMap - Static variable in class netcharts.pro.common.NFLegend
legendOrientationMap hashtable
legendPositionMap - Static variable in class netcharts.pro.common.NFLegend
legendPositionMap hashtable
legendSymbolPositionMap - Static variable in class netcharts.pro.common.NFLegend
legendSymbolPositionMap hashtable
LESS_THAN - Static variable in class netcharts.pro.charts.diagram.NFPolyExpr
LESS_THAN expression identifier (<)
LESS_THAN - Static variable in class netcharts.pro.common.NFColorExpression
Less than operator
LESS_THAN_OR_EQUAL - Static variable in class netcharts.pro.charts.diagram.NFPolyExpr
LESS_THAN_OR_EQUAL expression identifier (<=)
LESS_THAN_OR_EQUAL - Static variable in class netcharts.pro.common.NFColorExpression
Less than or equal operator
LESS_THAN_STRING - Static variable in class netcharts.pro.charts.diagram.NFPolyExpr
LESS_THAN expression String (<)
LESS_THEN_OR_EQUAL_STRING - Static variable in class netcharts.pro.charts.diagram.NFPolyExpr
LESS_THAN_OR_EQUAL expression String (<=)
LICENSE - Static variable in class netcharts.util.NFDebug
LICENSE
LINE - Static variable in class netcharts.pro.charts.bar.NFBarchart
Connector type line
LINE - Static variable in class netcharts.pro.charts.combo.NFCombochart
Connector type line
LINE - Static variable in class netcharts.pro.charts.dial.NFDialHand
LINE Hand Style.
LINE - Static variable in class netcharts.pro.common.NFArrowLine
Line Arrow Shape
LINE - Static variable in class netcharts.pro.common.NFGraph
Indicates an line chart type.
LINE_AND_SPLINE - Static variable in class netcharts.pro.common.lineset.NFLineSetLine
Draw the line and spline curve
LINE_ANIMATION_STYLE_BEND - Static variable in class netcharts.pro.charts.bubble.NFBubblechart
Line animation style bend
LINE_ANIMATION_STYLE_BEND - Static variable in class netcharts.pro.charts.pareto.NFParetochart
Line animation style bend
LINE_ANIMATION_STYLE_BEND - Static variable in class netcharts.pro.common.lineset.NFAbstractLineChart
Line animation style bend
LINE_ANIMATION_STYLE_FADE - Static variable in class netcharts.pro.charts.bubble.NFBubblechart
Line animation style fade
LINE_ANIMATION_STYLE_FADE - Static variable in class netcharts.pro.charts.pareto.NFParetochart
Line animation style fade
LINE_ANIMATION_STYLE_FADE - Static variable in class netcharts.pro.common.lineset.NFAbstractLineChart
Line animation style fade
LINE_ANIMATION_STYLE_NONE - Static variable in class netcharts.pro.charts.bubble.NFBubblechart
No line animation style
LINE_ANIMATION_STYLE_NONE - Static variable in class netcharts.pro.charts.pareto.NFParetochart
No line animation style
LINE_ANIMATION_STYLE_NONE - Static variable in class netcharts.pro.common.lineset.NFAbstractLineChart
No line animation style
LINE_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
LINE_ONLY - Static variable in class netcharts.pro.common.lineset.NFLineSetLine
Draw only the line
LINE_SYMBOL_ANIMATION_STYLE_FADE - Static variable in class netcharts.pro.charts.pareto.NFParetochart
Line symbol animation style fade
LINE_SYMBOL_ANIMATION_STYLE_FADE - Static variable in class netcharts.pro.charts.polar.NFPolarchart
Line symbol animation style fade
LINE_SYMBOL_ANIMATION_STYLE_FADE - Static variable in class netcharts.pro.charts.radar.NFRadarchart
Line symbol animation style fade
LINE_SYMBOL_ANIMATION_STYLE_FADE - Static variable in class netcharts.pro.charts.strip.NFStripchart
Line symbol animation style fade
LINE_SYMBOL_ANIMATION_STYLE_FADE - Static variable in class netcharts.pro.common.lineset.NFAbstractLineChart
Line symbol animation style fade
LINE_SYMBOL_ANIMATION_STYLE_NONE - Static variable in class netcharts.pro.charts.pareto.NFParetochart
No line symbol animation style
LINE_SYMBOL_ANIMATION_STYLE_NONE - Static variable in class netcharts.pro.charts.polar.NFPolarchart
No line symbol animation style
LINE_SYMBOL_ANIMATION_STYLE_NONE - Static variable in class netcharts.pro.charts.radar.NFRadarchart
No line symbol animation style
LINE_SYMBOL_ANIMATION_STYLE_NONE - Static variable in class netcharts.pro.charts.strip.NFStripchart
No line symbol animation style
LINE_SYMBOL_ANIMATION_STYLE_NONE - Static variable in class netcharts.pro.common.lineset.NFAbstractLineChart
No line symbol animation style
LINE_SYMBOL_ANIMATION_STYLE_SCALE - Static variable in class netcharts.pro.charts.pareto.NFParetochart
Line symbol animation style scale
LINE_SYMBOL_ANIMATION_STYLE_SCALE - Static variable in class netcharts.pro.charts.polar.NFPolarchart
Line symbol animation style scale
LINE_SYMBOL_ANIMATION_STYLE_SCALE - Static variable in class netcharts.pro.charts.radar.NFRadarchart
Line symbol animation style scale
LINE_SYMBOL_ANIMATION_STYLE_SCALE - Static variable in class netcharts.pro.charts.strip.NFStripchart
Line symbol animation style scale
LINE_SYMBOL_ANIMATION_STYLE_SCALE - Static variable in class netcharts.pro.common.lineset.NFAbstractLineChart
Line symbol animation style scale
LINE_WHISKER - Static variable in class netcharts.pro.charts.box.NFBoxchart
Line whisker type
LINEAR - Static variable in class netcharts.pro.charts.box.NFBoxchart
Linear Box Symbol Width
LINEAR - Static variable in class netcharts.pro.common.rectangular.NFAxis
linear axis mode
linechartTypeMap - Static variable in class netcharts.pro.charts.line.NFLinechart
linechart type hashtable
lineLayoutMap - Static variable in class netcharts.pro.common.rectangular.NFGridLine
lineLayoutMap hashtable
LINETHROUGH_DECORATION - Static variable in class netcharts.pro.common.NFTextStyle
Line through decoration.
lineTypeMap - Static variable in class netcharts.pro.common.NFLine
lineTypeMap hashtable
lineValueLabelStyleMap - Static variable in class netcharts.pro.charts.bubble.NFBubbleSet
Contains the set of allowed line value style types.
lineValueLabelStyleMap - Static variable in class netcharts.pro.common.lineset.NFLineSet
The set of allowed line value label styles.
loadDataModel(NFDataModelDiagram) - Method in class netcharts.pro.charts.diagram.NFNodeEdgeSeries
Loads the set of NFNodeEdge instances from a NFDataModelDiagram implementation.
loadDataModel(NFDataModelDiagram) - Method in class netcharts.pro.charts.diagram.NFNodeSeries
Loads the set of NFNode instances from a NFDataModelDiagram implementation.
loadDataModel(NFDataModel) - Method in class netcharts.pro.common.NFVector
Loads the vector from the given object implementing the NFDataModel interface.
loadDataModel(Object, String, int) - Method in class netcharts.pro.common.NFVector
Loads the vector from the given object implementing the NFDataModel interface.
loadDataModel(Object, String[], int) - Method in class netcharts.pro.common.NFVector
Loads the vector from the given object implementing the NFDataModel interface.
loadFromTemplate(File) - Method in class netcharts.pro.common.NFGraph
This initializes the chart from a File object.
loadFromTemplate(URL) - Method in class netcharts.pro.common.NFGraph
This initializes the chart from a URL object.
loadFromTemplate(String) - Method in class netcharts.pro.common.NFGraph
This initializes the chart from a CDL string.
LoadJSServlet - Class in netcharts.pro.handler.javascript
This servlet can be utilized to register netcharts.pro.handler.javascript.Handler as a protocol handler for JavaScript based URL's.
LoadJSServlet() - Constructor for class netcharts.pro.handler.javascript.LoadJSServlet
 
loadLicenseFile(URL) - Static method in class netcharts.pro.common.NFGraph
This method is called to load the given license file, using the URL provided.
loadParams(NFLoadParams, Vector) - Method in class netcharts.util.NFCdf
Parse each parameter definition in the current chart, based on the given parameter object.
LOG - Static variable in class netcharts.pro.common.rectangular.NFAxis
logarithmic axis mode

M

main(String[]) - Static method in class netcharts.util.NFSort
 
maintainScript - Variable in class netcharts.util.NFCdf
 
makeFillBorder(IFillBorder) - Static method in class netcharts.pro.util.NFProUtil
Make a FillBorder from a IFillBorder.
MAX_COLUMNS - Static variable in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockLayout
Maximum number of columns allowed in the grid
MAX_ROWS - Static variable in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockLayout
Maximum number of rows allowed in the grid
MEAN_SYMBOL_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
memCheck(String, boolean) - Static method in class netcharts.util.NFDebug
 
MIDDLE - Static variable in class netcharts.pro.common.barset.NFBarSet
Middle value label style - shows value at bar midpoint
MIME_TYPE_BMP - Static variable in interface netcharts.pro.common.image.raster.NFRasterImageTypes
image/bmp
MIME_TYPE_BMP - Static variable in class netcharts.pro.common.NFImageGeneration
BMP (image/bmp)
MIME_TYPE_BMP - Static variable in class netcharts.pro.util.NFServletUtil
image/bmp
MIME_TYPE_JPG - Static variable in interface netcharts.pro.common.image.raster.NFRasterImageTypes
image/jpg
MIME_TYPE_JPG - Static variable in class netcharts.pro.common.NFImageGeneration
JPG (image/jpg)
MIME_TYPE_JPG - Static variable in class netcharts.pro.util.NFServletUtil
image/jpg
MIME_TYPE_PCX - Static variable in class netcharts.pro.common.NFImageGeneration
PCX (image/pcx)
MIME_TYPE_PICT - Static variable in interface netcharts.pro.common.image.raster.NFRasterImageTypes
image/pict
MIME_TYPE_PICT - Static variable in class netcharts.pro.common.NFImageGeneration
PICT (image/pict)
MIME_TYPE_PICT - Static variable in class netcharts.pro.util.NFServletUtil
image/pict
MIME_TYPE_PNG - Static variable in interface netcharts.pro.common.image.raster.NFRasterImageTypes
image/png
MIME_TYPE_PNG - Static variable in class netcharts.pro.common.NFImageGeneration
PNG (image/png)
MIME_TYPE_PNG - Static variable in class netcharts.pro.util.NFServletUtil
image/png
MIME_TYPE_SVG - Static variable in class netcharts.pro.common.image.svg.NFSVGImageParams
image/svg+xml
MIME_TYPE_SVG - Static variable in class netcharts.pro.common.NFImageGeneration
SVG (image/svg+xml)
MIME_TYPE_SVG - Static variable in class netcharts.pro.common.page.svg.NFSVGPageParams
image/svg+xml
MIME_TYPE_SVG - Static variable in class netcharts.pro.util.NFServletUtil
image/svg+xml
MIME_TYPE_TGA - Static variable in interface netcharts.pro.common.image.raster.NFRasterImageTypes
image/tga
MIME_TYPE_TGA - Static variable in class netcharts.pro.common.NFImageGeneration
TGA (image/tga)
MIME_TYPE_TGA - Static variable in class netcharts.pro.util.NFServletUtil
image/tga
MIME_TYPE_TIFF - Static variable in interface netcharts.pro.common.image.raster.NFRasterImageTypes
image/tiff
MIME_TYPE_TIFF - Static variable in class netcharts.pro.common.NFImageGeneration
TIFF (image/tiff)
MIME_TYPE_TIFF - Static variable in class netcharts.pro.util.NFServletUtil
image/tiff
MIME_TYPE_WBMP - Static variable in interface netcharts.pro.common.image.raster.NFRasterImageTypes
image/wbmp
MIME_TYPE_WBMP - Static variable in class netcharts.pro.common.NFImageGeneration
WBMP (image/wbmp)
MIME_TYPE_WBMP - Static variable in class netcharts.pro.util.NFServletUtil
image/wbmp
MIME_TYPE_XBM - Static variable in interface netcharts.pro.common.image.raster.NFRasterImageTypes
image/xbm
MIME_TYPE_XBM - Static variable in class netcharts.pro.common.NFImageGeneration
XBM (image/xbm)
MIME_TYPE_XBM - Static variable in class netcharts.pro.util.NFServletUtil
image/xbm
MIME_TYPE_XPM - Static variable in interface netcharts.pro.common.image.raster.NFRasterImageTypes
image/xpm
MIME_TYPE_XPM - Static variable in class netcharts.pro.common.NFImageGeneration
XPM (image/xpm)
MIME_TYPE_XPM - Static variable in class netcharts.pro.util.NFServletUtil
image/xpm
MIN_STEPS - Static variable in class netcharts.pro.common.NFColorSpectrum
Minimum number of steps allowed
MULTIPIE - Static variable in class netcharts.pro.common.NFGraph
Indicates a MultiPie chart type.

N

name - Variable in class netcharts.util.NFCdf
 
NEEDLEBUTTON - Static variable in class netcharts.pro.charts.dial.NFDialHand
NEEDLEBUTTON Hand Style.
NEEDLEFILL - Static variable in class netcharts.pro.charts.dial.NFDialHand
NEEDLEFILL Hand Style.
NEEDLELINE - Static variable in class netcharts.pro.charts.dial.NFDialHand
NEEDLELINE Hand Style.
netcharts.graphics - package netcharts.graphics
 
netcharts.pro.charts.bar - package netcharts.pro.charts.bar
Main interface for working with bar charts.
netcharts.pro.charts.bar3d - package netcharts.pro.charts.bar3d
Main interface for working with 3d bar charts.
netcharts.pro.charts.box - package netcharts.pro.charts.box
Main interface for working with box charts.
netcharts.pro.charts.bubble - package netcharts.pro.charts.bubble
Main interface for working with bubble charts.
netcharts.pro.charts.combo - package netcharts.pro.charts.combo
Main interface for working with combo charts.
netcharts.pro.charts.diagram - package netcharts.pro.charts.diagram
Main interface for working with diagram charts.
netcharts.pro.charts.dial - package netcharts.pro.charts.dial
Main interface for working with dial charts.
netcharts.pro.charts.heatmap - package netcharts.pro.charts.heatmap
Main interface for working with Heat Map charts.
netcharts.pro.charts.histogram - package netcharts.pro.charts.histogram
Main interface for working with histogram charts.
netcharts.pro.charts.line - package netcharts.pro.charts.line
Main interface for working with line charts.
netcharts.pro.charts.multipie - package netcharts.pro.charts.multipie
Main interface for working with MultiPie charts.
netcharts.pro.charts.pareto - package netcharts.pro.charts.pareto
Main interface for working with pareto charts.
netcharts.pro.charts.pie - package netcharts.pro.charts.pie
Main interface for working with pie charts.
netcharts.pro.charts.polar - package netcharts.pro.charts.polar
Main interface for working with polar charts.
netcharts.pro.charts.radar - package netcharts.pro.charts.radar
Main interface for working with radar charts.
netcharts.pro.charts.stock - package netcharts.pro.charts.stock
Main interface for working with stock charts.
netcharts.pro.charts.strip - package netcharts.pro.charts.strip
Main interface for working with strip charts.
netcharts.pro.charts.time - package netcharts.pro.charts.time
Main interface for working with time charts.
netcharts.pro.charts.xy - package netcharts.pro.charts.xy
Main interface for working with X-Y charts.
netcharts.pro.common - package netcharts.pro.common
Provides general use classes for chart objects and utilities.
netcharts.pro.common.barset - package netcharts.pro.common.barset
Classes for manipulating barsets.
netcharts.pro.common.circular - package netcharts.pro.common.circular
Classes for manipulating axes and lines for circular based charts.
netcharts.pro.common.image - package netcharts.pro.common.image
 
netcharts.pro.common.image.jpg - package netcharts.pro.common.image.jpg
 
netcharts.pro.common.image.pdf - package netcharts.pro.common.image.pdf
 
netcharts.pro.common.image.png - package netcharts.pro.common.image.png
 
netcharts.pro.common.image.raster - package netcharts.pro.common.image.raster
 
netcharts.pro.common.image.svg - package netcharts.pro.common.image.svg
 
netcharts.pro.common.image.tiff - package netcharts.pro.common.image.tiff
 
netcharts.pro.common.image.wbmp - package netcharts.pro.common.image.wbmp
 
netcharts.pro.common.lineset - package netcharts.pro.common.lineset
Classes for manipulating linesets.
netcharts.pro.common.page - package netcharts.pro.common.page
 
netcharts.pro.common.page.raster - package netcharts.pro.common.page.raster
 
netcharts.pro.common.page.svg - package netcharts.pro.common.page.svg
 
netcharts.pro.common.rectangular - package netcharts.pro.common.rectangular
Common classes for charts that have rectangular axes.
netcharts.pro.common.zoomable - package netcharts.pro.common.zoomable
Classes for manipulating charts that supports zooming.
netcharts.pro.datamodel - package netcharts.pro.datamodel
Classes for abstracting data for easy use within NetCharts Pro.
netcharts.pro.event - package netcharts.pro.event
Class objects for managing asynchronous chart events.
netcharts.pro.handler.javascript - package netcharts.pro.handler.javascript
Classes to assist adding a JavaScript protocol handler to systems.
netcharts.pro.util - package netcharts.pro.util
Classes providing collections of general purpose or specific purposes methods.
netcharts.util - package netcharts.util
 
NFAbstractBarchart - Class in netcharts.pro.common.barset
Represents an abstract bar chart.
NFAbstractBarchart() - Constructor for class netcharts.pro.common.barset.NFAbstractBarchart
Constructs a default chart object.
NFAbstractBarchart(JPanel) - Constructor for class netcharts.pro.common.barset.NFAbstractBarchart
Constructs a chart object on the given JPanel.
NFAbstractBarchart(Properties) - Constructor for class netcharts.pro.common.barset.NFAbstractBarchart
Constructs a chart object with the specified properties.
NFAbstractBarchart(JPanel, Properties) - Constructor for class netcharts.pro.common.barset.NFAbstractBarchart
Constructs a chart object on the given JPanel with the specified properties.
NFAbstractGroupStackableBarchart - Class in netcharts.pro.charts.bar
 
NFAbstractGroupStackableBarchart() - Constructor for class netcharts.pro.charts.bar.NFAbstractGroupStackableBarchart
Constructs a default chart object.
NFAbstractGroupStackableBarchart(JPanel) - Constructor for class netcharts.pro.charts.bar.NFAbstractGroupStackableBarchart
Constructs a chart object on the given JPanel.
NFAbstractGroupStackableBarchart(Properties) - Constructor for class netcharts.pro.charts.bar.NFAbstractGroupStackableBarchart
Constructs a chart object with the specified properties.
NFAbstractGroupStackableBarchart(JPanel, Properties) - Constructor for class netcharts.pro.charts.bar.NFAbstractGroupStackableBarchart
Constructs a chart object on the given JPanel with the specified properties.
NFAbstractLineChart - Class in netcharts.pro.common.lineset
Represents chart that supports line drawing.
NFAbstractLineChart() - Constructor for class netcharts.pro.common.lineset.NFAbstractLineChart
Constructs a default chart object.
NFAbstractLineChart(JPanel) - Constructor for class netcharts.pro.common.lineset.NFAbstractLineChart
Constructs a chart object on the given JPanel.
NFAbstractLineChart(Properties) - Constructor for class netcharts.pro.common.lineset.NFAbstractLineChart
Constructs a chart object on the given JPanel.
NFAbstractLineChart(JPanel, Properties) - Constructor for class netcharts.pro.common.lineset.NFAbstractLineChart
Constructs a chart object on the given JPanel.
NFAbstractPiechart - Class in netcharts.pro.charts.pie
Represents an abstract pie chart.
NFAbstractPiechart() - Constructor for class netcharts.pro.charts.pie.NFAbstractPiechart
Constructs a default chart object.
NFAbstractPiechart(Properties) - Constructor for class netcharts.pro.charts.pie.NFAbstractPiechart
Constructs a chart object with the specified properties.
NFAbstractPiechart(JPanel) - Constructor for class netcharts.pro.charts.pie.NFAbstractPiechart
Constructs a chart object on the given JPanel.
NFAbstractPiechart(JPanel, Properties) - Constructor for class netcharts.pro.charts.pie.NFAbstractPiechart
Constructs a chart object on the given JPanel with the specified properties.
NFActiveLabel - Class in netcharts.pro.common
All NetCharts chart objects support the display of informational labels and the ability to create actionable events using the NFActiveLabel object.
NFActiveLabel() - Constructor for class netcharts.pro.common.NFActiveLabel
Constructs a default active label
NFActiveLabel(String, String, String) - Constructor for class netcharts.pro.common.NFActiveLabel
Constructs an active label with the given popup label, url, and target.
NFAreaSize - Class in netcharts.pro.common
Defined a bounded area by location and size.
NFAreaSize() - Constructor for class netcharts.pro.common.NFAreaSize
Creates an empty NFAreaSize.
NFAreaSize(double, double) - Constructor for class netcharts.pro.common.NFAreaSize
Creates an NFAreaSize with the specified size.
NFAreaSize(double, double, double, double) - Constructor for class netcharts.pro.common.NFAreaSize
Creates an NFAreaSize with the specified size and location.
NFArrowLine - Class in netcharts.pro.common
The NFArrowLine object is used to define lines and shapes used to highlight data items or areas within a chart.
NFArrowLine() - Constructor for class netcharts.pro.common.NFArrowLine
Constructs a default arrow line.
NFArrowLine(int, int, Color, int) - Constructor for class netcharts.pro.common.NFArrowLine
Constructs a arrow line with the given style, color, and thickness.
NFAxesSize - Class in netcharts.pro.common.rectangular
A NFAxesSize specifies the amount of space that will be allocated to draw top, bottom, left and right axes.
NFAxesSize() - Constructor for class netcharts.pro.common.rectangular.NFAxesSize
Creates a default NFAxesSize instance.
NFAxesSize(double, double, double, double) - Constructor for class netcharts.pro.common.rectangular.NFAxesSize
Creates a NFAxesSize using the specified bounding values.
NFAxis - Class in netcharts.pro.common.rectangular
The NFAxis object has a tremendous amount of flexibility for manipulating the rectangular axes found in several of the NetCharts rendering engines.
NFAxis() - Constructor for class netcharts.pro.common.rectangular.NFAxis
Constructs a default rectangular axis
NFAxis(int, int) - Constructor for class netcharts.pro.common.rectangular.NFAxis
Constructs a rectangular axis for use when multiple axes are used on the same side.
NFAxis(Hashtable, String) - Constructor for class netcharts.pro.common.rectangular.NFAxis
Constructs a rectangular axis using CDL parameters
NFAxis(Hashtable, String, int) - Constructor for class netcharts.pro.common.rectangular.NFAxis
Constructs a rectangular axis using CDL parameters
NFAxisMap - Class in netcharts.pro.common
The Axis map object is used to identify how each dimension of a data element is translated into screen coordinates.
NFAxisMap() - Constructor for class netcharts.pro.common.NFAxisMap
Constructs a default axis map
NFAxisMap(int, int) - Constructor for class netcharts.pro.common.NFAxisMap
Constructs an axis map using constants to define which scales should be used to translate data values.
NFAxisMap(NFDataMapper, NFDataMapper) - Constructor for class netcharts.pro.common.NFAxisMap
Constructs an axis map using axis objects to define which scales should be used to translate data values.
NFAxisMargin - Class in netcharts.pro.common.rectangular
The NFAxisMargin object specifies a padding to add before and after the plot area of a graph.
NFAxisMargin() - Constructor for class netcharts.pro.common.rectangular.NFAxisMargin
Constructs a default margin.
NFAxisMargin(int, int) - Constructor for class netcharts.pro.common.rectangular.NFAxisMargin
Constructs a margin using the supplied margins.
NFAxisRange - Class in netcharts.pro.common
The NFAxisRange maintains the minimum, maximum, and step for a particular axis.
NFAxisRange() - Constructor for class netcharts.pro.common.NFAxisRange
Constructs a default axis range
NFAxisRange(double, double, double) - Constructor for class netcharts.pro.common.NFAxisRange
Constructs an axis range with min, max and step.
NFAxisRange(Date, Date, double) - Constructor for class netcharts.pro.common.NFAxisRange
Constructs an axis range with min, max and step.
NFAxisSeries - Class in netcharts.pro.common.rectangular
The NFAxisSeries is used to maintain a list of NFAxis objects for a an axis "side" (e.g.
NFAxisSeries() - Constructor for class netcharts.pro.common.rectangular.NFAxisSeries
Constructs a default axis series
NFAxisSeries(Hashtable, String) - Constructor for class netcharts.pro.common.rectangular.NFAxisSeries
Constructs a axis series using CDL parameters
NFAxisSeries(String) - Constructor for class netcharts.pro.common.rectangular.NFAxisSeries
Constructs an axis series for a given side.
NFBarchart - Class in netcharts.pro.charts.bar
Represents a bar chart.
NFBarchart() - Constructor for class netcharts.pro.charts.bar.NFBarchart
Constructs a default chart object.
NFBarchart(JPanel) - Constructor for class netcharts.pro.charts.bar.NFBarchart
Constructs a chart object on the given JPanel.
NFBarchart(Properties) - Constructor for class netcharts.pro.charts.bar.NFBarchart
Constructs a chart object on the given JPanel.
NFBarchart(JPanel, Properties) - Constructor for class netcharts.pro.charts.bar.NFBarchart
Constructs a chart object on the given JPanel.
NFBarchart3d - Class in netcharts.pro.charts.bar3d
Represents a 3D bar chart.
NFBarchart3d() - Constructor for class netcharts.pro.charts.bar3d.NFBarchart3d
Constructs a default chart object.
NFBarchart3d(JPanel) - Constructor for class netcharts.pro.charts.bar3d.NFBarchart3d
Constructs a chart object on the given JPanel.
NFBarchart3d(Properties) - Constructor for class netcharts.pro.charts.bar3d.NFBarchart3d
Constructs a chart object on the given JPanel.
NFBarchart3d(JPanel, Properties) - Constructor for class netcharts.pro.charts.bar3d.NFBarchart3d
Constructs a chart object on the given JPanel.
NFBarHighlight - Class in netcharts.pro.common.barset
A class representing a highlight applied to a bar.
NFBarHighlight() - Constructor for class netcharts.pro.common.barset.NFBarHighlight
 
NFBarHighlightSeries - Class in netcharts.pro.common.barset
A class representing a list of bar highlights.
NFBarHighlightSeries() - Constructor for class netcharts.pro.common.barset.NFBarHighlightSeries
Constructs a default bar highlight series
NFBarHighlightSeries(Hashtable, String) - Constructor for class netcharts.pro.common.barset.NFBarHighlightSeries
Constructs a bar highlight series using CDL parameters
NFBarSeries - Class in netcharts.pro.common.barset
The NFBarSeries is used to maintain a list of BarSet objects for a particular chart.
NFBarSeries() - Constructor for class netcharts.pro.common.barset.NFBarSeries
Constructs a default bar series
NFBarSeries(Hashtable) - Constructor for class netcharts.pro.common.barset.NFBarSeries
Constructs a bar series using CDL parameters
NFBarSeries(Hashtable, Properties) - Constructor for class netcharts.pro.common.barset.NFBarSeries
Constructs a bar series using CDL parameters
NFBarSet - Class in netcharts.pro.common.barset
An NFBarSet describes a single set of 1 dimensional data along with its appearance characteristics.
NFBarSet() - Constructor for class netcharts.pro.common.barset.NFBarSet
Constructs a default bar set
NFBarSet(Color) - Constructor for class netcharts.pro.common.barset.NFBarSet
Constructs a bar set with the given data color.
NFBarSet(String, Color) - Constructor for class netcharts.pro.common.barset.NFBarSet
Constructs a bar set with the given legend name and data color.
NFBarSymbol - Class in netcharts.pro.common.barset
The abstract NFSymbol class provides support for objects requiring drawing symbol properties.
NFBarSymbol() - Constructor for class netcharts.pro.common.barset.NFBarSymbol
Constructs a default bar symbol object
NFBarSymbol(int, Color) - Constructor for class netcharts.pro.common.barset.NFBarSymbol
Constructs a symbol object with the specified symbol type, size, and style.
NFBaseClass - Class in netcharts.pro.common
This object is the base object for NetCharts objects.
NFBaseClass() - Constructor for class netcharts.pro.common.NFBaseClass
 
NFBaseDwellAnimation - Class in netcharts.pro.common
 
NFBaseDwellAnimation() - Constructor for class netcharts.pro.common.NFBaseDwellAnimation
 
NFBaseRadialAxis - Class in netcharts.pro.common.circular
Represents a radial axis used in circular based charts.
NFBaseRadialAxis() - Constructor for class netcharts.pro.common.circular.NFBaseRadialAxis
Empty constructor.
NFBaseRadialAxisSeries - Class in netcharts.pro.common.circular
The NFBaseRadialAxisSeries is used to maintain a list of NFBaseRadialAxis objects for circular based charts.
NFBaseRadialAxisSeries() - Constructor for class netcharts.pro.common.circular.NFBaseRadialAxisSeries
Constructs a default radial axis series
NFBaseRadialAxisSeries(Hashtable) - Constructor for class netcharts.pro.common.circular.NFBaseRadialAxisSeries
Constructs a radial axis series using CDL parameters
NFBaseRadialLineSeries - Class in netcharts.pro.common.circular
The NFBaseRadialLineSeries is used to maintain a list of NFLineSet objects for circular based charts.
NFBaseRadialLineSeries() - Constructor for class netcharts.pro.common.circular.NFBaseRadialLineSeries
Constructs a default radial line series
NFBaseRadialLineSeries(Hashtable) - Constructor for class netcharts.pro.common.circular.NFBaseRadialLineSeries
Constructs a radial line series using CDL parameters
NFBaseSeries - Class in netcharts.pro.common
A class representing a simple list of cdl initializable objects.
NFBaseSeries() - Constructor for class netcharts.pro.common.NFBaseSeries
 
NFBaseSeries(Hashtable, String) - Constructor for class netcharts.pro.common.NFBaseSeries
 
NFBaseSet - Class in netcharts.pro.common
The abstract NFBaseSet object provides the methods and attributes common in many of the data objects in NetCharts Pro.
NFBaseSet() - Constructor for class netcharts.pro.common.NFBaseSet
 
NFBoxchart - Class in netcharts.pro.charts.box
Represents a box chart.
NFBoxchart() - Constructor for class netcharts.pro.charts.box.NFBoxchart
Constructs a default chart object.
NFBoxchart(JPanel) - Constructor for class netcharts.pro.charts.box.NFBoxchart
Constructs a chart object on the given JPanel.
NFBoxchart(Properties) - Constructor for class netcharts.pro.charts.box.NFBoxchart
Constructs a chart object on the given JPanel.
NFBoxchart(JPanel, Properties) - Constructor for class netcharts.pro.charts.box.NFBoxchart
Constructs a chart object on the given JPanel.
NFBoxSeries - Class in netcharts.pro.charts.box
The NFBoxSeries is used to maintain a list of BoxSet objects for a particular chart.
NFBoxSeries() - Constructor for class netcharts.pro.charts.box.NFBoxSeries
Constructs a default box series
NFBoxSeries(Hashtable) - Constructor for class netcharts.pro.charts.box.NFBoxSeries
Constructs a box series using CDL parameters
NFBoxSet - Class in netcharts.pro.charts.box
An NFBoxSet describes a single set of 1 dimensional data along with its appearance characteristics.
NFBoxSet() - Constructor for class netcharts.pro.charts.box.NFBoxSet
Constructs a default box set
NFBoxSet(Color) - Constructor for class netcharts.pro.charts.box.NFBoxSet
Constructs a box set with the given data color.
NFBoxSet(String, Color) - Constructor for class netcharts.pro.charts.box.NFBoxSet
Constructs a box set with the given legend name and data color.
NFBubblechart - Class in netcharts.pro.charts.bubble
Represents a bubble chart.
NFBubblechart() - Constructor for class netcharts.pro.charts.bubble.NFBubblechart
Constructs a default chart object.
NFBubblechart(JPanel) - Constructor for class netcharts.pro.charts.bubble.NFBubblechart
Constructs a chart object on the given JPanel.
NFBubblechart(Properties) - Constructor for class netcharts.pro.charts.bubble.NFBubblechart
Constructs a chart object on the given JPanel.
NFBubblechart(JPanel, Properties) - Constructor for class netcharts.pro.charts.bubble.NFBubblechart
Constructs a chart object on the given JPanel.
NFBubbleScale - Class in netcharts.pro.charts.bubble
Defines Z axis scaling in a NFBubblechart.
NFBubbleScale() - Constructor for class netcharts.pro.charts.bubble.NFBubbleScale
Constructs a default bubble range
NFBubbleSeries - Class in netcharts.pro.charts.bubble
The NFBubbleSeries is used to maintain a list of Bubble objects for a particular chart.
NFBubbleSeries() - Constructor for class netcharts.pro.charts.bubble.NFBubbleSeries
Constructs a default bubble series
NFBubbleSeries(Hashtable) - Constructor for class netcharts.pro.charts.bubble.NFBubbleSeries
Constructs a bubble series using CDL parameters
NFBubbleSet - Class in netcharts.pro.charts.bubble
The NFBubbleSet object contains information for lines, bubble symbols, or both.
NFBubbleSet() - Constructor for class netcharts.pro.charts.bubble.NFBubbleSet
Constructs a default bubble set.
NFBubbleSet(Color) - Constructor for class netcharts.pro.charts.bubble.NFBubbleSet
Constructs a set with the given bubble color.
NFBubbleSet(String, Color) - Constructor for class netcharts.pro.charts.bubble.NFBubbleSet
Constructs a set with the given bubble color and legend name.
NFBubbleSet(int, Color, int) - Constructor for class netcharts.pro.charts.bubble.NFBubbleSet
Constructs a set with the given symbol type, color, and size
NFCdf - Class in netcharts.util
This class is used to represent a chart definition.
NFCdf() - Constructor for class netcharts.util.NFCdf
Create a new object for this class.
NFCDLGenerator - Interface in netcharts.pro.common
Used to identify NetCharts objects that have a direct translation into CDL parameters.
NFChartActionEvent - Class in netcharts.pro.event
NFChartActionEvents are dispatched to NFChartActionListeners as a result of a mouse dwell or mouse selection over a chart.
NFChartActionEvent(Object, int) - Constructor for class netcharts.pro.event.NFChartActionEvent
Creates a base NFChartActionEvent.
NFChartActionEvent(Object, NFActiveLabel, int) - Constructor for class netcharts.pro.event.NFChartActionEvent
The constructor.
NFChartActionEvent(Object, NFActiveLabel, int, Event) - Constructor for class netcharts.pro.event.NFChartActionEvent
The constructor.
NFChartActionEvent(Object, NFActiveLabel, boolean) - Constructor for class netcharts.pro.event.NFChartActionEvent
Creates a NFChartActionEvent of type DWELL.
NFChartActionEvent(Object, NFActiveLabel, Event, int, int) - Constructor for class netcharts.pro.event.NFChartActionEvent
Creates a NFChartActionEvent of type DWELLPRESS.
NFChartActionEvent(Object, Dimension) - Constructor for class netcharts.pro.event.NFChartActionEvent
Creates a NFChartActionEvent of type GRAPHTOOSMALL.
NFChartActionEvent(Object, Graphics) - Constructor for class netcharts.pro.event.NFChartActionEvent
Creates a NFChartActionEvent of type GRAPHDRAWN.
NFChartActionEvent(Object, int, double, double, double, double) - Constructor for class netcharts.pro.event.NFChartActionEvent
Creates a NFChartActionEvent of type PREDRAG or POSTSCROLL.
NFChartActionEvent(Object, double, double) - Constructor for class netcharts.pro.event.NFChartActionEvent
Creates a NFChartActionEvent of type POSTDRAG.
NFChartActionEvent(Object, double, double, double, double, double, double) - Constructor for class netcharts.pro.event.NFChartActionEvent
Creates a NFChartActionEvent of type PRESCROLL.
NFChartActionListener - Interface in netcharts.pro.event
NFChartActionListener interface can be implemented by any object that wants to be notified of mouse activity over a chart.
NFChartDragListener - Interface in netcharts.pro.event
NFChartDragListener interface can be implemented by any object that wants to be notified of drag activity within a chart.
NFChartDwellListener - Interface in netcharts.pro.event
NFChartDwellListener interface can be implemented by any object that wants to be notified of dwell activity within a chart.
NFChartGraphListener - Interface in netcharts.pro.event
This interface allows any object to interact with the graph display engine.
NFChartScrollListener - Interface in netcharts.pro.event
NFChartScrollListener interface can be implemented by any object that wants to be notified of scroll activity within a chart.
NFCircularEdgeHighlight - Class in netcharts.pro.common
A class representing a gradient that extends inward from the edge of a circle.
NFCircularEdgeHighlight() - Constructor for class netcharts.pro.common.NFCircularEdgeHighlight
 
NFCircularEdgeHighlightSeries - Class in netcharts.pro.common
A class representing a list of pie edge highlights.
NFCircularEdgeHighlightSeries() - Constructor for class netcharts.pro.common.NFCircularEdgeHighlightSeries
Constructs a default pie edge highlight series
NFCircularEdgeHighlightSeries(Hashtable, String) - Constructor for class netcharts.pro.common.NFCircularEdgeHighlightSeries
Constructs a pie edge highlight series using CDL parameters
NFColorExpression - Class in netcharts.pro.common
The NFHeatmapColorExpression class contains attributes for a single color expression.
NFColorExpression() - Constructor for class netcharts.pro.common.NFColorExpression
Constructs a color expression object with defaults
NFColorExpression(int, double, Color) - Constructor for class netcharts.pro.common.NFColorExpression
Constructs a color expression object with the specified operator, value and color.
NFColorExpression(int, double, double, Color) - Constructor for class netcharts.pro.common.NFColorExpression
Constructs a color expression object with the specified operator, compare values and color.
NFColorSpectrum - Class in netcharts.pro.common
Defines attributes for a color spectrum.
NFColorSpectrum() - Constructor for class netcharts.pro.common.NFColorSpectrum
Constructs a default color spectrum object.
NFColorSpectrum(Color, Color) - Constructor for class netcharts.pro.common.NFColorSpectrum
Constructs a color spectrum object from the specified colors.
NFColorSpectrum(Color, Color, int) - Constructor for class netcharts.pro.common.NFColorSpectrum
Constructs a color spectrum object from the specified colors and the specified number of steps.
NFColorSpectrum(Color, Color, double, double, int) - Constructor for class netcharts.pro.common.NFColorSpectrum
Constructs a color spectrum object from the specified colors, minimum value, maximum value and number of steps.
NFColorTable - Class in netcharts.pro.common
An NFColorTable represents an ordered set of java.awt.Color objects.
NFColorTable() - Constructor for class netcharts.pro.common.NFColorTable
Creates an empty NFColorTable instance.
NFCombochart - Class in netcharts.pro.charts.combo
Represents a combo chart (allowing for both bars and line).
NFCombochart() - Constructor for class netcharts.pro.charts.combo.NFCombochart
Constructs a default chart object.
NFCombochart(JPanel) - Constructor for class netcharts.pro.charts.combo.NFCombochart
Constructs a chart object on the given JPanel.
NFCombochart(Properties) - Constructor for class netcharts.pro.charts.combo.NFCombochart
Constructs a chart object on the given JPanel.
NFCombochart(JPanel, Properties) - Constructor for class netcharts.pro.charts.combo.NFCombochart
Constructs a chart object on the given JPanel.
NFCorners - Class in netcharts.pro.common
A class representing the corners of a rectangular shape.
NFCorners() - Constructor for class netcharts.pro.common.NFCorners
 
NFDataChart - Class in netcharts.pro.common.rectangular
Represents an axis based chart.
NFDataChart() - Constructor for class netcharts.pro.common.rectangular.NFDataChart
Constructs a default chart object.
NFDataChart(Properties) - Constructor for class netcharts.pro.common.rectangular.NFDataChart
Constructs a chart object on the given JPanel.
NFDataChart(JPanel) - Constructor for class netcharts.pro.common.rectangular.NFDataChart
Constructs a chart object on the given JPanel.
NFDataChart(JPanel, Properties) - Constructor for class netcharts.pro.common.rectangular.NFDataChart
Constructs a chart object on the given JPanel.
NFDataMapper - Interface in netcharts.pro.common
Objects implementing this interface can be used to map data values.
NFDataModel - Interface in netcharts.pro.datamodel
This object should not be implemented directly - use NFDataModel1D, NFDataModel2D, NFDataModel3D NFDataModelStock, etc.
NFDataModel1D - Class in netcharts.pro.datamodel
This abstract class should be used to provide an interface for 1 dimensional data sets (bar sets, line sets, etc) from an underlying data object.
NFDataModel1D() - Constructor for class netcharts.pro.datamodel.NFDataModel1D
NFDataModel1D constructor that does not set the underlying data object.
NFDataModel1D(Object) - Constructor for class netcharts.pro.datamodel.NFDataModel1D
Constructs a one dimensional data model using the passed in dataObject pointer.
NFDataModel2D - Class in netcharts.pro.datamodel
This abstract class should be used to provide an interface for 2 dimensional data sets (x/y sets) from an underlying data object.
NFDataModel2D() - Constructor for class netcharts.pro.datamodel.NFDataModel2D
NFDataModel2D constructor that does not set the underlying data object.
NFDataModel2D(Object) - Constructor for class netcharts.pro.datamodel.NFDataModel2D
NFDataModel2D constructor that sets the underlying data object.
NFDataModel3D - Class in netcharts.pro.datamodel
This abstract class should be used to provide an interface for 3 dimensional data sets (x/y/z sets) from an underlying data object.
NFDataModel3D() - Constructor for class netcharts.pro.datamodel.NFDataModel3D
NFDataModel3D constructor that does not set the underlying data object.
NFDataModel3D(Object) - Constructor for class netcharts.pro.datamodel.NFDataModel3D
NFDataModel3D constructor that sets the underlying data object.
NFDataModelAdapter - Class in netcharts.pro.datamodel
This object can be used to abstract multidimensional data.
NFDataModelAdapter() - Constructor for class netcharts.pro.datamodel.NFDataModelAdapter
NFDataModelAdapter constructor that does not set the underlying data object.
NFDataModelAdapter(Object) - Constructor for class netcharts.pro.datamodel.NFDataModelAdapter
NFDataModelAdapter constructor that sets the underlying data object.
NFDataModelAxisLabel - Class in netcharts.pro.datamodel
This abstract class should be used to provide an interface for 1 dimensional data sets (bar sets, line sets, etc) from an underlying data object.
NFDataModelAxisLabel() - Constructor for class netcharts.pro.datamodel.NFDataModelAxisLabel
NFDataModelAxisLabel constructor that does not set the underlying data object.
NFDataModelAxisLabel(Object) - Constructor for class netcharts.pro.datamodel.NFDataModelAxisLabel
NFDataModelAxisLabel constructor that sets the underlying data object.
NFDataModelDiagram - Class in netcharts.pro.datamodel
This abstract class should be used to provide an interface for diagram data sets (nodes, edges) from an underlying data object.
NFDataModelDiagram() - Constructor for class netcharts.pro.datamodel.NFDataModelDiagram
NFDataModelDiagram constructor that does not set the underlying data object.
NFDataModelDiagram(Object) - Constructor for class netcharts.pro.datamodel.NFDataModelDiagram
NFDataModelDiagram constructor that sets the underlying data object.
NFDataModelStock - Class in netcharts.pro.datamodel
This abstract class should be used to provide an interface for stock data sets (open, low, high, close) from an underlying data object.
NFDataModelStock() - Constructor for class netcharts.pro.datamodel.NFDataModelStock
NFDataModelStock constructor that does not set the underlying data object.
NFDataModelStock(Object) - Constructor for class netcharts.pro.datamodel.NFDataModelStock
NFDataModelStock constructor that sets the underlying data object.
NFDataModelTime - Class in netcharts.pro.datamodel
This abstract class should be used to provide an interface for time data sets from an underlying data object.
NFDataModelTime() - Constructor for class netcharts.pro.datamodel.NFDataModelTime
NFDataModelTime constructor that does not set the underlying data object.
NFDataModelTime(Object) - Constructor for class netcharts.pro.datamodel.NFDataModelTime
NFDataModelTime constructor that sets the underlying data object.
NFDataSet - Class in netcharts.pro.common.rectangular
The abstract NFDataSet object provides the methods and attributes common in many of the data objects in NetCharts Pro.
NFDataSet() - Constructor for class netcharts.pro.common.rectangular.NFDataSet
 
NFDebug - Class in netcharts.util
This class is used to print out debug messages, based on the type of the message and the types currently enabled.
NFDebug() - Constructor for class netcharts.util.NFDebug
 
NFDebugObserver - Interface in netcharts.util
The NFDebugObserver interface is used to monitor all debug messages and options settings.
NFDiagramchart - Class in netcharts.pro.charts.diagram
Represents a diagram or map chart.
NFDiagramchart() - Constructor for class netcharts.pro.charts.diagram.NFDiagramchart
Constructs a default chart object.
NFDiagramchart(JPanel) - Constructor for class netcharts.pro.charts.diagram.NFDiagramchart
Constructs a chart object on the given JPanel.
NFDiagramchart(Properties) - Constructor for class netcharts.pro.charts.diagram.NFDiagramchart
Constructs a chart object on the given JPanel.
NFDiagramchart(JPanel, Properties) - Constructor for class netcharts.pro.charts.diagram.NFDiagramchart
Constructs a chart object on the given JPanel.
NFDial - Class in netcharts.pro.charts.dial
Represents a dial chart.
NFDial() - Constructor for class netcharts.pro.charts.dial.NFDial
Constructs a default dial.
NFDial(String) - Constructor for class netcharts.pro.charts.dial.NFDial
Constructs a dial with the given name.
NFDialchart - Class in netcharts.pro.charts.dial
The dialchart is based on a circle that has 0 degrees as North.
NFDialchart() - Constructor for class netcharts.pro.charts.dial.NFDialchart
Constructs a default chart object.
NFDialchart(JPanel) - Constructor for class netcharts.pro.charts.dial.NFDialchart
Constructs a chart object on the given JPanel.
NFDialchart(Properties) - Constructor for class netcharts.pro.charts.dial.NFDialchart
Constructs a chart object on the given JPanel.
NFDialchart(JPanel, Properties) - Constructor for class netcharts.pro.charts.dial.NFDialchart
Constructs a chart object on the given JPanel.
NFDialHand - Class in netcharts.pro.charts.dial
Dial hand object.
NFDialHand() - Constructor for class netcharts.pro.charts.dial.NFDialHand
Constructs a default dial hand.
NFDialHand(String) - Constructor for class netcharts.pro.charts.dial.NFDialHand
Constructs a dial hand with the given name.
NFDialOuterBorder - Class in netcharts.pro.charts.dial
The NFDialOuterBorder class describes the appearance of the dial outer border.
NFDialOuterBorder() - Constructor for class netcharts.pro.charts.dial.NFDialOuterBorder
Constructs a default dial outer border object
NFDialOuterBorder(Color, Color) - Constructor for class netcharts.pro.charts.dial.NFDialOuterBorder
Constructs a dial outer border object with the specified border colors
NFDialOuterBorder(Color, Color, double) - Constructor for class netcharts.pro.charts.dial.NFDialOuterBorder
Constructs a dial outer border object with the specified border colors and border width
NFDialOuterBorder(double) - Constructor for class netcharts.pro.charts.dial.NFDialOuterBorder
Constructs a dial outer border object with the specified border width
NFDialSector - Class in netcharts.pro.charts.dial
Dial sector object.
NFDialSector() - Constructor for class netcharts.pro.charts.dial.NFDialSector
Constructs a default dial sector.
NFDialSector(String) - Constructor for class netcharts.pro.charts.dial.NFDialSector
Constructs a dial sector with the given name.
NFDialSeries - Class in netcharts.pro.charts.dial
The NFDialSeries is used to maintain a list of NFDial objects for a dial chart.
NFDialSeries() - Constructor for class netcharts.pro.charts.dial.NFDialSeries
Constructs a default dial series
NFDialSeries(Hashtable) - Constructor for class netcharts.pro.charts.dial.NFDialSeries
Constructs a dial series using CDL parameters
NFDragObserver - Interface in netcharts.graphics
This interface allows any object to monitor the dragging activity of another object, such as an NFPiechart, NFDiagram or NFNote.
NFDropShadow - Class in netcharts.pro.common
A class representing a drop shadow.
NFDropShadow() - Constructor for class netcharts.pro.common.NFDropShadow
 
NFDwell - Class in netcharts.pro.common
The NFDwell property describes the appearance of popup labels on a chart,to include the text and the background region.
NFDwell() - Constructor for class netcharts.pro.common.NFDwell
Constructs a default dwell object
NFDwell(NFModalLabel, NFRegion) - Constructor for class netcharts.pro.common.NFDwell
Constructs a dwell object using the given NFModalLabel text object and background NFRegion object.
NFDwell(Hashtable) - Constructor for class netcharts.pro.common.NFDwell
Constructs a dwell object using CDL parameters
NFDwellAnimation - Class in netcharts.pro.common
 
NFDwellAnimation() - Constructor for class netcharts.pro.common.NFDwellAnimation
 
NFDwellObserver - Interface in netcharts.graphics
This interface allows any object to interact with the dwell processing performed by NFActiveRegion.
NFExtensionFactory - Class in netcharts.pro.util
 
NFExtensionFactory(Class, String, Class) - Constructor for class netcharts.pro.util.NFExtensionFactory
 
NFFillBorder - Class in netcharts.pro.common
 
NFFillBorder() - Constructor for class netcharts.pro.common.NFFillBorder
Constructs a default dwell object
NFFillBorder(Color, NFLine) - Constructor for class netcharts.pro.common.NFFillBorder
Construct a NFFillBorder given the fill color and line style
NFFillBorder(Hashtable, String, String) - Constructor for class netcharts.pro.common.NFFillBorder
Constructs a dwell object using CDL parameters
NFFillPattern - Class in netcharts.pro.common
This object represents a single fill pattern configuration.
NFFillPattern() - Constructor for class netcharts.pro.common.NFFillPattern
Constructs a default fill pattern
NFFillPattern(int) - Constructor for class netcharts.pro.common.NFFillPattern
Constructs a fill pattern with the given fill type
NFFillPattern(int, Color, Color) - Constructor for class netcharts.pro.common.NFFillPattern
Constructs a fill pattern with the given fill type and colors
NFFormat - Class in netcharts.pro.common
Provides formatting for data-derived labels found in axes and popup data labels, If the format type is INTEGER or FLOAT, the input data value is expected to be of type integer or float and will be parsed as such (if string conversion is necessary).
NFFormat() - Constructor for class netcharts.pro.common.NFFormat
Constructs a default format object
NFFormat(int, String) - Constructor for class netcharts.pro.common.NFFormat
Constructs a format object with the given type and expression
NFGradient - Class in netcharts.pro.common
Base for gradient classes.
NFGradient() - Constructor for class netcharts.pro.common.NFGradient
 
NFGraph - Class in netcharts.pro.common
Abstract superclass for all chart rendering engines.
NFGraph() - Constructor for class netcharts.pro.common.NFGraph
Constructs a default NFGraph object.
NFGraph(Properties) - Constructor for class netcharts.pro.common.NFGraph
Constructs a default NFGraph object.
NFGraph(JPanel) - Constructor for class netcharts.pro.common.NFGraph
Constructs an NFGraph object on the given JPanel.
NFGraph(JPanel, Properties) - Constructor for class netcharts.pro.common.NFGraph
Constructs an NFGraph object on the given JPanel.
NFGraphObserver - Interface in netcharts.graphics
This interface allows any object to interact with the graph display engine.
NFGrid - Class in netcharts.pro.common.rectangular
The NFGrid class defines a single "grid".
NFGrid() - Constructor for class netcharts.pro.common.rectangular.NFGrid
Constructs a default grid
NFGrid(Color, Color) - Constructor for class netcharts.pro.common.rectangular.NFGrid
Constructs a grid with the given background, and border color
NFGrid(Color, Color, Color) - Constructor for class netcharts.pro.common.rectangular.NFGrid
Constructs a grid with the given line, background, and border color
NFGridBackground - Class in netcharts.pro.common.rectangular
This object is used to define a grid's background color or image properties.
NFGridBackground() - Constructor for class netcharts.pro.common.rectangular.NFGridBackground
 
NFGridLine - Class in netcharts.pro.common.rectangular
This object is used to define a grid's line style.
NFGridLine() - Constructor for class netcharts.pro.common.rectangular.NFGridLine
Constructs a default grid line
NFGridLine(int, int, Color, int) - Constructor for class netcharts.pro.common.rectangular.NFGridLine
Constructs a grid line with the given line color, type, layout, and width.
NFGridSeries - Class in netcharts.pro.common.rectangular
The NFGridSeries is used to maintain a list of grids for a particular chart.
NFGridSeries() - Constructor for class netcharts.pro.common.rectangular.NFGridSeries
Constructs a default grid series
NFGridSeries(Hashtable) - Constructor for class netcharts.pro.common.rectangular.NFGridSeries
Constructs a grid series using CDL parameters
NFHeatmapCellTextStyle - Class in netcharts.pro.charts.heatmap
The NFHeatmapCellTextStyle class describes how cell text is to be rendered.
NFHeatmapCellTextStyle() - Constructor for class netcharts.pro.charts.heatmap.NFHeatmapCellTextStyle
Constructs a default cell text style.
NFHeatmapCellTextStyle(boolean) - Constructor for class netcharts.pro.charts.heatmap.NFHeatmapCellTextStyle
Constructs a cell text style in the given state.
NFHeatmapCellTextStyle(boolean, Color, Font) - Constructor for class netcharts.pro.charts.heatmap.NFHeatmapCellTextStyle
Constructs a cell text style with the given state, color and font.
NFHeatmapchart - Class in netcharts.pro.charts.heatmap
Represents a Heat Map chart.
NFHeatmapchart() - Constructor for class netcharts.pro.charts.heatmap.NFHeatmapchart
Constructs a default chart object.
NFHeatmapchart(JPanel) - Constructor for class netcharts.pro.charts.heatmap.NFHeatmapchart
Constructs a chart object on the given JPanel.
NFHeatmapchart(Properties) - Constructor for class netcharts.pro.charts.heatmap.NFHeatmapchart
Constructs a default chart object with the specified properties.
NFHeatmapchart(JPanel, Properties) - Constructor for class netcharts.pro.charts.heatmap.NFHeatmapchart
Constructs a chart object on the given JPanel with the specified properties.
NFHeatmapGridBlockLayout - Class in netcharts.pro.charts.heatmap
Grid block layout which specifies the number of rows and columns in the grid.
NFHeatmapGridBlockLayout() - Constructor for class netcharts.pro.charts.heatmap.NFHeatmapGridBlockLayout
Constructs a grid block layout object with the number of rows and columns set to default values.
NFHeatmapGridBlockLayout(int, int) - Constructor for class netcharts.pro.charts.heatmap.NFHeatmapGridBlockLayout
Constructs a grid block layout object from the specified number of rows and columns.
NFHeatmapGridBlockSort - Class in netcharts.pro.charts.heatmap
The NFHeatmapGridBlockSort class defines the grid sort criteria.
NFHeatmapGridBlockSort() - Constructor for class netcharts.pro.charts.heatmap.NFHeatmapGridBlockSort
Constructs a grid block sort object with default values.
NFHeatmapGridBlockSort(int, int) - Constructor for class netcharts.pro.charts.heatmap.NFHeatmapGridBlockSort
Constructs a grid block sort object from the specified sort type and sort order.
NFHighlight - Class in netcharts.pro.common
Base for highlight classes.
NFHighlight() - Constructor for class netcharts.pro.common.NFHighlight
 
NFHistogramBin - Class in netcharts.pro.charts.histogram
 
NFHistogramBin() - Constructor for class netcharts.pro.charts.histogram.NFHistogramBin
Constructs a default histogram bin object with bin type set to AUTO and bin size set to 3.
NFHistogramBin(int, int) - Constructor for class netcharts.pro.charts.histogram.NFHistogramBin
Constructs a histogram bin object with the given bin type and bin size.
NFHistogramchart - Class in netcharts.pro.charts.histogram
Represents a histogram chart.
NFHistogramchart() - Constructor for class netcharts.pro.charts.histogram.NFHistogramchart
Constructs a default chart object.
NFHistogramchart(JPanel) - Constructor for class netcharts.pro.charts.histogram.NFHistogramchart
Constructs a chart object on the given JPanel.
NFHistogramchart(Properties) - Constructor for class netcharts.pro.charts.histogram.NFHistogramchart
Constructs a chart object on the given JPanel.
NFHistogramchart(JPanel, Properties) - Constructor for class netcharts.pro.charts.histogram.NFHistogramchart
Constructs a chart object on the given JPanel.
NFHistogramScale - Class in netcharts.pro.charts.histogram
 
NFHistogramScale() - Constructor for class netcharts.pro.charts.histogram.NFHistogramScale
Constructs a default histogram scale object.
NFHistogramScale(int, int) - Constructor for class netcharts.pro.charts.histogram.NFHistogramScale
Constructs a histogram scale object with the given beginning and end data range
NFImageExtension - Interface in netcharts.pro.common.image
Base interface for image generation.
NFImageExtensionFactory - Class in netcharts.pro.common.image
A repository of NFImageExtension implementations.
NFImageExtensionFactory() - Constructor for class netcharts.pro.common.image.NFImageExtensionFactory
 
NFImageGeneration - Class in netcharts.pro.common
This class provides powerful methods for generating images and image map data.
NFImageGeneration() - Constructor for class netcharts.pro.common.NFImageGeneration
 
NFImageMapCreator - Class in netcharts.pro.util
Used to generate an HTML image map based upon a collection of NFServerGeneratedImage.MapElement instances.
NFImageMapCreator() - Constructor for class netcharts.pro.util.NFImageMapCreator
 
NFImageOutput - Class in netcharts.pro.common.image
Base implementation for image rendering.
NFImageParams - Class in netcharts.pro.common.image
Used to specify the parameters of the image generation.
NFIndexedRasterImageOutput - Class in netcharts.pro.common.image.raster
Base implementation for raster images using an indexed color model.
NFIndexedRasterImageOutput(String) - Constructor for class netcharts.pro.common.image.raster.NFIndexedRasterImageOutput
Constructs a NFIndexedRasterImageOutput instance specifying the MIME type.
NFJPEGImageOutput - Class in netcharts.pro.common.image.jpg
Handles the generation of JPEG based chart images.
NFJPEGImageOutput(String) - Constructor for class netcharts.pro.common.image.jpg.NFJPEGImageOutput
Constructs a NFJPEGImageOutput instance specifying the MIME type.
NFJPEGImageParams - Class in netcharts.pro.common.image.jpg
Used to specify the parameters of the image generation when outputting JPEG based raster images.
NFJPEGImageParams() - Constructor for class netcharts.pro.common.image.jpg.NFJPEGImageParams
Constructs a default NFJPEGImageParams instance.
NFJPEGImageParams(int) - Constructor for class netcharts.pro.common.image.jpg.NFJPEGImageParams
Constructs a NFJPEGImageParams instance specifying the JPEG quality.
NFJPEGImageParams(String) - Constructor for class netcharts.pro.common.image.jpg.NFJPEGImageParams
Constructs a NFJPEGImageParams instance specifying the default URL to use for user interactivity actions.
NFJPEGImageParams(int, String) - Constructor for class netcharts.pro.common.image.jpg.NFJPEGImageParams
Constructs a NFJPEGImageParams instance specifying the JPEG quality and the default URL to use for user interactivity actions.
NFKeyValue - Class in netcharts.util
This class is used to hold two associated items, a key and a value, of any object type.
NFKeyValue() - Constructor for class netcharts.util.NFKeyValue
Standard constructor.
NFKeyValue(Object, Object) - Constructor for class netcharts.util.NFKeyValue
Contsruct a NFKeyValue with the given key and value.
NFLabel - Class in netcharts.pro.common
The NFLabel object describes a element of text to include the the text and the rendering attributes of the text.
NFLabel() - Constructor for class netcharts.pro.common.NFLabel
Constructs a default text label.
NFLabel(String) - Constructor for class netcharts.pro.common.NFLabel
Constructs a text label with the given text
NFLabel(String, Color, Font) - Constructor for class netcharts.pro.common.NFLabel
Constructs a text label with the given text, color, and font.
NFLabel(String, Color, Font, int) - Constructor for class netcharts.pro.common.NFLabel
Constructs a text label with the given text, color, font and angle.
NFLabel(String, Color, Font, int, int) - Constructor for class netcharts.pro.common.NFLabel
Constructs a text label with the given text, color, font, angle and alignment.
NFLabel(String, Color, Font, int, int, int) - Constructor for class netcharts.pro.common.NFLabel
Constructs a text label with the given text, color, font, angle, alignment and decoration.
NFLegend - Class in netcharts.pro.common
The NFLegend property describes a chart's legend.
NFLegend() - Constructor for class netcharts.pro.common.NFLegend
Constructs a default legend object
NFLegend(NFLabel, NFRegion) - Constructor for class netcharts.pro.common.NFLegend
Constructs a legend object using the given NFLabel text object and background NFRegion object.
NFLegend(Hashtable) - Constructor for class netcharts.pro.common.NFLegend
Constructs a legend using CDL parameters
NFLegendDwellAnimation - Class in netcharts.pro.common
 
NFLegendDwellAnimation() - Constructor for class netcharts.pro.common.NFLegendDwellAnimation
 
NFLegendItem - Class in netcharts.pro.common
The NFLegendItem represents a single item in a legend.
NFLegendItem() - Constructor for class netcharts.pro.common.NFLegendItem
Constructs a default legend item object
NFLegendItem(String, int, Color) - Constructor for class netcharts.pro.common.NFLegendItem
Constructs a legend item using the given text, symbol and symbol color.
NFLegendItemSymbol - Class in netcharts.pro.common
The NFLegendItemSymbol object extends NFSymbol to provide support for additional symbol types not described in NFSymbol.
NFLegendItemSymbol() - Constructor for class netcharts.pro.common.NFLegendItemSymbol
Creates a default NFLegendItemSymbol.
NFLine - Class in netcharts.pro.common
The NFLine object describes a line's color, thickness, and style.
NFLine() - Constructor for class netcharts.pro.common.NFLine
Constructs a default line object
NFLine(int, int, Color) - Constructor for class netcharts.pro.common.NFLine
Constructs a line with the given style thickness and color.
NFLinechart - Class in netcharts.pro.charts.line
Represents a line chart.
NFLinechart() - Constructor for class netcharts.pro.charts.line.NFLinechart
Constructs a default chart object.
NFLinechart(JPanel) - Constructor for class netcharts.pro.charts.line.NFLinechart
Constructs a chart object on the given JPanel.
NFLinechart(Properties) - Constructor for class netcharts.pro.charts.line.NFLinechart
Constructs a chart object on the given JPanel.
NFLinechart(JPanel, Properties) - Constructor for class netcharts.pro.charts.line.NFLinechart
Constructs a chart object on the given JPanel.
NFLineSeries - Class in netcharts.pro.common.lineset
The NFLineSeries is used to maintain a list of LineSet objects for a particular chart.
NFLineSeries() - Constructor for class netcharts.pro.common.lineset.NFLineSeries
Constructs a default line series
NFLineSeries(Hashtable, boolean) - Constructor for class netcharts.pro.common.lineset.NFLineSeries
Constructs a line series using CDL parameters
NFLineSeries(Hashtable) - Constructor for class netcharts.pro.common.lineset.NFLineSeries
Constructs a line series using CDL parameters
NFLineSet - Class in netcharts.pro.common.lineset
The NFLineSet object contains information for lines, symbols, or both.
NFLineSet() - Constructor for class netcharts.pro.common.lineset.NFLineSet
Constructs a default line set.
NFLineSet(Color) - Constructor for class netcharts.pro.common.lineset.NFLineSet
Constructs a set with the given line color
NFLineSet(String, Color) - Constructor for class netcharts.pro.common.lineset.NFLineSet
Constructs a set with the given legend name and line color
NFLineSet(int, Color, int) - Constructor for class netcharts.pro.common.lineset.NFLineSet
Constructs a set with the given symbol type, color, and size
NFLineSet(int, int, Color) - Constructor for class netcharts.pro.common.lineset.NFLineSet
Constructs a set with the given line style, width, and color
NFLineSet(int, Color, int, int, int, Color) - Constructor for class netcharts.pro.common.lineset.NFLineSet
Constructs a set with the given line style, line width, line color, sumbol type, symbol color, and symbol size.
NFLineSetLine - Class in netcharts.pro.common.lineset
The NFLineSetLine object is throughout several different chart types to define data lines.
NFLineSetLine() - Constructor for class netcharts.pro.common.lineset.NFLineSetLine
Constructs a default line object
NFLineSetLine(Color) - Constructor for class netcharts.pro.common.lineset.NFLineSetLine
Constructs a SOLID 1-pixel-thick line with the given color
NFLineSetLine(int, Color, int) - Constructor for class netcharts.pro.common.lineset.NFLineSetLine
Constructs a line with the given style, color, and thickness.
NFLineSetLine(int, Color, Color, int) - Constructor for class netcharts.pro.common.lineset.NFLineSetLine
Constructs a line with the given line style, color, fill color, and thickness
NFLineSetSymbol - Class in netcharts.pro.common.lineset
The NFLineSetSymbol object extends NFSymbol to provide support for symbol outline color and width attributes.
NFLineSetSymbol() - Constructor for class netcharts.pro.common.lineset.NFLineSetSymbol
Constructs a default symbol object
NFLineSetSymbol(int, int) - Constructor for class netcharts.pro.common.lineset.NFLineSetSymbol
Constructs a symbol object with the specified symbol type, size, and FILLED style.
NFLineSetSymbol(int, int, int) - Constructor for class netcharts.pro.common.lineset.NFLineSetSymbol
Constructs a symbol object with the specified symbol type, size, and style.
NFModalLabel - Class in netcharts.pro.common
The NFModalLabel object describes a element of text to include whether or not the text should be shown as well as the rendering attributes of the text.
NFModalLabel() - Constructor for class netcharts.pro.common.NFModalLabel
Constructs a default modal label.
NFModalLabel(boolean) - Constructor for class netcharts.pro.common.NFModalLabel
Constructs a text item in the given state.
NFModalLabel(boolean, Color, Font) - Constructor for class netcharts.pro.common.NFModalLabel
Constructs a text item with the given state, color, and font.
NFModalLabel(boolean, Color, Font, int, int) - Constructor for class netcharts.pro.common.NFModalLabel
Constructs a text item with the given state, color, font, angle and alignment.
NFModalLabel(boolean, Color, Font, int, int, int) - Constructor for class netcharts.pro.common.NFModalLabel
Constructs a text item with the given state, color, font, angle, alignment and decoration.
NFMultiPiechart - Class in netcharts.pro.charts.multipie
Represents a MultiPie chart.
NFMultiPiechart() - Constructor for class netcharts.pro.charts.multipie.NFMultiPiechart
Constructs a default chart object.
NFMultiPiechart(Properties) - Constructor for class netcharts.pro.charts.multipie.NFMultiPiechart
Constructs a chart object with the specified properties.
NFMultiPiechart(JPanel) - Constructor for class netcharts.pro.charts.multipie.NFMultiPiechart
Constructs a chart object on the given JPanel.
NFMultiPiechart(JPanel, Properties) - Constructor for class netcharts.pro.charts.multipie.NFMultiPiechart
Constructs a chart object on the given JPanel with the specified properties.
NFNode - Class in netcharts.pro.charts.diagram
The NFNode object represents a textual, image, shape, or a point on a diagram chart.
NFNode() - Constructor for class netcharts.pro.charts.diagram.NFNode
Constructs a default node.
NFNode(String) - Constructor for class netcharts.pro.charts.diagram.NFNode
Constructs a node with the given name.
NFNodeEdge - Class in netcharts.pro.charts.diagram
This class is used to define a line between two nodes in a NFDiagramchart.
NFNodeEdge() - Constructor for class netcharts.pro.charts.diagram.NFNodeEdge
Constructs a default node edge
NFNodeEdge(String, String) - Constructor for class netcharts.pro.charts.diagram.NFNodeEdge
Constructs a node edge drawn between the named nodes.
NFNodeEdgeSeries - Class in netcharts.pro.charts.diagram
The NFNodeEdgeSeries is used to maintain a list of NFNodeEdge objects for a NFDiagramchart.
NFNodeEdgeSeries() - Constructor for class netcharts.pro.charts.diagram.NFNodeEdgeSeries
Constructs a default node edge series
NFNodeEdgeSeries(Hashtable) - Constructor for class netcharts.pro.charts.diagram.NFNodeEdgeSeries
Constructs a node edge series using CDL parameters
NFNodeSeries - Class in netcharts.pro.charts.diagram
The NFNodeSeries is used to maintain a list of NFNode objects for a diagram chart.
NFNodeSeries() - Constructor for class netcharts.pro.charts.diagram.NFNodeSeries
Constructs a default node series
NFNodeSeries(Hashtable) - Constructor for class netcharts.pro.charts.diagram.NFNodeSeries
Constructs a node series using CDL parameters
NFNote - Class in netcharts.pro.common
The NFNote object represents a single note.
NFNote() - Constructor for class netcharts.pro.common.NFNote
Constructs a default note
NFNote(String, NFPoint) - Constructor for class netcharts.pro.common.NFNote
Constructs a note with the given text and location.
NFNoteSeries - Class in netcharts.pro.common
The NFNoteSeries is used to maintain a list of NoteSet objects for a particular chart.
NFNoteSeries() - Constructor for class netcharts.pro.common.NFNoteSeries
Constructs a default note series
NFNoteSeries(Hashtable) - Constructor for class netcharts.pro.common.NFNoteSeries
Constructs a note series using CDL parameters
NFNoteSet - Class in netcharts.pro.common
An NFNoteSet describes a set of note data and appearance information.
NFNoteSet() - Constructor for class netcharts.pro.common.NFNoteSet
Constructs a default note set
NFNoteSet(NFModalLabel, NFRegion) - Constructor for class netcharts.pro.common.NFNoteSet
Constructs a note set with the given label and region.
NFNoteSet(NFAxisMap) - Constructor for class netcharts.pro.common.NFNoteSet
Constructs a note set with the given axis map.
NFNoteSet(NFModalLabel, NFRegion, NFAxisMap) - Constructor for class netcharts.pro.common.NFNoteSet
Constructs a note set with the given label, region, and axis map.
NFNumberFormat - Class in netcharts.pro.common
The NFNumberFormat object provides the ability to change the display of digits to use different symbols to delimit decimal values and grouping symbols.
NFNumberFormat() - Constructor for class netcharts.pro.common.NFNumberFormat
Constructs a default number format
NFNumberFormat(String, String, int) - Constructor for class netcharts.pro.common.NFNumberFormat
Constructs a number format with the given decimal symbol, group symbol, and groupSize.
NFPageExtension - Interface in netcharts.pro.common.page
Base interface for page content generation.
NFPageExtensionFactory - Class in netcharts.pro.common.page
A repository of NFPageExtension implementations.
NFPageExtensionFactory() - Constructor for class netcharts.pro.common.page.NFPageExtensionFactory
 
NFPageOutput - Class in netcharts.pro.common.page
NFPageOutput is the base class for page content generation.
NFPageParams - Class in netcharts.pro.common.page
Used to specify the parameters of the page generation.
NFParamException - Exception in netcharts.util
This class is generated by the parser whenever a parameter error is found.
NFParamException() - Constructor for exception netcharts.util.NFParamException
Create an exception with no message.
NFParamException(String) - Constructor for exception netcharts.util.NFParamException
Create an exception with the given message.
NFParetochart - Class in netcharts.pro.charts.pareto
Represents a Pareto chart.
NFParetochart() - Constructor for class netcharts.pro.charts.pareto.NFParetochart
Constructs a default chart object.
NFParetochart(JPanel) - Constructor for class netcharts.pro.charts.pareto.NFParetochart
Constructs a chart object on the given JPanel.
NFParetochart(Properties) - Constructor for class netcharts.pro.charts.pareto.NFParetochart
Constructs a chart object with the specified properties.
NFParetochart(JPanel, Properties) - Constructor for class netcharts.pro.charts.pareto.NFParetochart
Constructs a chart object on the given JPanel with the specified properties.
NFPDFImageOutput - Class in netcharts.pro.common.image.pdf
Handles the output of graphs to SVG based images.
NFPDFImageOutput(String) - Constructor for class netcharts.pro.common.image.pdf.NFPDFImageOutput
Constructs a NFSVGImageOutput instance specifying the MIME type.
NFPDFImageParams - Class in netcharts.pro.common.image.pdf
Used to specify the parameters of the image generation when outputting PDF based images.
NFPDFImageParams() - Constructor for class netcharts.pro.common.image.pdf.NFPDFImageParams
Constructs a default NFPDFImageParams instance.
NFPDFImageParams(String) - Constructor for class netcharts.pro.common.image.pdf.NFPDFImageParams
Constructs a NFPDFImageParams instance specifying the default URL to use for user interactivity actions.
NFPDFImageParams(boolean) - Constructor for class netcharts.pro.common.image.pdf.NFPDFImageParams
Constructs a NFPDFImageParams instance specifying whether to render text as shapes.
NFPie - Class in netcharts.pro.charts.multipie
The NFPie class contains attributes for each pie in the Multi-Pie chart.
NFPie() - Constructor for class netcharts.pro.charts.multipie.NFPie
Creates a default pie object
NFPie(String) - Constructor for class netcharts.pro.charts.multipie.NFPie
Constructs a pie object with the specified title text
NFPie(String, NFModalLabel, NFRegion) - Constructor for class netcharts.pro.charts.multipie.NFPie
Constructs a pie object with the specified title text, title style and title background region.
NFPie(NFPieTitle) - Constructor for class netcharts.pro.charts.multipie.NFPie
Constructs a pie object with the specified title object
NFPie(int) - Constructor for class netcharts.pro.charts.multipie.NFPie
Constructs a pie object with the specified starting angle
NFPiechart - Class in netcharts.pro.charts.pie
Represents a pie chart.
NFPiechart() - Constructor for class netcharts.pro.charts.pie.NFPiechart
Constructs a default chart object.
NFPiechart(Properties) - Constructor for class netcharts.pro.charts.pie.NFPiechart
Constructs a chart object on the given JPanel.
NFPiechart(JPanel) - Constructor for class netcharts.pro.charts.pie.NFPiechart
Constructs a chart object on the given JPanel.
NFPiechart(JPanel, Properties) - Constructor for class netcharts.pro.charts.pie.NFPiechart
Constructs a chart object on the given JPanel.
NFPieEdgeHighlight - Class in netcharts.pro.charts.pie
A class representing a gradient that extends inward from the edge of the pie.
NFPieEdgeHighlight() - Constructor for class netcharts.pro.charts.pie.NFPieEdgeHighlight
 
NFPieEdgeHighlightSeries - Class in netcharts.pro.charts.pie
A class representing a list of pie edge highlights.
NFPieEdgeHighlightSeries() - Constructor for class netcharts.pro.charts.pie.NFPieEdgeHighlightSeries
Constructs a default pie edge highlight series
NFPieEdgeHighlightSeries(Hashtable, String) - Constructor for class netcharts.pro.charts.pie.NFPieEdgeHighlightSeries
Constructs a pie edge highlight series using CDL parameters
NFPieHighlight - Class in netcharts.pro.charts.pie
A class representing a highlight applied to the pie.
NFPieHighlight() - Constructor for class netcharts.pro.charts.pie.NFPieHighlight
 
NFPieHighlightSeries - Class in netcharts.pro.charts.pie
A class representing a list of pie highlights.
NFPieHighlightSeries() - Constructor for class netcharts.pro.charts.pie.NFPieHighlightSeries
Constructs a default pie highlight series
NFPieHighlightSeries(Hashtable, String) - Constructor for class netcharts.pro.charts.pie.NFPieHighlightSeries
Constructs a pie highlight series using CDL parameters
NFPieLayout - Class in netcharts.pro.charts.multipie
The pie layout parameters specifies the layout direction (horizontal or vertical) and the number of rows and columns in the chart in which to draw each pie.
NFPieLayout() - Constructor for class netcharts.pro.charts.multipie.NFPieLayout
Constructs a pie layout object with default values.
NFPieLayout(int) - Constructor for class netcharts.pro.charts.multipie.NFPieLayout
Constructs a pie layout object from the specified layout direction and defaults for the number of rows and columns.
NFPieLayout(int, int) - Constructor for class netcharts.pro.charts.multipie.NFPieLayout
Constructs a pie layout object from the specified number of rows and columns and a default layout direction.
NFPieLayout(int, int, int) - Constructor for class netcharts.pro.charts.multipie.NFPieLayout
Constructs a pie layout object from the specified layout direction and from the specified number of rows and columns.
NFPieSeries - Class in netcharts.pro.charts.multipie
The NFPieSeries is used to maintain a list of NFPie objects for the Multi-Pie chart.
NFPieSeries() - Constructor for class netcharts.pro.charts.multipie.NFPieSeries
Constructs a default pie series
NFPieSeries(Hashtable) - Constructor for class netcharts.pro.charts.multipie.NFPieSeries
Constructs a pie series using CDL parameters
NFPieTitle - Class in netcharts.pro.charts.multipie
The NFPieTitle class describes the appearance of a pie title.
NFPieTitle() - Constructor for class netcharts.pro.charts.multipie.NFPieTitle
Constructs a pie title object with defaults
NFPieTitle(String) - Constructor for class netcharts.pro.charts.multipie.NFPieTitle
Constructs a pie title object with the specified text
NFPieTitle(String, NFModalLabel) - Constructor for class netcharts.pro.charts.multipie.NFPieTitle
Constructs a pie title object with the specified text and text style
NFPieTitle(String, NFModalLabel, NFRegion) - Constructor for class netcharts.pro.charts.multipie.NFPieTitle
Constructs a pie title object with the specified text, style and background region
NFPNGImageOutput - Class in netcharts.pro.common.image.png
Handles the output of graphs to PNG based images.
NFPNGImageOutput(String) - Constructor for class netcharts.pro.common.image.png.NFPNGImageOutput
Constructs a NFPNGImageOutput instance specifying the MIME type.
NFPNGImageParams - Class in netcharts.pro.common.image.png
Used to specify the parameters of the image generation when outputting PNG based raster images.
NFPNGImageParams() - Constructor for class netcharts.pro.common.image.png.NFPNGImageParams
Constructs a default NFPNGImageParams instance.
NFPNGImageParams(boolean) - Constructor for class netcharts.pro.common.image.png.NFPNGImageParams
Constructs a NFPNGImageParams instance specifying if alpha encoding is enabled.
NFPNGImageParams(String) - Constructor for class netcharts.pro.common.image.png.NFPNGImageParams
Constructs a NFPNGImageParams instance specifying the default URL to use for user interactivity actions.
NFPNGImageParams(boolean, String) - Constructor for class netcharts.pro.common.image.png.NFPNGImageParams
Constructs a NFPNGImageParams instance specifying if alpha encoding is enabled and the default URL to use for user interactivity actions.
NFPoint - Class in netcharts.pro.common
NFPoint provides storage for X/Y values as either double precision numbers or Dates.
NFPoint() - Constructor for class netcharts.pro.common.NFPoint
Constructs a default NFPoint with X and Y set to 0.0
NFPoint(NFPoint) - Constructor for class netcharts.pro.common.NFPoint
Constructs a new NFPoint object with the X/Y values in the NFPoint argument.
NFPoint(double, double) - Constructor for class netcharts.pro.common.NFPoint
Constructs an NFPoint using double values.
NFPoint(Point) - Constructor for class netcharts.pro.common.NFPoint
Constructs an NFPoint using values in a java.awt.Point object.
NFPoint(int, int) - Constructor for class netcharts.pro.common.NFPoint
Constructs an NFPoint using int values.
NFPoint(Date, Date) - Constructor for class netcharts.pro.common.NFPoint
Constructs an NFPoint using Date objects.
NFPolarchart - Class in netcharts.pro.charts.polar
Represents a polar chart.
NFPolarchart() - Constructor for class netcharts.pro.charts.polar.NFPolarchart
Constructs a default chart object.
NFPolarchart(JPanel) - Constructor for class netcharts.pro.charts.polar.NFPolarchart
Constructs a chart object on the given JPanel.
NFPolarchart(Properties) - Constructor for class netcharts.pro.charts.polar.NFPolarchart
Constructs a chart object on the given JPanel.
NFPolarchart(JPanel, Properties) - Constructor for class netcharts.pro.charts.polar.NFPolarchart
Constructs a chart object on the given JPanel.
NFPoly - Class in netcharts.pro.charts.diagram
This class is used to define a line between two nodes in a NFDiagramchart.
NFPoly() - Constructor for class netcharts.pro.charts.diagram.NFPoly
Creates a default polygon.
NFPoly(String, Polygon) - Constructor for class netcharts.pro.charts.diagram.NFPoly
Creates a polygon with the specified name and polygon shape.
NFPolyExpr - Class in netcharts.pro.charts.diagram
This class is used to define an expression for coloring polygons in a diagram chart.
NFPolyExpr() - Constructor for class netcharts.pro.charts.diagram.NFPolyExpr
Constructs a default poly expression
NFPolyExpr(int, Object, Object, Color) - Constructor for class netcharts.pro.charts.diagram.NFPolyExpr
Constructs a default poly expression
NFPolySet - Class in netcharts.pro.charts.diagram
The NFPolySet is used to maintain a list of NFNode objects for a diagram chart.
NFPolySet() - Constructor for class netcharts.pro.charts.diagram.NFPolySet
Constructs a default node series
NFPolySet(Hashtable) - Constructor for class netcharts.pro.charts.diagram.NFPolySet
Constructs a polygon series using CDL parameters
NFProUtil - Class in netcharts.pro.util
Contains a number of utility methods for chart components.
NFProUtil() - Constructor for class netcharts.pro.util.NFProUtil
 
NFRadarchart - Class in netcharts.pro.charts.radar
Represents a radar chart.
NFRadarchart() - Constructor for class netcharts.pro.charts.radar.NFRadarchart
Constructs a default chart object.
NFRadarchart(JPanel) - Constructor for class netcharts.pro.charts.radar.NFRadarchart
Constructs a chart object on the given JPanel.
NFRadarchart(Properties) - Constructor for class netcharts.pro.charts.radar.NFRadarchart
Constructs a chart object on the given JPanel.
NFRadarchart(JPanel, Properties) - Constructor for class netcharts.pro.charts.radar.NFRadarchart
Constructs a chart object on the given JPanel.
NFRadialAxis - Class in netcharts.pro.charts.polar
Class for Polar chart axes.
NFRadialAxis() - Constructor for class netcharts.pro.charts.polar.NFRadialAxis
Creates a new NFRadialAxis
NFRadialAxis(Number) - Constructor for class netcharts.pro.charts.polar.NFRadialAxis
Constructor allowing specifying angle
NFRadialAxis - Class in netcharts.pro.charts.radar
Class for Radar chart axes.
NFRadialAxis() - Constructor for class netcharts.pro.charts.radar.NFRadialAxis
Creates a new NFRadialAxis
NFRadialAxis(String) - Constructor for class netcharts.pro.charts.radar.NFRadialAxis
Creates a new NFRadialAxis using the specified axis name
NFRadialAxisSeries - Class in netcharts.pro.charts.polar
The NFRadialAxisSeries is used to maintain a list of NFRadialAxis objects for a polar chart.
NFRadialAxisSeries() - Constructor for class netcharts.pro.charts.polar.NFRadialAxisSeries
Constructs a default radial axis series
NFRadialAxisSeries(Hashtable) - Constructor for class netcharts.pro.charts.polar.NFRadialAxisSeries
Constructs a radial axis series using CDL parameters
NFRadialAxisSeries - Class in netcharts.pro.charts.radar
The NFRadialAxisSeries is used to maintain a list of NFRadialAxis objects for a radar chart.
NFRadialAxisSeries() - Constructor for class netcharts.pro.charts.radar.NFRadialAxisSeries
Constructs a default radial axis series
NFRadialAxisSeries(Hashtable) - Constructor for class netcharts.pro.charts.radar.NFRadialAxisSeries
Constructs a radial axis series using CDL parameters
NFRadialGrid - Class in netcharts.pro.charts.radar
The NFRadialGrid object describes a single circular grid line, or filled grid line, in a radar chart.
NFRadialGrid() - Constructor for class netcharts.pro.charts.radar.NFRadialGrid
Constructs a default region
NFRadialLineSeries - Class in netcharts.pro.charts.polar
The NFBaseRadialLineSeries is used to maintain a list of NFLineSet objects for a polar chart.
NFRadialLineSeries() - Constructor for class netcharts.pro.charts.polar.NFRadialLineSeries
Constructs a default radial line series
NFRadialLineSeries(Hashtable) - Constructor for class netcharts.pro.charts.polar.NFRadialLineSeries
Constructs a radial line series using CDL parameters
NFRadialLineSeries - Class in netcharts.pro.charts.radar
The NFRadialLineSeries is used to maintain a list of NFLineSet objects for a radar chart.
NFRadialLineSeries() - Constructor for class netcharts.pro.charts.radar.NFRadialLineSeries
Constructs a default radial line series
NFRadialLineSeries(Hashtable) - Constructor for class netcharts.pro.charts.radar.NFRadialLineSeries
Constructs a radial line series using CDL parameters
NFRange - Class in netcharts.pro.common
The NFRange object identifies the minimum and maximum values of a given scale.
NFRange() - Constructor for class netcharts.pro.common.NFRange
Constructs a default range
NFRange(double, double) - Constructor for class netcharts.pro.common.NFRange
Constructs a default range
NFRange(Date, Date) - Constructor for class netcharts.pro.common.NFRange
Constructs a default range
NFRasterImageOutput - Class in netcharts.pro.common.image.raster
Base implementation for raster based image output.
NFRasterImageOutput(String) - Constructor for class netcharts.pro.common.image.raster.NFRasterImageOutput
Constructs a NFRasterImageOutput instance specifying the MIME type.
NFRasterImageParams - Class in netcharts.pro.common.image.raster
Used to specify the parameters of the image generation when outputting raster based images.
NFRasterImageParams(String) - Constructor for class netcharts.pro.common.image.raster.NFRasterImageParams
Constructs a NFRasterImageParams instance specifying the MIME type.
NFRasterImageParams(String, String) - Constructor for class netcharts.pro.common.image.raster.NFRasterImageParams
Constructs a NFRasterImageParams instance specifying the MIME type and the default URL to use for user activity actions.
NFRasterImageTypes - Interface in netcharts.pro.common.image.raster
List of MIME types that can be used for raster image generation.
NFRasterPageOutput - Class in netcharts.pro.common.page.raster
Generates page content suitable for displaying generated raster images.
NFRasterPageOutput(String) - Constructor for class netcharts.pro.common.page.raster.NFRasterPageOutput
Constructs a NFRasterPageOutput instance specifying the MIME type of the output.
NFRasterPageParams - Class in netcharts.pro.common.page.raster
The implementation of NFPageParams to use when generating pages suitable for displaying generated raster images such as JPEG and PNG.
NFRasterPageParams() - Constructor for class netcharts.pro.common.page.raster.NFRasterPageParams
Constructs a NFRasterPageParams instance using the default raster mime type.
NFRasterPageParams(boolean) - Constructor for class netcharts.pro.common.page.raster.NFRasterPageParams
Constructs a NFPageParams instance using the default MIME type and if the generated page should return all of the required user interactivity code.
NFRasterPageParams(String) - Constructor for class netcharts.pro.common.page.raster.NFRasterPageParams
Constructs a NFRasterPageParams instance specifying the MIME type.
NFRasterPageParams(String, String) - Constructor for class netcharts.pro.common.page.raster.NFRasterPageParams
Constructs a NFRasterPageParams instance specifying the MIME type and Java Servlet used to return the generated chart image.
NFRasterPageParams(String, String, boolean) - Constructor for class netcharts.pro.common.page.raster.NFRasterPageParams
Constructs a NFRasterPageParams instance specifying the MIME type, Java Servlet used to return the generated chart image and if the generated page should return all of the required user interactivity code.
NFRasterPageParams(String, boolean) - Constructor for class netcharts.pro.common.page.raster.NFRasterPageParams
Constructs a NFRasterPageParams instance specifying the MIME type and if the generated page should return all of the required user interactivity code.
NFRasterPageParams(NFRasterImageParams) - Constructor for class netcharts.pro.common.page.raster.NFRasterPageParams
Constructs a NFRasterPageParams instance specifying the set of image generation parameters.
NFRasterPageParams(NFRasterImageParams, String) - Constructor for class netcharts.pro.common.page.raster.NFRasterPageParams
Constructs a NFRasterPageParams instance specifying the set of image generation parameters.
NFRasterPageParams(NFRasterImageParams, String, boolean) - Constructor for class netcharts.pro.common.page.raster.NFRasterPageParams
Constructs a NFRasterPageParams instance specifying the set of raster based content parameters and the Java Servlet used to return the generated chart image and if the generated page should return all of the required user interactivity code.
NFRasterPageParams(NFRasterImageParams, boolean) - Constructor for class netcharts.pro.common.page.raster.NFRasterPageParams
Constructs a NFRasterPageParams instance specifying the set of raster based content parameters and if the generated page should return all of the required user interactivity code.
NFRegion - Class in netcharts.pro.common
The NFRegion object defines the characteristics of a rectangular area in a chart.
NFRegion() - Constructor for class netcharts.pro.common.NFRegion
Constructs a default region
NFRegion(Color, int, int) - Constructor for class netcharts.pro.common.NFRegion
Constructs a region with color, border type, and border width.
NFResourceServlet - Class in netcharts.pro.util
 
NFResourceServlet() - Constructor for class netcharts.pro.util.NFResourceServlet
 
NFScaleSetAxisRange - Class in netcharts.pro.common.rectangular
The NFScaleSetAxisRange is used to define multiple scales within the same axis (not to be confused with multiple axes on the same axis side).
NFScaleSetAxisRange() - Constructor for class netcharts.pro.common.rectangular.NFScaleSetAxisRange
Constructs a default scale set axis range
NFScaleSetAxisRange(double, double, double, double) - Constructor for class netcharts.pro.common.rectangular.NFScaleSetAxisRange
Constructs an axis range with min, max and step.
NFScaleSetAxisRange(Date, Date, double, double) - Constructor for class netcharts.pro.common.rectangular.NFScaleSetAxisRange
Constructs an axis range with min, max and step.
NFScrollObserver - Interface in netcharts.graphics
This interface allows any object to monitor the scrolling/zooming activity of another object, such as the NFAxis object.
NFServerGeneratedImage - Class in netcharts.pro.util
This class holds all the information related to a server generated image.
NFServerGeneratedImage(String) - Constructor for class netcharts.pro.util.NFServerGeneratedImage
Create a ServerGeneratedImage with the given mime type
NFServerGeneratedImage(byte[], String, int, int) - Constructor for class netcharts.pro.util.NFServerGeneratedImage
Create a NFServerGeneratedImage with the given image data, mime type, width, and height.
NFServerGeneratedImage(byte[], String, int, int, NFServerGeneratedImage.MapElement[], String, String) - Constructor for class netcharts.pro.util.NFServerGeneratedImage
Create an NFServerGeneratedImage with the given image data, mime type, width, height, MapElement vector, textual description, and unique ID.
NFServerGeneratedImage.MapElement - Class in netcharts.pro.util
Internal representation of an image map element.
NFServerGeneratedImage.MapElement() - Constructor for class netcharts.pro.util.NFServerGeneratedImage.MapElement
Create a new empty image map element.
NFServerGeneratedImage.MapElement(String, URL, String, Shape) - Constructor for class netcharts.pro.util.NFServerGeneratedImage.MapElement
Create a new image map element with the specified values.
NFServerGeneratedImage.MapElement(String, URL, String, Shape, int, String) - Constructor for class netcharts.pro.util.NFServerGeneratedImage.MapElement
Create a new image map element with the specified values.
NFServerGeneratedImage.MapElement(String, URL, String, Shape, int, String, String) - Constructor for class netcharts.pro.util.NFServerGeneratedImage.MapElement
Create a new image map element with the specified values.
NFServerGeneratedImage.MapElement(String, URL, String, Shape, int, String, String, List<Shape>, String) - Constructor for class netcharts.pro.util.NFServerGeneratedImage.MapElement
Create a new image map element with the specified values.
NFServletUtil - Class in netcharts.pro.util
NFServletUtil provides methods to make server side generation of chart images and images maps easier.
NFServletUtil() - Constructor for class netcharts.pro.util.NFServletUtil
 
NFSet - Class in netcharts.pro.common
The abstract NFSet object provides the methods and attributes common in many of the data objects in NetCharts Pro.
NFSet() - Constructor for class netcharts.pro.common.NFSet
 
NFSetSymbol - Interface in netcharts.pro.common
This interface contains methods to be extended by all chart symbol set objects.
NFSizedChart - Class in netcharts.pro.common.circular
Represents a chart that allows for the data area to be sized.
NFSizedChart() - Constructor for class netcharts.pro.common.circular.NFSizedChart
Constructs a default NFSizedChart object.
NFSizedChart(Properties) - Constructor for class netcharts.pro.common.circular.NFSizedChart
Constructs a default NFSizedChart object.
NFSizedChart(JPanel) - Constructor for class netcharts.pro.common.circular.NFSizedChart
Constructs an NFSizedChart object on the given JPanel.
NFSizedChart(JPanel, Properties) - Constructor for class netcharts.pro.common.circular.NFSizedChart
Constructs an NFSizedChart object on the given JPanel.
NFSliceLabel - Class in netcharts.pro.charts.pie
The NFSliceLabel property describes the appearance of piechart labels,to include the lines, text, and the background region
NFSliceLabel() - Constructor for class netcharts.pro.charts.pie.NFSliceLabel
Constructs a default slice label object
NFSliceLabel(Hashtable) - Constructor for class netcharts.pro.charts.pie.NFSliceLabel
Constructs a slice label object using CDL parameters
NFSliceSeries - Class in netcharts.pro.charts.multipie
The NFSliceSeries is used to maintain a list of NFSliceSet objects for a particular chart.
NFSliceSeries() - Constructor for class netcharts.pro.charts.multipie.NFSliceSeries
Constructs a default slice series
NFSliceSeries(Hashtable) - Constructor for class netcharts.pro.charts.multipie.NFSliceSeries
Constructs a slice series using CDL parameters
NFSliceSet - Class in netcharts.pro.charts.multipie
An NFSliceSet describes a single set of 1 dimensional data along with its appearance characteristics.
NFSliceSet() - Constructor for class netcharts.pro.charts.multipie.NFSliceSet
Constructs a default slice set.
NFSliceSet(Color) - Constructor for class netcharts.pro.charts.multipie.NFSliceSet
Constructs a slice set with the given color.
NFSliceSet(String, Color) - Constructor for class netcharts.pro.charts.multipie.NFSliceSet
Constructs a set with the given legend name and color.
NFSliceSet(String, Color, boolean) - Constructor for class netcharts.pro.charts.multipie.NFSliceSet
Constructs a set with the legend name, color and show label flag.
NFSort - Class in netcharts.util
This class supports the sorting of vectors containing arbitrary object types.
NFSort() - Constructor for class netcharts.util.NFSort
 
NFSpotlight - Class in netcharts.pro.common
A class representing a spotlight gradient.
NFSpotlight() - Constructor for class netcharts.pro.common.NFSpotlight
 
NFSpotlightSeries - Class in netcharts.pro.common
A class representing a list of spotlights.
NFSpotlightSeries() - Constructor for class netcharts.pro.common.NFSpotlightSeries
Constructs a default spotlight series
NFSpotlightSeries(Hashtable, String) - Constructor for class netcharts.pro.common.NFSpotlightSeries
Constructs a spotlight series using CDL parameters
NFStockchart - Class in netcharts.pro.charts.stock
Represents a stock chart.
NFStockchart() - Constructor for class netcharts.pro.charts.stock.NFStockchart
Constructs a default chart object.
NFStockchart(JPanel) - Constructor for class netcharts.pro.charts.stock.NFStockchart
Constructs a chart object on the given JPanel.
NFStockchart(Properties) - Constructor for class netcharts.pro.charts.stock.NFStockchart
Constructs a chart object on the given JPanel.
NFStockchart(JPanel, Properties) - Constructor for class netcharts.pro.charts.stock.NFStockchart
Constructs a chart object on the given JPanel.
NFStockSeries - Class in netcharts.pro.charts.stock
The NFStockSeries is used to maintain a list of StockSet objects for a particular chart.
NFStockSeries() - Constructor for class netcharts.pro.charts.stock.NFStockSeries
Constructs a default stock series
NFStockSeries(Hashtable) - Constructor for class netcharts.pro.charts.stock.NFStockSeries
Constructs a stock series using CDL parameters
NFStockSet - Class in netcharts.pro.charts.stock
The NFStockSet object contains information for stock symbols.
NFStockSet() - Constructor for class netcharts.pro.charts.stock.NFStockSet
Constructs a default stock set
NFStockSet(Color) - Constructor for class netcharts.pro.charts.stock.NFStockSet
Constructs a stock set with the given stock symbol color.
NFStockSet(String, Color) - Constructor for class netcharts.pro.charts.stock.NFStockSet
Constructs a stock set with the given stock symbol color and legend name
NFStripAxis - Class in netcharts.pro.charts.strip
Class for a strip chart bottom or top axis.
NFStripAxis() - Constructor for class netcharts.pro.charts.strip.NFStripAxis
Constructs a default strip chart bottom or top axis
NFStripAxis(Hashtable, String) - Constructor for class netcharts.pro.charts.strip.NFStripAxis
Constructs a rectangular axis using CDL parameters
NFStripAxisRange - Class in netcharts.pro.charts.strip
This object is used to define the range and behavior characteristics of the top and bottom strip chart axes.
NFStripAxisRange() - Constructor for class netcharts.pro.charts.strip.NFStripAxisRange
Constructs a default stripchart axis range
NFStripAxisRange(int, double, double, int) - Constructor for class netcharts.pro.charts.strip.NFStripAxisRange
Constructs a stripchart axis range with the given slots per tic, tic Start, tic Step and axis type.
NFStripAxisRange(int, Date, NFTimeUnit, int) - Constructor for class netcharts.pro.charts.strip.NFStripAxisRange
Constructs a stripchart axis range with the given slots per tic, tic Start, tic Step and axis type.
NFStripchart - Class in netcharts.pro.charts.strip
Represents a strip chart.
NFStripchart() - Constructor for class netcharts.pro.charts.strip.NFStripchart
Constructs a default chart object.
NFStripchart(JPanel) - Constructor for class netcharts.pro.charts.strip.NFStripchart
Constructs a chart object on the given JPanel.
NFStripchart(Properties) - Constructor for class netcharts.pro.charts.strip.NFStripchart
Constructs a chart object on the given JPanel.
NFStripchart(JPanel, Properties) - Constructor for class netcharts.pro.charts.strip.NFStripchart
Constructs a chart object on the given JPanel.
NFStripLineSeries - Class in netcharts.pro.charts.strip
The NFStripLineSeries is used to maintain a list of NFLineSet objects for a strip chart.
NFStripLineSeries() - Constructor for class netcharts.pro.charts.strip.NFStripLineSeries
Constructs a default strip line series
NFStripLineSeries(Hashtable) - Constructor for class netcharts.pro.charts.strip.NFStripLineSeries
Constructs a strip line series using CDL parameters
NFSVGImageOutput - Class in netcharts.pro.common.image.svg
Handles the output of graphs to SVG based images.
NFSVGImageOutput(String) - Constructor for class netcharts.pro.common.image.svg.NFSVGImageOutput
Constructs a NFSVGImageOutput instance specifying the MIME type.
NFSVGImageParams - Class in netcharts.pro.common.image.svg
Used to specify the parameters of the image generation when outputting SVG based images.
NFSVGImageParams() - Constructor for class netcharts.pro.common.image.svg.NFSVGImageParams
Constructs a default NFSVGImageParams instance.
NFSVGImageParams(String) - Constructor for class netcharts.pro.common.image.svg.NFSVGImageParams
Constructs a NFSVGImageParams instance specifying the default URL to use for user interactivity actions.
NFSVGImageParams(boolean) - Constructor for class netcharts.pro.common.image.svg.NFSVGImageParams
Constructs a NFSVGImageParams instance specifying whether to embed fonts in the rendered image.
NFSVGPageOutput - Class in netcharts.pro.common.page.svg
Generates page content suitable for displaying generated SVG images.
NFSVGPageOutput(String) - Constructor for class netcharts.pro.common.page.svg.NFSVGPageOutput
Constructs a NFSVGPageOutput instance specifying the MIME type of the output.
NFSVGPageParams - Class in netcharts.pro.common.page.svg
The implementation of NFPageParams to use when generating pages suitable for displaying generated SVG images.
NFSVGPageParams() - Constructor for class netcharts.pro.common.page.svg.NFSVGPageParams
Constructs a default NFSVGPageParams instance.
NFSVGPageParams(String) - Constructor for class netcharts.pro.common.page.svg.NFSVGPageParams
Constructs a NFSVGPageParams instance specifying the Java Servlet used to return the generated chart image.
NFSVGPageParams(String, boolean) - Constructor for class netcharts.pro.common.page.svg.NFSVGPageParams
Constructs a NFSVGPageParams instance specifying the Java Servlet used to return the generated chart image and if the generated page should return all of the required user interactivity code.
NFSVGPageParams(boolean) - Constructor for class netcharts.pro.common.page.svg.NFSVGPageParams
Constructs a NFSVGPageParams instance specifying if the generated page should return all of the required user interactivity code.
NFSVGPageParams(String, boolean, boolean) - Constructor for class netcharts.pro.common.page.svg.NFSVGPageParams
Constructs a NFSVGPageParams instance specifying the Java Servlet used to return the generated chart image, if the generated page should return all of the required user interactivity code, and if SVGWeb should be included in the output.
NFSVGPageParams(String, boolean, boolean, boolean) - Constructor for class netcharts.pro.common.page.svg.NFSVGPageParams
Constructs a NFSVGPageParams instance specifying the Java Servlet used to return the generated chart image, if the generated page should return all of the required user interactivity code, if SVGWeb should be included in the output, and if SVGWeb should be forced to render all SVG images on the page itself.
NFSVGPageParams(boolean, boolean) - Constructor for class netcharts.pro.common.page.svg.NFSVGPageParams
Constructs a NFSVGPageParams instance specifying if SVGWeb should be included in the output, and if SVGWeb should be forced to render all SVG images on the page itself.
NFSVGPageParams(boolean, boolean, boolean) - Constructor for class netcharts.pro.common.page.svg.NFSVGPageParams
Constructs a NFSVGPageParams instance specifying if the generated page should return all of the required user interactivity code, if SVGWeb should be included in the output, and if SVGWeb should be forced to render all SVG images on the page itself.
NFSymbol - Class in netcharts.pro.common
The abstract NFSymbol class provides support for objects requiring drawing symbol properties.
NFSymbol() - Constructor for class netcharts.pro.common.NFSymbol
Constructs a default symbol object
NFSymbol(int, int, int) - Constructor for class netcharts.pro.common.NFSymbol
Constructs a symbol object with the specified symbol type, size, and style.
NFTextStyle - Class in netcharts.pro.common
The NFTextStyle describes how text is to be rendered.
NFTextStyle() - Constructor for class netcharts.pro.common.NFTextStyle
Constructs a default text style.
NFTextStyle(Color, Font) - Constructor for class netcharts.pro.common.NFTextStyle
Constructs a text style with the given color and font.
NFTextStyle(Color, Font, int, int) - Constructor for class netcharts.pro.common.NFTextStyle
Constructs a text style with the given color and font.
NFTextStyle(Color, Font, int, int, int) - Constructor for class netcharts.pro.common.NFTextStyle
Constructs a text style with the given color and font.
NFTIFFImageOutput - Class in netcharts.pro.common.image.tiff
Handles the output of graphs to TIFF based images.
NFTIFFImageOutput(String) - Constructor for class netcharts.pro.common.image.tiff.NFTIFFImageOutput
Constructs a NFTIFFImageOutput instance specifying the MIME type.
NFTIFFImageParams - Class in netcharts.pro.common.image.tiff
Used to specify the parameters of the image generation when outputting TIFF based raster images.
NFTIFFImageParams() - Constructor for class netcharts.pro.common.image.tiff.NFTIFFImageParams
Constructs a default NFTIFFImageParams instance.
NFTIFFImageParams(int) - Constructor for class netcharts.pro.common.image.tiff.NFTIFFImageParams
Constructs a NFTIFFImageParams instance specifying the TIFF compression type.
NFTimechart - Class in netcharts.pro.charts.time
Represents a time chart.
NFTimechart() - Constructor for class netcharts.pro.charts.time.NFTimechart
Constructs a default chart object.
NFTimechart(JPanel) - Constructor for class netcharts.pro.charts.time.NFTimechart
Constructs a chart object on the given JPanel.
NFTimechart(Properties) - Constructor for class netcharts.pro.charts.time.NFTimechart
Constructs a chart object on the given JPanel.
NFTimechart(JPanel, Properties) - Constructor for class netcharts.pro.charts.time.NFTimechart
Constructs a chart object on the given JPanel.
NFTimeSeries - Class in netcharts.pro.charts.time
The NFTimeSeries is used to maintain a list of NFTimeSet objects for a particular chart.
NFTimeSeries() - Constructor for class netcharts.pro.charts.time.NFTimeSeries
Constructs a default time series
NFTimeSeries(Hashtable) - Constructor for class netcharts.pro.charts.time.NFTimeSeries
Constructs a time series using CDL parameters
NFTimeSet - Class in netcharts.pro.charts.time
An NFTimeSet describes a single set time data along with its appearance characteristics.
NFTimeSet() - Constructor for class netcharts.pro.charts.time.NFTimeSet
Constructs a default time set
NFTitle - Class in netcharts.pro.common
The NFTitle property describes the titles on a chart.
NFTitle() - Constructor for class netcharts.pro.common.NFTitle
Constructs a default title object
NFTitle(NFLabel, NFRegion) - Constructor for class netcharts.pro.common.NFTitle
Constructs a title object using the given NFLabel text object and background NFRegion object.
NFTitle(Hashtable, String) - Constructor for class netcharts.pro.common.NFTitle
Constructs a title using CDL parameters
NFUserObjectKeys - Class in netcharts.pro.util
Contains string based keys used to identify specific user objects that can be contained within chart components.
NFUserObjectKeys() - Constructor for class netcharts.pro.util.NFUserObjectKeys
 
NFValueLabelConstants - Interface in netcharts.pro.common.lineset
Contains the set of constants use for defining value labels.
NFVector - Class in netcharts.pro.common
NFVector allows for a vector of multidimensional data.
NFVector() - Constructor for class netcharts.pro.common.NFVector
Creates an empty NFVector.
NFVector(Vector) - Constructor for class netcharts.pro.common.NFVector
Creates an NFVector initially populated from the specified Vector.
NFViewPoint - Class in netcharts.pro.charts.bar3d
The NFViewPoint object represents a carteisan or speherical set of coordinates.
NFViewPoint() - Constructor for class netcharts.pro.charts.bar3d.NFViewPoint
Constructs a default NFViewPoint.
NFViewPoint(int, double, double, double) - Constructor for class netcharts.pro.charts.bar3d.NFViewPoint
Construct a NFViewPoint with given parameters
NFWBMPImageOutput - Class in netcharts.pro.common.image.wbmp
Handles the output of graphs to WBMP based images.
NFWBMPImageOutput(String) - Constructor for class netcharts.pro.common.image.wbmp.NFWBMPImageOutput
Constructs a NFWBMPImageOutput instance specifying the MIME type.
NFXYchart - Class in netcharts.pro.charts.xy
Represents an X-Y chart.
NFXYchart() - Constructor for class netcharts.pro.charts.xy.NFXYchart
Constructs a default chart object.
NFXYchart(JPanel) - Constructor for class netcharts.pro.charts.xy.NFXYchart
Constructs a chart object on the given JPanel.
NFXYchart(Properties) - Constructor for class netcharts.pro.charts.xy.NFXYchart
Constructs a chart object on the given JPanel.
NFXYchart(JPanel, Properties) - Constructor for class netcharts.pro.charts.xy.NFXYchart
Constructs a chart object on the given JPanel.
NFZoomableChart - Class in netcharts.pro.common.zoomable
Represents a chart that supports zomming.
NFZoomableChart() - Constructor for class netcharts.pro.common.zoomable.NFZoomableChart
Constructs a default chart object.
NFZoomableChart(Properties) - Constructor for class netcharts.pro.common.zoomable.NFZoomableChart
Constructs a chart object on the given JPanel.
NFZoomableChart(JPanel) - Constructor for class netcharts.pro.common.zoomable.NFZoomableChart
Constructs a chart object on the given JPanel.
NFZoomableChart(JPanel, Properties) - Constructor for class netcharts.pro.common.zoomable.NFZoomableChart
Constructs a chart object on the given JPanel.
NFZoomableImageParams - Class in netcharts.pro.common.image
Used to specify zoom related parameters of the image generation.
NO_ASCENT - Static variable in class netcharts.pro.common.NFTextStyle
No ascent.
NO_DECORATION - Static variable in class netcharts.pro.common.NFTextStyle
No decoration.
NO_DESCENT - Static variable in class netcharts.pro.common.NFTextStyle
No descent.
NO_LEADING - Static variable in class netcharts.pro.common.NFTextStyle
No leading.
NO_MAXLINEADVANCE - Static variable in class netcharts.pro.common.NFTextStyle
No maxlineadvance.
NONE - Static variable in class netcharts.pro.charts.dial.NFDial
No Tics
NONE - Static variable in class netcharts.pro.charts.dial.NFDialchart
None
NONE - Static variable in class netcharts.pro.charts.dial.NFDialHand
NONE Hand Style.
NONE - Static variable in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockSort
No sorting
NONE - Static variable in class netcharts.pro.charts.pie.NFSliceLabel
None
NONE - Static variable in class netcharts.pro.common.barset.NFBarSet
No value label style
NONE - Static variable in interface netcharts.pro.common.lineset.NFValueLabelConstants
No value label style
NONE - Static variable in class netcharts.pro.common.NFArrowLine
No Shape/Style
NONE - Static variable in class netcharts.pro.common.NFFillPattern
No fill
NONE - Static variable in class netcharts.pro.common.NFFormat
No format
NONE - Static variable in class netcharts.pro.common.NFHighlight
No fill
NONE - Static variable in class netcharts.pro.common.NFLine
No line style
NONE - Static variable in class netcharts.pro.common.NFRegion
No border style
NONE - Static variable in class netcharts.pro.common.NFSymbol
No Symbol type
NONE - Static variable in class netcharts.pro.common.rectangular.NFGridLine
No grid lines layout
NORMAL - Static variable in class netcharts.pro.common.rectangular.NFAxis
no skip/stagger
NORMAL_LAYOUT - Static variable in class netcharts.pro.common.rectangular.NFAxis
normal axes layout direction
NOT_EQUAL - Static variable in class netcharts.pro.charts.diagram.NFPolyExpr
NOT_EQUAL expression identifier (!=)
NOT_EQUAL_STRING - Static variable in class netcharts.pro.charts.diagram.NFPolyExpr
NOT_EQUAL expression String (!=)
NOT_EQUAL_TEXT - Static variable in class netcharts.pro.charts.diagram.NFPolyExpr
NOT_EQUAL_TEXT expression identifier (<>)
NOT_EQUAL_TEXT_STRING - Static variable in class netcharts.pro.charts.diagram.NFPolyExpr
NOT_EQUAL_TEXT expression String (<>)
NOT_EQUALS - Static variable in class netcharts.pro.common.NFColorExpression
Not equals operator
notANull(String) - Static method in class netcharts.pro.util.NFProUtil
Determines if the CDL element represents a "null" value.
noteJustificationMap - Static variable in class netcharts.pro.common.NFNoteSet
noteJustificationMap hashtable - contains mapping between note justification values and associated text strings.
NOTES - Static variable in class netcharts.util.NFDebug
NOTES
NOZOOM - Static variable in class netcharts.pro.common.zoomable.NFZoomableChart
No zooming action.

O

OFF - Static variable in class netcharts.pro.charts.bar.NFBarchart
Connector type off
OFF - Static variable in class netcharts.pro.charts.box.NFBoxchart
Off Box Symbol Width
OFF - Static variable in class netcharts.pro.charts.combo.NFCombochart
Connector type off
ON - Static variable in class netcharts.pro.util.NFProUtil
ON.
orientationMap - Static variable in class netcharts.pro.common.barset.NFAbstractBarchart
orientation hashtable
OUTLIER_SYMBOL_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
OUTLINED - Static variable in class netcharts.pro.common.NFSymbol
Draw the symbol outline style
OUTSIDE - Static variable in class netcharts.pro.charts.dial.NFDial
Tics on outside of dial
OUTWARD - Static variable in class netcharts.pro.common.rectangular.NFAxis
outward axes layout direction
OVER - Static variable in class netcharts.pro.charts.box.NFBoxchart
Over fence position
OVERLINE_DECORATION - Static variable in class netcharts.pro.common.NFTextStyle
Overline decoration.

P

paint(Graphics) - Method in class netcharts.pro.common.NFGraph
Deprecated.  
PARAM - Static variable in class netcharts.util.NFDebug
PARAM
params - Variable in class netcharts.util.NFCdf
 
PARETO - Static variable in class netcharts.pro.common.NFGraph
Indicates a pareto chart type.
parseCDF(String, Vector) - Static method in class netcharts.util.NFCdf
Process the chart definition parameters in the given file, which may be a URL or a local filename, and append each chart definition found as a NFCdf object to the given list.
parseCDF(String, Vector, NFContext) - Static method in class netcharts.util.NFCdf
Process the chart definition parameters in the given file, which may be a URL or a local filename, and append each chart definition found as a NFCdf object to the given list.
parseCDF(InputStream, Vector) - Static method in class netcharts.util.NFCdf
Process the chart definition parameters in the given stream and append each chart definition found as a NFCdf object to the given list.
parseCDF(InputStream, Vector, NFContext) - Static method in class netcharts.util.NFCdf
Process the chart definition parameters in the given stream and append each chart definition found as a NFCdf object to the given list.
parseCDF(InputStream, Vector, String, NFContext) - Static method in class netcharts.util.NFCdf
 
parseCDF(InputStream, Vector, String, String, NFContext) - Static method in class netcharts.util.NFCdf
 
parseCDF(InputStream, Vector, String, String, NFContext, boolean) - Static method in class netcharts.util.NFCdf
 
parseCDL(String, Vector) - Static method in class netcharts.util.NFCdf
Process the chart definition parameters in the given string and append each chart definition found as a NFCdf object to the given list.
parseCDL(String, Vector, NFContext) - Static method in class netcharts.util.NFCdf
Process the chart definition parameters in the given string and append each chart definition found as a NFCdf object to the given list.
parseHtml(Vector) - Static method in class netcharts.util.NFCdf
Process the list of HTML tags looking for Chart APPLET tags.
PERCENT - Static variable in class netcharts.pro.charts.line.NFLinechart
Percentage linechart type.
PERCENT - Static variable in class netcharts.pro.common.NFAxisMap
PERCENT - only valid in legends and notes
PERCENTAGE - Static variable in class netcharts.pro.charts.histogram.NFHistogramchart
A description of the Histogram data distribution.
PERCENTAGE - Static variable in class netcharts.pro.charts.pie.NFSliceLabel
Slice percentage content.
PERCENTAGE_FLOAT - Static variable in class netcharts.pro.charts.pie.NFSliceLabel
Slice percentage content.
PERCENTAGE_INT - Static variable in class netcharts.pro.charts.pie.NFSliceLabel
Slice percentage content.
PERCENTN - Static variable in class netcharts.pro.charts.box.NFBoxchart
PercentN plot type
PIE - Static variable in class netcharts.pro.common.NFGraph
Indicates a pie chart type.
PIEHORIZONTAL - Static variable in class netcharts.pro.common.barset.NFBarSet
Horizontal pie style - considers data to be a percentage value less than or equal to 100.
PIEHORIZONTAL - Static variable in class netcharts.pro.common.barset.NFBarSymbol
Horizontal pie style - considers data to be a percentage value less than or equal to 100.
PIEHORIZONTAL - Static variable in class netcharts.pro.common.NFLegendItemSymbol
Horizontal Pie symbol type
pieTitleLocationMap - Static variable in class netcharts.pro.charts.multipie.NFMultiPiechart
Pie title location hashtable
PIEVERTICAL - Static variable in class netcharts.pro.common.barset.NFBarSet
Vertical pie style - considers data to be a percentage value less than or equal to 100.
PIEVERTICAL - Static variable in class netcharts.pro.common.barset.NFBarSymbol
Vertical pie style - considers data to be a percentage value less than or equal to 100.
PIEVERTICAL - Static variable in class netcharts.pro.common.NFLegendItemSymbol
Vertical Pie symbol type
PIXEL - Static variable in class netcharts.pro.common.NFAxisMap
PIXEL - only valid in legends and notes
POLAR - Static variable in class netcharts.pro.common.NFGraph
Indicates an radar chart type.
POLY_COLOR_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
POLY_DATA_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
postDrag(Object, double, double) - Method in interface netcharts.graphics.NFDragObserver
This method is called immediately after a drag activity, allowing the observer to monitor the new settings.
postDrag(Object, double, double) - Method in class netcharts.pro.common.NFGraph
 
POSTDRAG - Static variable in class netcharts.pro.event.NFChartActionEvent
The POSTDRAG event type.
postDrag(Object, double, double) - Method in interface netcharts.pro.event.NFChartDragListener
Method called when a NFChartEvent.POSTDRAG event occurs.
postScroll(Object, double, double, double, double) - Method in interface netcharts.graphics.NFScrollObserver
This method is called immediately after a scroll/zoom activity, allowing the observer to monitor the new settings.
postScroll(Object, double, double, double, double) - Method in class netcharts.pro.common.NFGraph
 
POSTSCROLL - Static variable in class netcharts.pro.event.NFChartActionEvent
The POSTSCROLL event type.
postScroll(Object, double, double, double, double) - Method in interface netcharts.pro.event.NFChartScrollListener
Method called when a NFChartEvent.POSTSCROLL event occurs.
preDrag(Object, double, double, double, double) - Method in interface netcharts.graphics.NFDragObserver
This method is called immediately prior to a drag operation, allowing the observer to examine the current and desired settings and to perform any custom processing.
preDrag(Object, double, double, double, double) - Method in class netcharts.pro.common.NFGraph
 
PREDRAG - Static variable in class netcharts.pro.event.NFChartActionEvent
The PREDRAG event type.
preDrag(Object, double, double, double, double) - Method in interface netcharts.pro.event.NFChartDragListener
Method called when a NFChartEvent.PREDRAG event occurs.
preScroll(Object, double, double, double, double, double, double) - Method in interface netcharts.graphics.NFScrollObserver
This method is called immediately prior to a scroll/zoom activity, allowing the observer to examine the current and desired settings and to perform any custom processing.
preScroll(Object, double, double, double, double, double, double) - Method in class netcharts.pro.common.NFGraph
 
PRESCROLL - Static variable in class netcharts.pro.event.NFChartActionEvent
The PRESCROLL event type.
preScroll(Object, double, double, double, double, double, double) - Method in interface netcharts.pro.event.NFChartScrollListener
Method called when a NFChartEvent.PRESCROLL event occurs.
print(String) - Static method in class netcharts.util.NFDebug
Print the message on the current printStream, without checking for type settings.
print(long, String) - Static method in class netcharts.util.NFDebug
Print the message on the current printStream, if the given type(s) is set.
print(PrintStream, String) - Static method in class netcharts.util.NFDebug
Print the message on the given printStream.
printCDF(PrintWriter) - Method in class netcharts.util.NFCdf
Print the chart parameters for the current chart object to the given print stream as a CDF parameter set.
printCDF(PrintWriter, String) - Method in class netcharts.util.NFCdf
Print the chart parameters for the current chart object to the given print stream as a CDF parameter set.
printChartScript(PrintWriter, int) - Method in class netcharts.util.NFCdf
Print the chart parameters as an NFChartScript parameter within an applet tag.
printHtml(PrintWriter, boolean) - Method in class netcharts.util.NFCdf
Print the chart parameters for the current chart object to the given print stream as an HTML APPLET tag.
printMultiChart(PrintWriter) - Method in class netcharts.util.NFCdf
Print the MultiChart applet parameters as part of an Applet tag.
printStream - Static variable in class netcharts.util.NFDebug
 
PROBABILITY - Static variable in class netcharts.pro.charts.histogram.NFHistogramchart
A description of the Histogram data distribution.

Q

qsort(Vector) - Static method in class netcharts.util.NFSort
Sort the given vector using QuickSort and a generic string comparison method.
qsort(Vector, NFCompare) - Static method in class netcharts.util.NFSort
Sort the given vector using the QuickSort approach and the given comparison routine
qsort(Vector, int, int) - Static method in class netcharts.util.NFSort
Sort the given vector using the QuickSort approach and a generic string comparsion method.
qsort(Vector, int, int, NFCompare) - Static method in class netcharts.util.NFSort
Sort the given vector using the QuickSort approach, and the given comparison object.
qsort(String[]) - Static method in class netcharts.util.NFSort
Sort the given String array using QuickSort

R

RADAR - Static variable in class netcharts.pro.common.NFGraph
Indicates an radar chart type.
RADIAL - Static variable in class netcharts.pro.charts.pie.NFSliceLabel
Radial labels.
RADIAL_POSITION_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
RAISED - Static variable in class netcharts.pro.common.NFRegion
Raised border style
readExternal(ObjectInput) - Method in class netcharts.pro.common.NFGraph
Configures this chart object from a serialized object.
RECESS - Static variable in class netcharts.pro.common.NFRegion
Recessed border style
RECTANGLE - Static variable in class netcharts.pro.common.NFArrowLine
Rectangle Endpoint Style.
RECTBUTTON - Static variable in class netcharts.pro.charts.dial.NFDialHand
RECTBUTTON Hand Style.
REGION_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
REMOTE - Static variable in class netcharts.util.NFDebug
REMOTE
removeChartActionListener(NFChartActionListener) - Method in class netcharts.pro.common.NFGraph
Removes a chart action listener.
removeElementAt(int) - Method in class netcharts.pro.common.NFVector
Remove the object at the given index.
removeGraphObserver(NFGraphObserver) - Method in class netcharts.pro.common.NFGraph
Removes a graph observer to the peer rendering engine.
removeObserver(NFDebugObserver) - Static method in class netcharts.util.NFDebug
Remove the given observer
removePropertyChangeListener(PropertyChangeListener) - Method in class netcharts.pro.common.NFGraph
Remove a bound property change listener for this chart.
removeQuotes(String) - Static method in class netcharts.pro.util.NFProUtil
This method will remove any preceding and trailing quotes from the String.
replaceVar(String, String, String, boolean) - Static method in class netcharts.pro.util.NFProUtil
Replaces the variable string with the replacement value.
reset() - Method in class netcharts.pro.common.NFVector
Clears any values within the NFVector.
resetState() - Method in class netcharts.pro.charts.bar.NFAbstractGroupStackableBarchart
Resets all of the parameter values to their initial state.
resetState() - Method in class netcharts.pro.charts.bar.NFBarchart
Resets all of the parameter values to their initial state.
resetState() - Method in class netcharts.pro.charts.box.NFBoxchart
Resets all of the parameter values to their initial state.
resetState() - Method in class netcharts.pro.charts.bubble.NFBubblechart
Resets all of the parameter values to their initial state.
resetState() - Method in class netcharts.pro.charts.combo.NFCombochart
Resets all of the parameter values to their initial state.
resetState() - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Resets all of the parameter values to their initial state.
resetState() - Method in class netcharts.pro.charts.dial.NFDialchart
Resets all of the parameter values to their initial state.
resetState() - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Resets all of the parameter values to their initial state.
resetState() - Method in class netcharts.pro.charts.histogram.NFHistogramchart
Resets all of the parameter values to their initial state.
resetState() - Method in class netcharts.pro.charts.line.NFLinechart
Resets all of the parameter values to their initial state.
resetState() - Method in class netcharts.pro.charts.multipie.NFMultiPiechart
Resets all of the parameter values to their initial state.
resetState() - Method in class netcharts.pro.charts.pareto.NFParetochart
Resets all of the parameter values to their initial state.
resetState() - Method in class netcharts.pro.charts.pie.NFAbstractPiechart
Resets all of the parameter values to their initial state.
resetState() - Method in class netcharts.pro.charts.pie.NFPiechart
Resets all of the parameter values to their initial state.
resetState() - Method in class netcharts.pro.charts.polar.NFPolarchart
Resets all of the parameter values to their initial state.
resetState() - Method in class netcharts.pro.charts.radar.NFRadarchart
Resets all of the parameter values to their initial state.
resetState() - Method in class netcharts.pro.charts.stock.NFStockchart
Resets all of the parameter values to their initial state.
resetState() - Method in class netcharts.pro.charts.strip.NFStripchart
Resets all of the parameter values to their initial state.
resetState() - Method in class netcharts.pro.charts.time.NFTimechart
Resets all of the parameter values to their initial state.
resetState() - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Resets all of the parameter values to their initial state.
resetState() - Method in class netcharts.pro.common.circular.NFSizedChart
Resets all of the parameter values to their initial state.
resetState() - Method in class netcharts.pro.common.lineset.NFAbstractLineChart
Resets all of the parameter values to their initial state.
resetState() - Method in class netcharts.pro.common.NFGraph
Resets all of the parameter values to their initial state.
resetState() - Method in class netcharts.pro.common.rectangular.NFDataChart
Resets all of the parameter values to their initial state.
resetState() - Method in class netcharts.pro.common.zoomable.NFZoomableChart
Resets all of the parameter values to their initial state.
RIGHT - Static variable in class netcharts.pro.charts.dial.NFDialchart
Dial clip window in right hemisphere.
RIGHT - Static variable in class netcharts.pro.charts.multipie.NFMultiPiechart
Pie title right location
RIGHT - Static variable in interface netcharts.pro.common.lineset.NFValueLabelConstants
Right value label style - The line point is to the right of the label.
RIGHT - Static variable in class netcharts.pro.common.NFAxisMap
RIGHT
RIGHT - Static variable in class netcharts.pro.common.NFLegend
Right legend location
RIGHT - Static variable in class netcharts.pro.common.NFNoteSet
Right note justification
RIGHT - Static variable in class netcharts.pro.common.NFSpotlight
Right center location
RIGHT - Static variable in class netcharts.pro.common.NFTextStyle
RIGHT Alignment
RIGHT - Static variable in class netcharts.pro.common.NFTitle
RIGHT Alignment
RIGHT - Static variable in class netcharts.pro.common.rectangular.NFAxis
Rotate the label around the right most character
RIGHT_FILL_PATTERN_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
RIGHT_LABEL - Static variable in class netcharts.pro.charts.heatmap.NFHeatmapchart
Grid block right label
ROUND - Static variable in class netcharts.pro.charts.dial.NFDialHand
ROUND Hand Style.
ROUND - Static variable in class netcharts.pro.common.NFArrowLine
Round End Point Shape
ROWS - Static variable in class netcharts.pro.charts.combo.NFCombochart
Row barchart type
ROWS - Static variable in class netcharts.pro.charts.line.NFLinechart
Row linechart type.
ROWS - Static variable in class netcharts.pro.common.barset.NFAbstractBarchart
Row barchart type

S

SCALE_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
SCALES_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
scaleTypeMap - Static variable in class netcharts.pro.charts.bubble.NFBubbleScale
Contains the set of available scale types to verify against.
script - Variable in class netcharts.util.NFCdf
 
SECTOR_ACTIVELABELS_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
SECTOR_ANIMATION_STYLE_FADE - Static variable in class netcharts.pro.charts.dial.NFDialchart
Sector animation style fade
SECTOR_ANIMATION_STYLE_GROW - Static variable in class netcharts.pro.charts.dial.NFDialchart
Sector animation style grow
SECTOR_ANIMATION_STYLE_NONE - Static variable in class netcharts.pro.charts.dial.NFDialchart
No sector animation style
SECTOR_BORDERS_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
SECTOR_COLORS_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
SECTOR_DATA_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
SECTOR_FILL_PATTERNS_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
SECTOR_LABELS_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
SECTORS_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
SECURITY - Static variable in class netcharts.util.NFDebug
SECURITY
sendData(String, String) - Method in class netcharts.pro.common.NFGraph
Method to pass a Chart Definition Language (CDL) parameter directly to the peer rendering engine - This will bypass any objects that have been created so should not be used unless all parameters are passed in this way.
sendData(String, String, boolean) - Method in class netcharts.pro.common.NFGraph
Method to pass a Chart Definition Language (CDL) parameter directly to the peer rendering engine - This will bypass any objects that have been created so should not be used unless all parameters are passed in this way.
sendData(Vector) - Method in class netcharts.pro.common.NFGraph
Method to pass one more Chart Definition Language (CDL) parameters directly to the peer rendering engine - This will bypass any objects that have been created so should not be used unless all parameters are passed in this way.
sendData(Vector, boolean) - Method in class netcharts.pro.common.NFGraph
Method to pass one more Chart Definition Language (CDL) parameters directly to the peer rendering engine - This will bypass any objects that have been created so should not be used unless all parameters are passed in this way.
sendUpdate() - Method in class netcharts.pro.common.NFGraph
Tells the graph to update.
SERVER - Static variable in class netcharts.util.NFDebug
SERVER
set(Object) - Method in class netcharts.pro.common.NFGraph
Parses the given CDL parameter expression.
set(String, Object) - Method in class netcharts.pro.common.NFGraph
Set the data value for the given parameter.
set(String, int, Object) - Method in class netcharts.pro.common.NFGraph
Set the data value for a specific attribute or item within a TUPLE or VECTOR parameter, based on the itemIndex given.
set(String, int, int, Object) - Method in class netcharts.pro.common.NFGraph
Set the data value for a specific attribute within a TUPLE VECTOR.
set(String, Object, Object) - Method in class netcharts.pro.common.NFGraph
Set the data value for a specific attribute or item within a TUPLE or VECTOR parameter, based on the given itemKey.
set(String, Object, Object, Object) - Method in class netcharts.pro.common.NFGraph
Set the data value for a specific attribute within a TUPLE VECTOR.
set(long) - Static method in class netcharts.util.NFDebug
Enable the given type(s) for subsequent output.
set(String) - Static method in class netcharts.util.NFDebug
Enable the given options for subsequent output as defined in the comma separated list of option names.
set(Vector) - Static method in class netcharts.util.NFDebug
Enable all of the types defined in the given vector.
set2D(boolean) - Method in class netcharts.pro.common.lineset.NFLineSeries
Set this line series for 2D data.
setAccessible(boolean) - Method in class netcharts.pro.common.page.NFPageParams
Sets if accessible mode should be enabled for the output.
setActiveClicks(int) - Method in class netcharts.pro.common.NFGraph
Sets the active clicks.
setActiveLabel(NFActiveLabel) - Method in class netcharts.pro.charts.diagram.NFNode
Sets the node's active label.
setActiveLabel(NFActiveLabel) - Method in class netcharts.pro.charts.diagram.NFPoly
Sets the active, or popup, label to use when hovering over the polygon shape.
setActiveLabel(NFActiveLabel) - Method in class netcharts.pro.charts.dial.NFDial
Sets the active label for this dial.
setActiveLabel(NFActiveLabel) - Method in class netcharts.pro.charts.dial.NFDialHand
Set the active label for this hand.
setActiveLabel(NFActiveLabel) - Method in class netcharts.pro.charts.dial.NFDialSector
Set the sector's active label.
setActiveLabel(NFActiveLabel) - Method in class netcharts.pro.common.NFTitle
Set active label for this title
setActiveLabels(NFVector) - Method in class netcharts.pro.charts.pie.NFPiechart
Set active labels
setActiveLabels(NFVector) - Method in class netcharts.pro.common.NFBaseSet
Set the active labels for this set.
setActiveLabels(NFVector) - Method in class netcharts.pro.common.NFLegend
Sets a vector of NFActiveLabels for this legend object.
setActiveLabels(NFVector) - Method in class netcharts.pro.common.rectangular.NFAxis
Set the active labels for popup/drilldown on tic labels.
setAlignment(int) - Method in class netcharts.pro.common.NFTextStyle
Set the text alignment, either CENTER (default), LEFT or RIGHT.
setAlphaEncoded(boolean) - Method in class netcharts.pro.common.image.png.NFPNGImageParams
Sets if alpha channel encoding is enabled.
setAltTemplate(String) - Method in class netcharts.pro.common.image.NFImageParams
 
setAlwaysUpdate(boolean) - Method in class netcharts.pro.common.NFGraph
Sets the alwaysUpdate attribute.
setAngle(int) - Method in class netcharts.pro.charts.multipie.NFPie
Set the pie starting angle
setAngle(int) - Method in class netcharts.pro.charts.pie.NFPiechart
Set starting angle
setAngle(double) - Method in class netcharts.pro.charts.pie.NFPieHighlight
Set the angle to center the highlight on as it extends across the pie.
setAngle(double) - Method in class netcharts.pro.charts.polar.NFRadialAxis
Sets the angle of the radial axis.
setAngle(Number) - Method in class netcharts.pro.charts.polar.NFRadialAxis
Sets the angle of the radial axis.
setAngle(int) - Method in class netcharts.pro.common.NFTextStyle
Set the text angle.
setAngleModified(boolean) - Method in class netcharts.pro.charts.multipie.NFPie
Sets whether the angle has been modified.
setAngleModified(boolean) - Method in class netcharts.pro.charts.polar.NFRadialAxis
Sets whether the angle property has been modified.
setAntiAlias(boolean) - Method in class netcharts.pro.common.NFGraph
Calls setAntiAliasMode to set the state of the anti aliasing feature.
setAntiAliasMode(int) - Method in class netcharts.pro.common.NFGraph
Sets the state of the anti aliasing feature.
setAppendPolyDayaToActiveLabels(boolean) - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Set whether poly data should be appended to the poly active labels text.
setArrowCDL(String) - Method in class netcharts.pro.charts.diagram.NFNodeEdge
Configures the arrow line from a CDL parameter representation.
setArrowShape(int) - Method in class netcharts.pro.common.NFArrowLine
Set the line's arrow shape using a constant.
setArrowSize(Dimension) - Method in class netcharts.pro.common.NFArrowLine
Set the line's arrow size.
setAscent(int) - Method in class netcharts.pro.common.NFTextStyle
Set the override of the font ascent.
setAutoscalePad(double) - Method in class netcharts.pro.common.rectangular.NFDataChart
Set the autoscale padding.
setAutoScaleRange() - Method in class netcharts.pro.common.rectangular.NFAxis
Turns autoscaling on.
setAutoScrollRange() - Method in class netcharts.pro.common.rectangular.NFAxis
Turns on scrolling.
setAxesSizes(NFAxesSize) - Method in class netcharts.pro.common.rectangular.NFDataChart
Sets the axes size.
setAxisMap(NFAxisMap) - Method in class netcharts.pro.common.NFLegend
Set the axis map for this legend.
setAxisMap(NFAxisMap) - Method in class netcharts.pro.common.NFSet
Set the axis map for this set.
setAxisMap(NFAxisMap) - Method in class netcharts.pro.common.rectangular.NFGrid
Set the axis map for this grid
setAxisMargins(NFAxisMargin) - Method in class netcharts.pro.common.rectangular.NFAxis
Sets the padding to add before and after the plot area of a graph.
setAxisName(String) - Method in class netcharts.pro.charts.radar.NFRadialAxis
Sets the name of the axis to the value specified.
setAxisScaleBase(double) - Method in class netcharts.pro.common.rectangular.NFAxis
Sets the logarithmic base for the axis if in LOG mode.
setAxisScaleMode(int) - Method in class netcharts.pro.common.rectangular.NFAxis
Sets the axis scale mode.
setAxisSeries(NFRadialAxisSeries) - Method in class netcharts.pro.charts.polar.NFPolarchart
Sets the radial axis series.
setAxisSeries(NFRadialAxisSeries) - Method in class netcharts.pro.charts.radar.NFRadarchart
Sets the radial axis series.
setAxisThickness(int) - Method in class netcharts.pro.common.rectangular.NFDataChart
Set axis thickness - only applies if chart depth is not 0
setAxisType(int) - Method in class netcharts.pro.charts.strip.NFStripAxis
Sets the NFStripAxisRange axis type.
setAxisType(int) - Method in class netcharts.pro.charts.strip.NFStripAxisRange
Sets the axis type.
setBackground(NFRegion) - Method in class netcharts.pro.charts.multipie.NFPie
Set the pie background
setBackground(Color) - Method in class netcharts.pro.common.NFFillPattern
Sets the background color (or secondary color for gradients).
setBackground(Color, Color) - Method in class netcharts.pro.common.rectangular.NFGrid
Convenience method to set this grid's background object.
setBackground(NFGridBackground) - Method in class netcharts.pro.common.rectangular.NFGrid
Set the grid background.
setBackgroundActiveLabel(NFActiveLabel) - Method in class netcharts.pro.common.NFGraph
Sets the background active label.
setBackgroundExtension(boolean) - Method in class netcharts.pro.common.NFTitle
Set the title's background extension, either OFF or ON.
setBackgroundFillPattern(NFFillPattern) - Method in class netcharts.pro.common.NFGraph
Sets the background fill pattern.
setBackgroundModified(boolean) - Method in class netcharts.pro.charts.multipie.NFPie
Sets whether the background has been modified.
setBackgroundRegion(NFRegion) - Method in class netcharts.pro.common.NFGraph
Sets the chart background region.
setBarActiveLabels(NFVector) - Method in class netcharts.pro.charts.combo.NFCombochart
Set active labels to be associated with each bar data label.
setBarActiveLabels(NFVector) - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Set active labels to be associated with each data label.
setBarAnimationStyle(int) - Method in class netcharts.pro.charts.bar3d.NFBarchart3d
Bar animation style is not supported.
setBarAnimationStyle(int) - Method in class netcharts.pro.charts.combo.NFCombochart
Set the bar animation style.
setBarAnimationStyle(int) - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Set the bar animation style.
setBarBorder(NFLine) - Method in class netcharts.pro.charts.combo.NFCombochart
Set border for this chart
setBarBorder(NFLine) - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Set border for this bar chart
setBarchartType(int) - Method in class netcharts.pro.charts.bar.NFAbstractGroupStackableBarchart
Set barchart type, either GROUP (default), STACK, GROUPSTACK or ROWS.
setBarchartType(int) - Method in class netcharts.pro.charts.combo.NFCombochart
Set bar type, either GROUP (default) STACK, GROUPSTACK, or ROWS
setBarCorners(NFCorners) - Method in class netcharts.pro.charts.bar3d.NFBarchart3d
The bar corners feature is not supported.
setBarCorners(NFCorners) - Method in class netcharts.pro.charts.combo.NFCombochart
Set the corners of the bars
setBarCorners(NFCorners) - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Set the corners of the bars
setBarDepth(int) - Method in class netcharts.pro.charts.combo.NFCombochart
Set 3DDepth for bars
setBarDepth(int) - Method in class netcharts.pro.charts.pareto.NFParetochart
Set 3D Depth for bars
setBarDropShadow(NFDropShadow) - Method in class netcharts.pro.charts.bar3d.NFBarchart3d
The bar drop shadow is not supported.
setBarDropShadow(NFDropShadow) - Method in class netcharts.pro.charts.combo.NFCombochart
Set the drop shadow for the bars
setBarDropShadow(NFDropShadow) - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Set the drop shadow for the bars
setBarHighlightSeries(NFBarHighlightSeries) - Method in class netcharts.pro.charts.bar3d.NFBarchart3d
The bar highlight series is not supported.
setBarHighlightSeries(NFBarHighlightSeries) - Method in class netcharts.pro.charts.combo.NFCombochart
Set the bar highlight series.
setBarHighlightSeries(NFBarHighlightSeries) - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Set the bar highlight series.
setBarSeries(NFBarSeries) - Method in class netcharts.pro.charts.combo.NFCombochart
Set the bar series.
setBarSeries(NFBarSeries) - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Set the bar series.
setBarSpotlightSeries(NFSpotlightSeries) - Method in class netcharts.pro.charts.bar3d.NFBarchart3d
The bar spotlight series is not supported.
setBarSpotlightSeries(NFSpotlightSeries) - Method in class netcharts.pro.charts.combo.NFCombochart
Set the bar spotlight series.
setBarSpotlightSeries(NFSpotlightSeries) - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Set the bar spotlight series.
setBarStyle(int) - Method in class netcharts.pro.charts.strip.NFStripchart
Set bar style, either GROUP (default) or STACK
setBarStyle(int) - Method in class netcharts.pro.common.barset.NFBarSet
Sets the display style for all bars in this set.
setBarValueLabel(NFModalLabel) - Method in class netcharts.pro.charts.combo.NFCombochart
Set the text style to use for labeling bars in this barset.
setBarValueLabel(NFModalLabel) - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Set the text style to use for labeling bars in this barset.
setBarValueLabelRegion(NFRegion) - Method in class netcharts.pro.charts.combo.NFCombochart
Set the text background style to use for labeling bars in this barset.
setBarValueLabelRegion(NFRegion) - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Set the text background style to use for labeling bars in this barset.
setBarValueLabelStyle(int) - Method in class netcharts.pro.common.barset.NFBarSet
Sets the type of text labeling for bars in this set.
setBarWidth(int) - Method in class netcharts.pro.charts.combo.NFCombochart
Set bar width.
setBarWidth(int) - Method in class netcharts.pro.charts.stock.NFStockSet
The barWidth attribute defines the width of the vertical bar (hi/lo) in pixels.
setBarWidth(int) - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Set bar width.
setBarWidths(NFVector) - Method in class netcharts.pro.charts.combo.NFCombochart
Set the bar widths.
setBarWidths(NFVector) - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Set the bar widths.
setBeginMargin(int) - Method in class netcharts.pro.common.rectangular.NFAxisMargin
Sets the beginning margin.
setBestFit(boolean) - Method in class netcharts.pro.charts.multipie.NFMultiPiechart
Set the best fit layout flag.
setBinSize(int) - Method in class netcharts.pro.charts.histogram.NFHistogramBin
Sets the histogram bin size
setBinSize(Integer) - Method in class netcharts.pro.charts.histogram.NFHistogramBin
Sets the histogram bin size
setBinType(int) - Method in class netcharts.pro.charts.histogram.NFHistogramBin
Sets the histogram bin type
setBorder(NFLine) - Method in class netcharts.pro.charts.dial.NFDialHand
Set the border for this hand.
setBorder(NFLine) - Method in class netcharts.pro.common.NFFillBorder
 
setBorderColor(Color) - Method in class netcharts.pro.common.NFRegion
Set the regions's border color.
setBorderLine(NFLine) - Method in class netcharts.pro.charts.dial.NFDial
Sets the style of the border line
setBorderLine(NFLine) - Method in class netcharts.pro.charts.dial.NFDialSector
Set the border line style
setBorderType(int) - Method in class netcharts.pro.common.NFRegion
Set the regions's border type using a constant.
setBorderWidth(int) - Method in class netcharts.pro.common.NFRegion
Set the regions's border width.
setBottom(double) - Method in class netcharts.pro.common.rectangular.NFAxesSize
Sets the amount of vertical space in the chart allocated to the bottom axes.
setBottomAxis(NFAxis) - Method in class netcharts.pro.charts.strip.NFStripchart
Sets the bottom NFStripAxis object.
setBottomAxis(NFAxis) - Method in class netcharts.pro.common.rectangular.NFDataChart
Sets the bottom axis object.
setBottomAxisSeries(NFAxisSeries) - Method in class netcharts.pro.charts.strip.NFStripchart
Overrides NFDataChart.
setBottomAxisSeries(NFAxisSeries) - Method in class netcharts.pro.common.rectangular.NFDataChart
Sets the bottom axis series.
setBottomGap(double) - Method in class netcharts.pro.common.barset.NFBarHighlight
Set the gap between the bottom of the highlighted object and the highlight.
setBottomLeftCornerSize(double) - Method in class netcharts.pro.common.NFCorners
Set the bottom left corner size.
setBottomLeftCornerType(int) - Method in class netcharts.pro.common.NFCorners
Sets the bottom left corner type.
setBottomLeftCornerType(int) - Method in class netcharts.pro.common.NFRegion
Set the regions's bottom left corner type using a constant.
setBottomRightCornerSize(double) - Method in class netcharts.pro.common.NFCorners
Set the bottom right corner size.
setBottomRightCornerType(int) - Method in class netcharts.pro.common.NFCorners
Sets the bottom right corner type.
setBottomRightCornerType(int) - Method in class netcharts.pro.common.NFRegion
Set the regions's bottom right corner type using a constant.
setBoxActiveLabels(NFVector) - Method in class netcharts.pro.charts.box.NFBoxchart
Set active labels to be associated with each data label.
setBoxAnimationStyle(int) - Method in class netcharts.pro.charts.box.NFBoxchart
Set the box animation style.
setBoxFences(boolean) - Method in class netcharts.pro.charts.box.NFBoxchart
Sets whether to draw fences at the ends of the Inter Quartile Range.
setBoxHeight(int) - Method in class netcharts.pro.charts.box.NFBoxchart
Sets the height (in pixels) for each box displayed.
setBoxLimitLines(NFVector) - Method in class netcharts.pro.charts.box.NFBoxchart
Sets the values of the limit lines.
setBoxLimitLineStyle(NFVector) - Method in class netcharts.pro.charts.box.NFBoxchart
Sets the styles of the limit lines.
setBoxSeries(NFBoxSeries) - Method in class netcharts.pro.charts.box.NFBoxchart
Set the box series.
setBoxSymbolWidth(int) - Method in class netcharts.pro.charts.box.NFBoxchart
Set box symbol width.
setBoxWidth(int) - Method in class netcharts.pro.charts.box.NFBoxchart
Set box width.
setBubbleMaxSize(int) - Method in class netcharts.pro.charts.bubble.NFBubbleSet
Sets the maximum size, in pixels, that the bubble can be.
setBubbleSeries(NFBubbleSeries) - Method in class netcharts.pro.charts.bubble.NFBubblechart
Set the bubble series.
setBubbleSymbolAnimationStyle(int) - Method in class netcharts.pro.charts.bubble.NFBubblechart
Set the bubble symbol animation style.
setBuildAnimationEnabled(boolean) - Method in class netcharts.pro.common.NFGraph
Enable build animations in supported output formats.
setCDL(String) - Method in class netcharts.pro.charts.bar3d.NFViewPoint
Configures this object from a CDL parameter representation.
setCDL(String) - Method in class netcharts.pro.charts.bubble.NFBubbleScale
Configures this object from a CDL parameter representation.
setCDL(String) - Method in class netcharts.pro.charts.diagram.NFNode
Configures this object from a CDL parameter representation.
setCDL(String) - Method in class netcharts.pro.charts.diagram.NFNodeEdge
Configures this object from a CDL parameter representation.
setCDL(String[], int) - Method in class netcharts.pro.charts.diagram.NFNodeEdge
Configures this object from a CDL parameter representation.
setCDL(String) - Method in class netcharts.pro.charts.diagram.NFPoly
Configures this object from a CDL parameter representation.
setCDL(String) - Method in class netcharts.pro.charts.diagram.NFPolyExpr
Configures this object from a CDL parameter representation.
setCDL(String) - Method in class netcharts.pro.charts.dial.NFDialOuterBorder
Configures this object from a CDL parameter representation.
setCDL(String[], int) - Method in class netcharts.pro.charts.dial.NFDialOuterBorder
Configures this object from a CDL parameter representation.
setCDL(Object) - Method in class netcharts.pro.charts.heatmap.NFHeatmapCellTextStyle
Configures this text style from a CDL parameter object.
setCDL(String) - Method in class netcharts.pro.charts.heatmap.NFHeatmapCellTextStyle
Configures this object from a CDL parameter representation.
setCDL(String[], int) - Method in class netcharts.pro.charts.heatmap.NFHeatmapCellTextStyle
Configures this object from a CDL parameter representation.
setCDL(String) - Method in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockLayout
Configures this object from a CDL parameter representation.
setCDL(String[], int) - Method in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockLayout
Configures this object from a CDL parameter representation.
setCDL(String) - Method in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockSort
Configures this object from a CDL parameter representation.
setCDL(String[], int) - Method in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockSort
Configures this object from a CDL parameter representation.
setCDL(Object) - Method in class netcharts.pro.charts.histogram.NFHistogramBin
Configures this histogram bin object from a CDL parameter object.
setCDL(String) - Method in class netcharts.pro.charts.histogram.NFHistogramBin
Configures this histogram bin object from a CDL parameter string representation.
setCDL(String[], int) - Method in class netcharts.pro.charts.histogram.NFHistogramBin
Configures this histogram bin object from a CDL parameter string representation.
setCDL(Object) - Method in class netcharts.pro.charts.histogram.NFHistogramScale
Configures this histogram scale object from a CDL parameter object.
setCDL(String) - Method in class netcharts.pro.charts.histogram.NFHistogramScale
Configures this histogram scale object from a CDL parameter string representation.
setCDL(String[], int) - Method in class netcharts.pro.charts.histogram.NFHistogramScale
Configures this histogram scale object from a CDL parameter string representation.
setCDL(String) - Method in class netcharts.pro.charts.multipie.NFPieLayout
Configures this object from a CDL parameter representation.
setCDL(String[], int) - Method in class netcharts.pro.charts.multipie.NFPieLayout
Configures this object from a CDL parameter representation.
setCDL(Object) - Method in class netcharts.pro.charts.pie.NFPieHighlight
Configures this object from a CDL parameter object.
setCDL(String) - Method in class netcharts.pro.charts.pie.NFPieHighlight
Configures this object from a CDL parameter representation.
setCDL(String) - Method in class netcharts.pro.charts.radar.NFRadialGrid
Sets this object from the given CDL
setCDL(String) - Method in class netcharts.pro.charts.strip.NFStripAxisRange
Configures this object from a CDL parameter representation.
setCDL(String) - Method in class netcharts.pro.charts.time.NFTimeSet
Configures this object from a CDL parameter representation.
setCDL(Object) - Method in class netcharts.pro.common.barset.NFBarHighlight
Configures this object from a CDL parameter object.
setCDL(String) - Method in class netcharts.pro.common.barset.NFBarHighlight
Configures this object from a CDL parameter representation.
setCDL(String) - Method in class netcharts.pro.common.barset.NFBarSymbol
Configures this object from a CDL parameter representation.
setCDL(String[], int) - Method in class netcharts.pro.common.barset.NFBarSymbol
Configures this object from a CDL parameter representation.
setCDL(String) - Method in class netcharts.pro.common.lineset.NFLineSetLine
Configures this object from a CDL parameter representation.
setCDL(String) - Method in class netcharts.pro.common.lineset.NFLineSetSymbol
Configures this object from a CDL parameter representation.
setCDL(String[], int) - Method in class netcharts.pro.common.lineset.NFLineSetSymbol
Configures this object from a CDL parameter representation.
setCDL(String) - Method in class netcharts.pro.common.NFActiveLabel
Configures this object from a CDL parameter representation.
setCDL(String[], int) - Method in class netcharts.pro.common.NFActiveLabel
Configures this object from a CDL parameter representation.
setCDL(String) - Method in class netcharts.pro.common.NFAreaSize
 
setCDL(String) - Method in class netcharts.pro.common.NFArrowLine
Configures this object from a CDL parameter representation.
setCDL(String[], int) - Method in class netcharts.pro.common.NFArrowLine
Configures this object from a CDL parameter representation.
setCDL(String) - Method in class netcharts.pro.common.NFAxisMap
Configures this object from a CDL parameter representation.
setCDL(String[], int) - Method in class netcharts.pro.common.NFAxisRange
Configures this object from a CDL parameter representation.
setCDL(String) - Method in interface netcharts.pro.common.NFCDLGenerator
Set the CDL for this object
setCDL(Object) - Method in class netcharts.pro.common.NFCircularEdgeHighlight
Configures this object from a CDL parameter object.
setCDL(String) - Method in class netcharts.pro.common.NFCircularEdgeHighlight
Configures this object from a CDL parameter representation.
setCDL(String) - Method in class netcharts.pro.common.NFColorExpression
Configures this object from a CDL parameter representation.
setCDL(String[], int) - Method in class netcharts.pro.common.NFColorExpression
Configures this object from a CDL parameter representation.
setCDL(String) - Method in class netcharts.pro.common.NFColorSpectrum
Configures this object from a CDL parameter representation.
setCDL(String[], int) - Method in class netcharts.pro.common.NFColorSpectrum
Configures this object from a CDL parameter representation.
setCDL(Object) - Method in class netcharts.pro.common.NFCorners
Configures this object from a CDL parameter object.
setCDL(String) - Method in class netcharts.pro.common.NFCorners
Configures this object from a CDL parameter representation.
setCDL(String[], int) - Method in class netcharts.pro.common.NFCorners
Configures this object from a CDL parameter representation.
setCDL(Object) - Method in class netcharts.pro.common.NFDropShadow
Configures this object from a CDL parameter object.
setCDL(String) - Method in class netcharts.pro.common.NFDropShadow
Configures this object from a CDL parameter representation.
setCDL(Object) - Method in class netcharts.pro.common.NFFillPattern
Configures this object from a CDL parameter object.
setCDL(String) - Method in class netcharts.pro.common.NFFillPattern
Configures this object from a CDL parameter representation.
setCDL(String[], int) - Method in class netcharts.pro.common.NFFillPattern
Configures this object from a CDL parameter representation.
setCDL(Object) - Method in class netcharts.pro.common.NFFormat
Configures this object from a CDL parameter object.
setCDL(String) - Method in class netcharts.pro.common.NFFormat
Configures this object from a CDL parameter representation.
setCDL(String[]) - Method in class netcharts.pro.common.NFFormat
Configures this object from a CDL parameter representation.
setCDL(Object) - Method in class netcharts.pro.common.NFLabel
Configures this label from a CDL parameter object.
setCDL(String) - Method in class netcharts.pro.common.NFLabel
Configures this label from a CDL parameter representation.
setCDL(String[], int) - Method in class netcharts.pro.common.NFLabel
Configures this object from a CDL parameter representation.
setCDL(String) - Method in class netcharts.pro.common.NFLegendItem
Configures this object from a CDL parameter representation.
setCDL(Object) - Method in class netcharts.pro.common.NFLine
Configures this line from a CDL parameter object.
setCDL(String) - Method in class netcharts.pro.common.NFLine
Configures this object from a CDL parameter representation.
setCDL(String[], int) - Method in class netcharts.pro.common.NFLine
Configures this object from a CDL parameter representation.
setCDL(Object) - Method in class netcharts.pro.common.NFModalLabel
Configures this label from a CDL parameter object.
setCDL(String) - Method in class netcharts.pro.common.NFModalLabel
Configures this label from a CDL parameter representation.
setCDL(String[], int) - Method in class netcharts.pro.common.NFModalLabel
Configures this object from a CDL parameter representation.
setCDL(String) - Method in class netcharts.pro.common.NFNote
Configures this object from a CDL parameter representation.
setCDL(String) - Method in class netcharts.pro.common.NFNumberFormat
Configures this object from a CDL parameter representation.
setCDL(String) - Method in class netcharts.pro.common.NFPoint
 
setCDL(String) - Method in class netcharts.pro.common.NFRange
Configures this object from a CDL parameter representation.
setCDL(String[], int) - Method in class netcharts.pro.common.NFRange
Configures this object from a CDL parameter representation.
setCDL(Object) - Method in class netcharts.pro.common.NFRegion
Configures this label from a CDL parameter object.
setCDL(String) - Method in class netcharts.pro.common.NFRegion
Configures this object from a CDL parameter representation.
setCDL(String[], int) - Method in class netcharts.pro.common.NFRegion
Configures this object from a CDL parameter representation.
setCDL(Object) - Method in class netcharts.pro.common.NFSpotlight
Configures this object from a CDL parameter object.
setCDL(String) - Method in class netcharts.pro.common.NFSpotlight
Configures this object from a CDL parameter representation.
setCDL(String) - Method in class netcharts.pro.common.NFSymbol
Configures this object from a CDL parameter representation.
setCDL(String[], int) - Method in class netcharts.pro.common.NFSymbol
Configures this object from a CDL parameter representation.
setCDL(Object) - Method in class netcharts.pro.common.NFSymbol
Configures this label from a CDL parameter object.
setCDL(String) - Method in class netcharts.pro.common.NFTextStyle
Configures this object from a CDL parameter representation.
setCDL(String[], int) - Method in class netcharts.pro.common.NFTextStyle
Configures this object from a CDL parameter representation.
setCDL(Object, Class) - Method in class netcharts.pro.common.NFVector
Sets the CDL representation of this vector.
setCDL(String) - Method in class netcharts.pro.common.rectangular.NFAxesSize
 
setCDL(String) - Method in class netcharts.pro.common.rectangular.NFAxisMargin
Configures this margin from a CDL parameter representation.
setCDL(String[], int) - Method in class netcharts.pro.common.rectangular.NFAxisMargin
Configures this object from a CDL parameter representation.
setCDL(Object) - Method in class netcharts.pro.common.rectangular.NFGridBackground
Configures this object from a CDL parameter object.
setCDL(String) - Method in class netcharts.pro.common.rectangular.NFGridBackground
Configures this object from a CDL parameter representation.
setCDL(String[], int) - Method in class netcharts.pro.common.rectangular.NFGridBackground
Configures this object from a CDL parameter representation.
setCDL(Object) - Method in class netcharts.pro.common.rectangular.NFGridLine
Configures this object from a CDL parameter object.
setCDL(String) - Method in class netcharts.pro.common.rectangular.NFGridLine
Configures this object from a CDL parameter representation.
setCDL(String[], int) - Method in class netcharts.pro.common.rectangular.NFScaleSetAxisRange
Configures this object from a CDL parameter representation.
setCDLAppearance(String) - Method in class netcharts.pro.charts.box.NFBoxSet
Configures the appearance information from a CDL parameter representation.
setCDLAppearance(String) - Method in class netcharts.pro.charts.multipie.NFSliceSet
Configures the appearance information from a CDL parameter representation.
setCDLAppearance(String) - Method in class netcharts.pro.charts.stock.NFStockSet
Configures the appearance information from a CDL parameter representation.
setCDLAppearance(String) - Method in class netcharts.pro.charts.time.NFTimeSet
Configures this object from a CDL parameter representation.
setCDLAppearance(String) - Method in class netcharts.pro.common.barset.NFBarSet
Configures the appearance information from a CDL parameter representation.
setCDLAppearance(String) - Method in class netcharts.pro.common.lineset.NFLineSet
Configures the appearance information from a CDL parameter representation.
setCDLAppearance(String) - Method in class netcharts.pro.common.NFNoteSet
Configures the appearance information from a CDL parameter representation.
setCDLBarValueLabelStyle(String) - Method in class netcharts.pro.common.barset.NFBarSet
Set the bar value label style for the set from a CDL string.
setCDLBorder(String) - Method in class netcharts.pro.charts.dial.NFDialHand
Configures this object from a CDL parameter representation.
setCDLCumulativeLineValueLabelStyle(String) - Method in class netcharts.pro.charts.pareto.NFParetochart
Set the cumulative line value label style from a CDL string.
setCDLDial(String) - Method in class netcharts.pro.charts.dial.NFDial
Configures this object from a CDL parameter representation.
setCDLDialActiveLabel(String) - Method in class netcharts.pro.charts.dial.NFDial
Configures the dial active label from a CDL parameter representation.
setCDLDialBorder(String) - Method in class netcharts.pro.charts.dial.NFDial
Configures the dial border from a CDL parameter representation.
setCDLDialFill(String) - Method in class netcharts.pro.charts.dial.NFDial
Configures the dial fill from a CDL parameter representation.
setCDLDialFillPattern(String) - Method in class netcharts.pro.charts.dial.NFDial
Configures this object from a CDL parameter representation.
setCDLDialFormat(String) - Method in class netcharts.pro.charts.dial.NFDial
Configures the dial format from a CDL parameter representation.
setCDLDialScale(String) - Method in class netcharts.pro.charts.dial.NFDial
Configures the dial scale from a CDL parameter representation.
setCDLDialTicLabels(String) - Method in class netcharts.pro.charts.dial.NFDial
Configures the dial tic labels from a CDL parameter representation.
setCDLDialTics(String) - Method in class netcharts.pro.charts.dial.NFDial
Configures the dial tics from a CDL parameter representation.
setCDLDialTicStyle(String) - Method in class netcharts.pro.charts.dial.NFDial
Configures the dial tic style from a CDL parameter representation.
setCDLHand(String) - Method in class netcharts.pro.charts.dial.NFDialHand
Configures this object from a CDL parameter representation.
setCDLHandActiveLabel(String) - Method in class netcharts.pro.charts.dial.NFDialHand
Configures this object from a CDL parameter representation.
setCDLHandData(String) - Method in class netcharts.pro.charts.dial.NFDialHand
Configures this object from a CDL parameter representation.
setCDLHandLabelStyle(String) - Method in class netcharts.pro.charts.dial.NFDialHand
Configures this object from a CDL parameter representation.
setCDLHandStyle(String) - Method in class netcharts.pro.charts.dial.NFDialHand
Configures this object from a CDL parameter representation.
setCDLHasTuples(boolean) - Method in class netcharts.pro.common.NFVector
Sets the hasTuples property
setCDLItemBorder(Object) - Method in class netcharts.pro.common.NFLegend
Configures the legend item symbol outlines from a CDL parameter representation.
setCDLLegendLayout(String) - Method in class netcharts.pro.common.NFLegend
Configures the legend layout attributes from a CDL parameter representation.
setCDLLineValueLabelStyle(String) - Method in class netcharts.pro.charts.bubble.NFBubbleSet
Set the line value label style for the set from a CDL string.
setCDLLineValueLabelStyle(String) - Method in class netcharts.pro.common.lineset.NFLineSet
Set the line value label style for the set from a CDL string.
setCDLMaxSize(String) - Method in class netcharts.pro.common.NFLegend
Configures the legend max size attributes from a CDL parameter representation.
setCDLNullString(String) - Method in class netcharts.pro.common.NFVector
Sets the nullCDLString.
setCDLParameterName(String) - Method in class netcharts.pro.common.NFTitle
Sets this title object's parameter name.
setCDLSector(String) - Method in class netcharts.pro.charts.dial.NFDialSector
Configures this object from a CDL parameter representation.
setCDLSectorActiveLabel(String) - Method in class netcharts.pro.charts.dial.NFDialSector
Configures this object from a CDL parameter representation.
setCDLSectorBorder(String) - Method in class netcharts.pro.charts.dial.NFDialSector
Configures this object from a CDL parameter representation.
setCDLSectorColors(String) - Method in class netcharts.pro.charts.dial.NFDialSector
Configures this object from a CDL parameter representation.
setCDLSectorData(String) - Method in class netcharts.pro.charts.dial.NFDialSector
Configures this object from a CDL parameter representation.
setCDLSectorFillPattern(String) - Method in class netcharts.pro.charts.dial.NFDialSector
Configures this object from a CDL parameter representation.
setCDLSectorTicStyle(String) - Method in class netcharts.pro.charts.dial.NFDialSector
Configures this object from a CDL parameter representation.
setCDLSymbolPosition(String) - Method in class netcharts.pro.common.NFLegend
Configures the legend symbol position attribute from a CDL parameter representation.
setCellTextAutoColorThreshold(int) - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Set the cell text auto color threshold.
setCenter(int) - Method in class netcharts.pro.common.NFSpotlight
Sets the center location.
setCenterOffsetX(double) - Method in class netcharts.pro.common.NFSpotlight
Set the offset of the x coordinate of the center point of the spotlight.
setCenterOffsetY(double) - Method in class netcharts.pro.common.NFSpotlight
Set the offset of the y coordinate of the center point of the spotlight.
setCenterRadius(double) - Method in class netcharts.pro.charts.radar.NFRadarchart
Sets the gap in the center of the radar chart as a percentage
setChartElementSpacing(int) - Method in class netcharts.pro.common.NFGraph
Sets the chart element spacing.
setChartName(String) - Method in class netcharts.pro.common.NFGraph
Set the chart name.
setChartSize(Dimension) - Method in class netcharts.pro.common.NFGraph
Sets the chart size - note that this may be meaningless if the container object does not allow the chart to resize.
setColor(Color) - Method in class netcharts.pro.charts.box.NFBoxSet
Sets the color for this set's box.
setColor(Color) - Method in class netcharts.pro.charts.heatmap.NFHeatmapCellTextStyle
Sets the text color.
setColor(Color) - Method in class netcharts.pro.charts.multipie.NFSliceSet
Sets the color for all slices in this set.
setColor(Color) - Method in class netcharts.pro.charts.stock.NFStockSet
The color attribute defines the bar color to be used for the vertical bar (hi/lo) and the horizontal ticks (open/close).
setColor(Color) - Method in class netcharts.pro.common.barset.NFBarSet
Sets the color for all bars in this set.
setColor(Color) - Method in class netcharts.pro.common.barset.NFBarSymbol
Sets the data symbol color.
setColor(Color) - Method in class netcharts.pro.common.circular.NFBaseRadialAxis
Sets the axis color
setColor(Color) - Method in class netcharts.pro.common.lineset.NFLineSet
Sets the default color to use for the lines and symbols.
setColor(Color) - Method in class netcharts.pro.common.lineset.NFLineSetSymbol
Sets the symbol color.
setColor(Color) - Method in class netcharts.pro.common.NFColorExpression
Sets the color to use if the expression is true
setColor(Color) - Method in class netcharts.pro.common.NFDropShadow
Set the color of the drop shadow.
setColor(Color) - Method in class netcharts.pro.common.NFLine
Set the line color
setColor(Color) - Method in interface netcharts.pro.common.NFSetSymbol
Sets the symbol color.
setColor(Color) - Method in class netcharts.pro.common.NFTextStyle
Set the text color.
setColor1(Color) - Method in class netcharts.pro.charts.dial.NFDialOuterBorder
Sets the first color for the border
setColor1(Color) - Method in class netcharts.pro.common.NFColorSpectrum
Sets the color to start with in the spectrum
setColor2(Color) - Method in class netcharts.pro.charts.dial.NFDialOuterBorder
Sets the second color for the border
setColor2(Color) - Method in class netcharts.pro.common.NFColorSpectrum
Sets the color to end with in the spectrum
setColorExpressions(NFVector) - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Set the color expressions.
setColorModified(boolean) - Method in class netcharts.pro.common.circular.NFBaseRadialAxis
Set whether the axis color has been modified.
setColorSpectrum(NFColorSpectrum) - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Set the color spectrum values.
setColorTable(NFColorTable) - Method in class netcharts.pro.charts.stock.NFStockSet
Sets the individual color for each vertical bar (hi/lo) in this set.
setColorTable(NFColorTable) - Method in class netcharts.pro.charts.time.NFTimeSet
Sets the individual color for each bar (time segment) in this set.
setColorTable(NFColorTable) - Method in class netcharts.pro.common.barset.NFBarSet
Sets the individual color for each bar in this set.
setColorTable(NFColorTable) - Method in class netcharts.pro.common.lineset.NFLineSet
Sets the individual color for each symbols in this set.
setColorTable(NFVector) - Method in class netcharts.pro.common.NFGraph
Sets the color table.
setColumns(int) - Method in class netcharts.pro.common.NFLegend
Set the number of columns to be used when laying out legend items.
setCompression(int) - Method in class netcharts.pro.common.image.tiff.NFTIFFImageParams
Sets the TIFF compression type of the output.
setConnectBorderEnds(boolean) - Method in class netcharts.pro.charts.dial.NFDial
Sets if the line/fill should be drawn to connect the points of the border.
setContent(int) - Method in class netcharts.pro.charts.pie.NFSliceLabel
Set the data content of the label to be only the contentType described here.
setContent(int, int) - Method in class netcharts.pro.charts.pie.NFSliceLabel
Set the data content of the label to the firstContent type followed by the secondContent type.
setContent(int, int, int) - Method in class netcharts.pro.charts.pie.NFSliceLabel
Set the data content of the label to the firstContent type followed by the secondContent type, followed by theh thirdContent type.
setContent(int[]) - Method in class netcharts.pro.charts.pie.NFSliceLabel
Set the data content of the label.
setContentDelimiter(String) - Method in class netcharts.pro.charts.pie.NFSliceLabel
Set the delimiter that will be put in between content items.
setCornerOverhangColor(Color) - Method in class netcharts.pro.common.NFRegion
Set the regions's corner overhang color.
setCorners(NFCorners) - Method in class netcharts.pro.common.barset.NFBarHighlight
Set the corners of the bar highlight
setCumulativeLineSetName(String) - Method in class netcharts.pro.charts.pareto.NFParetochart
Set the cumulative line set name.
setCumulativeLineStyle(NFLineSetLine) - Method in class netcharts.pro.charts.pareto.NFParetochart
Set the cumulative line style attributes
setCumulativeLineSymbol(NFLineSetSymbol) - Method in class netcharts.pro.charts.pareto.NFParetochart
Set the cumulative line symbol attributes
setCumulativeLineValueLabel(NFModalLabel) - Method in class netcharts.pro.charts.pareto.NFParetochart
Set the text style to use for cumulative line labels.
setCumulativeLineValueLabelRegion(NFRegion) - Method in class netcharts.pro.charts.pareto.NFParetochart
Set the text background style to use for cumulative line labels.
setCumulativeLineValueLabelStyle(int) - Method in class netcharts.pro.charts.pareto.NFParetochart
Set the type of text labeling for the cumulative line set.
setData(Object) - Method in class netcharts.pro.charts.diagram.NFPoly
Sets the data associated with the polygon shape.
setDataActiveLabelsEnabled(boolean) - Method in class netcharts.pro.common.NFGraph
Set enable popup labels over data areas.
setDataBufferSize(int) - Method in class netcharts.pro.charts.strip.NFStripchart
Sets the stripchart data buffer size.
setDataIsSummary(boolean) - Method in class netcharts.pro.charts.box.NFBoxchart
Sets if the data provided is already in summary form (SUMMARY).
setDataIsSummary(boolean, boolean) - Method in class netcharts.pro.charts.box.NFBoxchart
Sets if the data provided is already in summary form and if it includes a mean.
setDataLabels(NFVector) - Method in class netcharts.pro.charts.box.NFBoxchart
Set the labels to be displayed under each box.
setDataLabels(NFVector) - Method in class netcharts.pro.charts.combo.NFCombochart
Set the labels to be displayed under each bar.
setDataLabels(NFVector) - Method in class netcharts.pro.charts.histogram.NFHistogramchart
 
setDataLabels(NFVector) - Method in class netcharts.pro.charts.pie.NFAbstractPiechart
Set data labels
setDataLabels(NFVector) - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Set the labels to be displayed under each bar.
setDataLegendEnabled(boolean) - Method in class netcharts.pro.charts.bar.NFBarchart
Set whether the data legend is enabled or not.
setDataLegendEnabled(boolean) - Method in class netcharts.pro.charts.bar3d.NFBarchart3d
Noop - Barchart3ds cannot contain data legends.
setDataLegendEnabled(boolean) - Method in class netcharts.pro.charts.combo.NFCombochart
Set whether the data legend is enabled or not.
setDataLegendEnabled(boolean) - Method in class netcharts.pro.charts.line.NFLinechart
Set whether the data legend is enabled or not.
setDataLegendEnabled(boolean) - Method in class netcharts.pro.charts.pareto.NFParetochart
Set whether the data legend is enabled or not.
setDataLegendEnabled(boolean) - Method in class netcharts.pro.charts.stock.NFStockchart
Noop - Stockcharts cannot contain data legends.
setDataLegendGridBackground(NFGridBackground) - Method in class netcharts.pro.charts.bar.NFBarchart
Set the data legend grid background.
setDataLegendGridBackground(NFGridBackground) - Method in class netcharts.pro.charts.bar3d.NFBarchart3d
Noop - Barchart3ds cannot contain data legends grid backgrounds.
setDataLegendGridBackground(NFGridBackground) - Method in class netcharts.pro.charts.combo.NFCombochart
Set the data legend grid background.
setDataLegendGridBackground(NFGridBackground) - Method in class netcharts.pro.charts.line.NFLinechart
Set the data legend grid background.
setDataLegendGridBackground(NFGridBackground) - Method in class netcharts.pro.charts.pareto.NFParetochart
Set the data legend grid background.
setDataLegendGridBackground(NFGridBackground) - Method in class netcharts.pro.charts.stock.NFStockchart
Noop - Stockcharts cannot contain data legends grid backgrounds.
setDataLegendGridLine(NFGridLine) - Method in class netcharts.pro.charts.bar.NFBarchart
Set the data legend grid line.
setDataLegendGridLine(NFGridLine) - Method in class netcharts.pro.charts.bar3d.NFBarchart3d
Noop - Barchart3ds cannot contain data legends grid lines.
setDataLegendGridLine(NFGridLine) - Method in class netcharts.pro.charts.combo.NFCombochart
Set the data legend grid line.
setDataLegendGridLine(NFGridLine) - Method in class netcharts.pro.charts.line.NFLinechart
Set the data legend grid line.
setDataLegendGridLine(NFGridLine) - Method in class netcharts.pro.charts.pareto.NFParetochart
Set the data legend grid line.
setDataLegendGridLine(NFGridLine) - Method in class netcharts.pro.charts.stock.NFStockchart
Noop - Stockcharts cannot contain data legends grid lines.
setDataObject(NFBaseClass, Object) - Static method in class netcharts.pro.util.NFProUtil
Set the object to be associated with the NFUserObjectKeys.DATA_KEY key on the NFBaseClass instance.
setDataPointActiveLabels(NFVector) - Method in class netcharts.pro.charts.box.NFBoxSet
Set the data point active labels for this set.
setDataPointColor(Color) - Method in class netcharts.pro.charts.box.NFBoxchart
Set the color of the data points.
setDataPointJitter(boolean) - Method in class netcharts.pro.charts.box.NFBoxchart
Sets whether data point jitter should be enabled or disabled.
setDataPointSymbol(NFLineSetSymbol) - Method in class netcharts.pro.charts.box.NFBoxSet
Sets the data point symbol.
setDataSet(NFVector) - Method in class netcharts.pro.charts.pie.NFPiechart
Set data set
setDecimalSymbol(String) - Method in class netcharts.pro.common.NFNumberFormat
Set the decimal symbol
setDecoration(int) - Method in class netcharts.pro.common.NFTextStyle
Set the text decoration.
setDefaultBoxSymbolWidth() - Method in class netcharts.pro.charts.box.NFBoxchart
Set default box symbol width.
setDefaultBoxWidth() - Method in class netcharts.pro.charts.box.NFBoxchart
Set default box width.
setDefaultHref(String) - Method in class netcharts.pro.common.image.NFImageParams
 
setDefaultRegion(NFRegion) - Method in class netcharts.pro.charts.time.NFTimeSet
Set the default background element for time periods.
setDepth(int) - Method in class netcharts.pro.charts.bar.NFAbstractGroupStackableBarchart
Set 3DDepth
setDepth(int) - Method in class netcharts.pro.charts.pie.NFAbstractPiechart
Set 3DDepth
setDepth(int) - Method in class netcharts.pro.common.lineset.NFAbstractLineChart
Set 3DDepth
setDescent(int) - Method in class netcharts.pro.common.NFTextStyle
Set the override of the font descent.
setDescription(String) - Method in class netcharts.pro.common.image.NFImageParams
 
setDial(NFDial) - Method in class netcharts.pro.charts.dial.NFDialchart
Sets a dial object for this chart.
setDialActiveLabelsEnabled(boolean) - Method in class netcharts.pro.charts.dial.NFDialchart
Set enable popup labels over dials.
setDialClip(int) - Method in class netcharts.pro.charts.dial.NFDialchart
Sets the location of the clip window of the dial chart.
setDialClipPad(int) - Method in class netcharts.pro.charts.dial.NFDialchart
Sets the padding of the clip window of the dial chart.
setDialName(String) - Method in class netcharts.pro.charts.dial.NFDial
Set this dial's name.
setDialOuterBorder(NFDialOuterBorder) - Method in class netcharts.pro.charts.dial.NFDialchart
Set the dial outer border attributes.
setDialOuterFillPattern(NFFillPattern) - Method in class netcharts.pro.charts.dial.NFDialchart
Set the dial outer fill pattern.
setDialSeries(NFDialSeries) - Method in class netcharts.pro.charts.dial.NFDialchart
Sets the dial objects for this chart.
setDialSize(int, int, int, int) - Method in class netcharts.pro.charts.dial.NFDialchart
Set the minimum and maximum size of the Dialchart.
setDialSquare(boolean) - Method in class netcharts.pro.charts.dial.NFDialchart
Set dial square
SETDISPLAYORDER - Static variable in class netcharts.pro.common.NFLegend
Inverse data set legend item order
setDoctypeIncluded(boolean) - Method in class netcharts.pro.common.image.svg.NFSVGImageParams
Sets if the DocType should be included in the rendered image.
setDocumentBase(String) - Method in class netcharts.pro.common.NFGraph
Sets the document base for chart generation.
setDragEnabled(boolean) - Method in class netcharts.pro.common.NFNoteSet
Sets whether drag should be enable for the note set.
setDrawBorderToCenter(boolean) - Method in class netcharts.pro.charts.dial.NFDial
Sets if the line/fill should be drawn so that end point connect at the center of the chart.
setDrawFences(boolean) - Method in class netcharts.pro.charts.box.NFBoxchart
Sets whether to draw fences on the chart
setDrawMinorTics(boolean) - Method in class netcharts.pro.common.rectangular.NFAxis
If true (default) minor tics are drawn appropriately.
setDrawOrder(int[]) - Method in class netcharts.pro.charts.combo.NFCombochart
Set the draw order.
setDrawOrder(int[]) - Method in class netcharts.pro.charts.pareto.NFParetochart
Set the draw order.
setDrawSplineCurve(boolean) - Method in class netcharts.pro.common.lineset.NFLineSetLine
Deprecated. Use setLineType
setDrawSplineCurveAndLine(boolean) - Method in class netcharts.pro.common.lineset.NFLineSetLine
Deprecated. Use setLineType
setDwell(NFDwell) - Method in class netcharts.pro.common.NFGraph
Sets the dwell, or "ActiveLabel" style.
setDwellAnimation(NFDwellAnimation) - Method in class netcharts.pro.common.NFGraph
Set the dwell animation style.
setDwellAnimationHighlight(NFFillBorder) - Method in class netcharts.pro.charts.bar3d.NFBarchart3d
The dwell animation highlight is not supported.
setDwellAnimationHighlight(NFFillBorder) - Method in class netcharts.pro.common.NFGraph
Sets the dwell animation highlight.
setDwellAnimationStyle(int) - Method in class netcharts.pro.charts.bar3d.NFBarchart3d
Dwell animation style is not supported.
setDwellAnimationStyle(int) - Method in class netcharts.pro.common.NFGraph
Set the dwell animation style.
setDwellEnabled(boolean) - Method in class netcharts.pro.common.NFDwell
Enables or disables the dwell (popup) chart functionality.
setDwellOffset(int) - Method in class netcharts.pro.common.NFGraph
Sets the dwell offset for the chart.
setEdges(NFNodeEdgeSeries) - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Sets the list of edges.
setEightyLineSetName(String) - Method in class netcharts.pro.charts.pareto.NFParetochart
Set name for the 80% line.
setEightyTwentyLineStyle(NFLineSetLine) - Method in class netcharts.pro.charts.pareto.NFParetochart
Set the 80/20 line style attributes
setEightyTwentyLineSymbol(NFLineSetSymbol) - Method in class netcharts.pro.charts.pareto.NFParetochart
Set the 80/20 line symbol attributes
setElementAt(Object, int) - Method in class netcharts.pro.charts.box.NFBoxSet
Set the object into the vector.
setElementAt(Object, int) - Method in class netcharts.pro.charts.multipie.NFSliceSet
Set the object into the vector.
setElementAt(Object[], int) - Method in class netcharts.pro.charts.multipie.NFSliceSet
Set the object array into the vector.
setElementAt(Object, int) - Method in class netcharts.pro.common.barset.NFBarSet
Set the object into the vector.
setElementAt(Object[], int) - Method in class netcharts.pro.common.barset.NFBarSet
Set the object array into the vector.
setElementAt(Object, int) - Method in class netcharts.pro.common.NFVector
Set the object into the vector.
setElementAt(Object, int) - Method in class netcharts.pro.common.rectangular.NFAxisSeries
Overrides superclass to set an NFAxis object in the series.
setEmbeddedFontsEnabled(boolean) - Method in class netcharts.pro.common.image.svg.NFSVGImageParams
Sets if fonts should be embedded in the rendered image.
setEmptyStringAsNull(boolean) - Method in class netcharts.pro.common.NFVector
Sets the empty string as null property
setEncoderConfiguration(Object) - Method in class netcharts.pro.common.image.pdf.NFPDFImageParams
Sets the encoder configuration to use for the PDF.
setEncoderConfigurationFile(File) - Method in class netcharts.pro.common.image.pdf.NFPDFImageParams
Sets the file containing the encoder configuration.
setEncoding(String) - Method in class netcharts.pro.common.image.svg.NFSVGImageParams
Sets the encoding of the rendered image.
setEndMargin(int) - Method in class netcharts.pro.common.rectangular.NFAxisMargin
Sets the ending margin.
setEndNode(NFNode) - Method in class netcharts.pro.charts.diagram.NFNodeEdge
Set the end node
setEndPointStyle(int) - Method in class netcharts.pro.common.NFArrowLine
Set the line's end point style using a constant.
setEndStyle(int) - Method in class netcharts.pro.charts.dial.NFDialHand
Set how the end of the hand is to be drawn.
setExpressions(NFVector) - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Sets the list of expressions.
setExtent(double) - Method in class netcharts.pro.charts.pie.NFPieHighlight
Set the extent of the highlight.
setExternalAlignment(int) - Method in class netcharts.pro.common.NFTitle
Set the title's external alignment, either CENTER (default), TOP, BOTTOM, LEFT or RIGHT.
setFenceActiveLabels(NFVector) - Method in class netcharts.pro.charts.box.NFBoxSet
Set the fence active labels for this set.
setFencePosition(int) - Method in class netcharts.pro.charts.box.NFBoxchart
Sets the fence position, whether the fences that are within the IQR over or under the box.
setFillColor(Color) - Method in class netcharts.pro.charts.diagram.NFPoly
Sets the color to use within the polygon shape.
setFillColor(Color) - Method in class netcharts.pro.charts.diagram.NFPolyExpr
Sets the fill color to be used if the expression is true
setFillColor(Color) - Method in class netcharts.pro.charts.dial.NFDial
Sets the dial fill color
setFillColor(Color) - Method in class netcharts.pro.charts.dial.NFDialSector
Set the sector fill color
setFillColor(Color) - Method in class netcharts.pro.charts.radar.NFRadialGrid
Sets the fill color
setFillColor(Color) - Method in class netcharts.pro.common.lineset.NFLineSet
Sets the color to use for area fills
setFillColor(Color) - Method in class netcharts.pro.common.lineset.NFLineSetLine
Sets the fill color.
setFillColor(Color) - Method in class netcharts.pro.common.NFFillBorder
 
setFillColor(Color) - Method in class netcharts.pro.common.NFLegend
Sets the legend fill (background) color.
setFillColor(Color) - Method in class netcharts.pro.common.NFLegendItem
Set symbol fill color
setFillColor(Color) - Method in class netcharts.pro.common.NFNoteSet
Set the fill color for the note regions.
setFillColor(Color) - Method in class netcharts.pro.common.NFRegion
Set the regions's background color.
setFillColor(Color) - Method in class netcharts.pro.common.NFTitle
Set the title's background color.
setFillFromLeft(boolean) - Method in class netcharts.pro.charts.strip.NFStripchart
Sets how the initial fill should occur
setFillPattern(NFFillPattern) - Method in class netcharts.pro.charts.box.NFBoxSet
Sets the fill pattern for this set's box.
setFillPattern(NFFillPattern) - Method in class netcharts.pro.charts.dial.NFDial
Sets the fill pattern this dial should use.
setFillPattern(NFFillPattern) - Method in class netcharts.pro.charts.dial.NFDialSector
Sets the fill pattern this dial should use.
setFillPattern(NFFillPattern) - Method in class netcharts.pro.charts.stock.NFStockSet
The fillPattern attribute is used to provide either gradient fills, image fills, or pattern fills for this stock set.
setFillPattern(NFFillPattern) - Method in class netcharts.pro.common.barset.NFBarSet
Sets the fill pattern for all bars in this set.
setFillPattern(NFFillPattern) - Method in class netcharts.pro.common.lineset.NFLineSet
Sets the fill pattern this lineset should use.
setFillPattern(NFFillPattern) - Method in class netcharts.pro.common.NFLegendItem
Set the fill pattern
setFillStatus(int) - Method in class netcharts.pro.common.lineset.NFLineSetLine
Set the fill status.
setFocusOffsetX(double) - Method in class netcharts.pro.common.NFSpotlight
Set the offset of the x coordinate of the focus point of the spotlight.
setFocusOffsetY(double) - Method in class netcharts.pro.common.NFSpotlight
Set the offset of the y coordinate of the focus point of the spotlight.
setFont(Font) - Method in class netcharts.pro.charts.heatmap.NFHeatmapCellTextStyle
Sets the text font.
setFont(Font) - Method in class netcharts.pro.common.NFLegend
Sets the font for the legend text.
setFont(Font) - Method in class netcharts.pro.common.NFTextStyle
Set the text font.
setFont(Font) - Method in class netcharts.pro.common.NFTitle
Set the title font.
setFooter(NFTitle) - Method in class netcharts.pro.common.NFGraph
Sets the chart footer
setForeground(Color) - Method in class netcharts.pro.common.NFFillPattern
Sets the foreground color (or initial color for gradients).
setFormat(NFFormat) - Method in class netcharts.pro.charts.dial.NFDial
Sets the format of the tic labels
setFormat(NFFormat) - Method in class netcharts.pro.charts.pie.NFSliceLabel
Set the numerical formatting of data items.
setFormat(String) - Method in class netcharts.pro.common.NFFormat
Sets the format expression.
setFormatType(int) - Method in class netcharts.pro.common.NFFormat
Sets the type of format.
setFullPage(boolean) - Method in class netcharts.pro.common.page.NFPageParams
Sets whether the generated page should include the required user interactivity code.
setGap(double) - Method in class netcharts.pro.charts.pie.NFPieHighlight
Set the gap between the edge of the pie and the highlight.
setGap(double) - Method in class netcharts.pro.common.NFCircularEdgeHighlight
Set the gap between the edge of the circle and the edge highlight.
setGap(int) - Method in class netcharts.pro.common.rectangular.NFAxis
Sets the gap in pixels between this axis and the next in the series.
setGrid(NFGrid) - Method in class netcharts.pro.common.rectangular.NFDataChart
Sets a grid object for this chart.
setGridAnimationStyle(int) - Method in class netcharts.pro.common.rectangular.NFDataChart
Set the grid animation style.
setGridBlockActiveLabels(NFVector) - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Set active labels for the cells within the grid.
setGridBlockAnimationStyle(int) - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Set the grid block animation style.
setGridBlockBackgroundColor(Color) - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Set the grid block background color.
setGridBlockCellLabels(NFVector) - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Set the labels to display in the grid.
setGridBlockCellLabelStyle(NFHeatmapCellTextStyle) - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Set the text style to use for the grid cell labels.
setGridBlockCellValueFormat(NFFormat) - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Set the format for the data values displayed in the grid.
setGridBlockCellValues(NFVector) - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Set the values to display in the grid.
setGridBlockCellValueStyle(NFHeatmapCellTextStyle) - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Set the text style to use for the grid cell values.
setGridBlockColorTable(NFColorTable) - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Set the grid block cell colors from the specified color table.
setGridBlockColorType(int) - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Sets the default grid block cell color type to use.
setGridBlockLabel(int, NFModalLabel) - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Set the grid label text style for the specified label position.
setGridBlockLabels(int, NFVector) - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Set the grid labels for the specified label position.
setGridBlockLayout(int, int) - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Set the number of rows and columns in the grid.
setGridBlockLayout(NFHeatmapGridBlockLayout) - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Set the number of rows and columns in the grid from the specified grid block layout object.
setGridBlockLine(NFLine) - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Set the grid block line attributes (color, style and width).
setGridBlockSort(NFHeatmapGridBlockSort) - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Set the grid block sort attributes.
setGridDepth(int) - Method in class netcharts.pro.common.rectangular.NFDataChart
Set the 3D depth of the grids.
setGridLine(Color) - Method in class netcharts.pro.common.rectangular.NFGrid
Convenience method to set the grid line for this grid object.
setGridLine(int, int, Color, int) - Method in class netcharts.pro.common.rectangular.NFGrid
Convenience method to set this grid's line.
setGridLine(NFGridLine) - Method in class netcharts.pro.common.rectangular.NFGrid
Set the grid line.
setGridSeries(NFVector) - Method in class netcharts.pro.charts.polar.NFPolarchart
Sets the grid objects for this chart.
setGridSeries(NFVector) - Method in class netcharts.pro.charts.radar.NFRadarchart
Sets the grid objects for this chart.
setGridSeries(NFGridSeries) - Method in class netcharts.pro.common.rectangular.NFDataChart
Sets the grid objects for this chart.
setGroupSize(int) - Method in class netcharts.pro.common.NFNumberFormat
Set the group size
setGroupStackFillPatterns(NFVector) - Method in class netcharts.pro.common.barset.NFBarSet
Sets the fill patterns for a GROUPSTACK bar chart.
setGroupStackLabels(NFVector) - Method in class netcharts.pro.charts.bar.NFAbstractGroupStackableBarchart
Set the labels to be displayed under each stack in a GROUPSTACK chart.
setGroupStackLabels(NFVector) - Method in class netcharts.pro.charts.combo.NFCombochart
Set the labels to be displayed under each stack in a GROUPSTACK chart.
setGroupStackRightFillPatterns(NFVector) - Method in class netcharts.pro.common.barset.NFBarSet
Sets the right fill patterns for a GROUPSTACK bar chart.
setGroupStackSegmentLabels(NFVector) - Method in class netcharts.pro.charts.bar.NFAbstractGroupStackableBarchart
Set the labels to be displayed in the legend for segments of a stack in GROUPSTACK mode.
setGroupStackSegmentLabels(NFVector) - Method in class netcharts.pro.charts.combo.NFCombochart
Set the labels to be displayed in the legend for segments of a stack in GROUPSTACK mode.
setGroupStackTopFillPatterns(NFVector) - Method in class netcharts.pro.common.barset.NFBarSet
Sets the top fill patterns for a GROUPSTACK bar chart.
setGroupSymbol(String) - Method in class netcharts.pro.common.NFNumberFormat
Set the group symbol
setHandActiveLabelsEnabled(boolean) - Method in class netcharts.pro.charts.dial.NFDialchart
Set enable popup labels over hands.
setHandAnimationStyle(int) - Method in class netcharts.pro.charts.dial.NFDialchart
Set the hand animation style.
setHandButtonBorder(NFLine) - Method in class netcharts.pro.charts.dial.NFDialchart
Set the border for the hand button
setHandButtonEdgeHighlightSeries(NFCircularEdgeHighlightSeries) - Method in class netcharts.pro.charts.dial.NFDialchart
Set the hand edge highlight series.
setHandDropShadow(NFDropShadow) - Method in class netcharts.pro.charts.dial.NFDialchart
Set the drop shadow for the hands
setHandLabel(String) - Method in class netcharts.pro.charts.dial.NFDialHand
Set this dial hand's label.
setHandLabelPosition(double) - Method in class netcharts.pro.charts.dial.NFDialHand
Set the position of a hand label relative to the radius of the dial.
setHandLabelStyle(NFTextStyle) - Method in class netcharts.pro.charts.dial.NFDialHand
Set the text style of the hand label.
setHandName(String) - Method in class netcharts.pro.charts.dial.NFDialHand
Set this hand's name.
setHands(NFVector) - Method in class netcharts.pro.charts.dial.NFDial
Sets the list of NFDialHand objects for this dial
setHeader(NFTitle) - Method in class netcharts.pro.common.NFGraph
Sets the chart header
setHeight(double) - Method in class netcharts.pro.common.barset.NFBarHighlight
Set the height of the highlight.
setHeight(double) - Method in class netcharts.pro.common.NFAreaSize
Returns the height of the bounded area.
setHighlight(NFFillBorder) - Method in class netcharts.pro.common.NFBaseDwellAnimation
 
setHighlight(List<Shape>) - Method in class netcharts.pro.util.NFServerGeneratedImage.MapElement
 
setHistogramBin(NFHistogramBin) - Method in class netcharts.pro.charts.histogram.NFHistogramchart
Set histogram bin for this histogram chart
setHistogramScale(NFHistogramScale) - Method in class netcharts.pro.charts.histogram.NFHistogramchart
Set histogram scale for this histogram chart
setHistogramType(int) - Method in class netcharts.pro.charts.histogram.NFHistogramchart
Set histogram chart type, either BYNUMBER (default), PERCENTAGE, or PROBABILITY.
setImage(Image) - Method in class netcharts.pro.common.lineset.NFLineSetSymbol
Sets the image to use for the data symbol.
setImage(Image) - Method in class netcharts.pro.common.NFRegion
Sets the Image instance specified to use for the region or null to remove.
setImageFormat(int) - Method in class netcharts.pro.common.NFRegion
Set the regions's image format.
setImageParams(NFImageParams) - Method in class netcharts.pro.common.page.NFPageParams
Sets the set of parameters defining how the image should be generated.
setImageURL(String) - Method in class netcharts.pro.common.lineset.NFLineSetSymbol
Sets the image to use for the data symbol.
setImageURL(String) - Method in class netcharts.pro.common.NFFillPattern
Sets url string to use for the fill image
setImageURL(String) - Method in class netcharts.pro.common.NFRegion
Set the regions's image url.
setIncludesShadowWidth(boolean) - Method in class netcharts.pro.common.lineset.NFLineSetSymbol
Enables the line set symbol's shadow width property.
setIncludesShadowWidth(boolean) - Method in class netcharts.pro.common.NFLegendItem
Enables the legend item symbol's shadow width property.
setInnerRadius(double) - Method in class netcharts.pro.charts.dial.NFDialSector
Set the sector inner radius.
setInternalZoomEnabled(boolean) - Method in class netcharts.pro.common.image.svg.NFSVGImageParams
Sets if internal zoom should be enabled in the rendered image.
setItemBorder(NFLine) - Method in class netcharts.pro.common.NFLegend
Explicitly define the border outline of all legend item symbols.
setItemOrder(int) - Method in class netcharts.pro.common.NFLegend
Set the order in which the legend items appear.
setJPGQuality(int) - Static method in class netcharts.pro.common.NFImageGeneration
Deprecated. Use the appropriate method in the JPG image params object.
setJustify(int) - Method in class netcharts.pro.common.NFLegend
Set legend justification.
setJustify(int) - Method in class netcharts.pro.common.NFNoteSet
Set the note justification.
setLabel(NFModalLabel) - Method in class netcharts.pro.charts.multipie.NFPieTitle
Set the pie title text style.
setLabel(NFModalLabel) - Method in class netcharts.pro.charts.pie.NFSliceLabel
Set text style.
setLabel(NFModalLabel) - Method in class netcharts.pro.charts.polar.NFPolarchart
Sets the exterior label style.
setLabel(String) - Method in class netcharts.pro.common.NFActiveLabel
Set popup label
setLabel(NFModalLabel) - Method in class netcharts.pro.common.NFDwell
Set label for this dwell object
setLabel(NFLabel) - Method in class netcharts.pro.common.NFLegend
Explicitly sets the NFLabel (text characteristics) object for this legend.
setLabel(NFModalLabel) - Method in class netcharts.pro.common.NFNoteSet
Set label to use for the noteset
setLabel(NFLabel) - Method in class netcharts.pro.common.NFTitle
Set label for this title.
setLabelAlignment(int) - Method in class netcharts.pro.common.NFTitle
Set the label's text alignment, either CENTER (default), LEFT or RIGHT.
setLabelAnimationStyle(int) - Method in class netcharts.pro.common.NFGraph
Set the label animation style.
setLabelFormat(NFFormat) - Method in class netcharts.pro.charts.polar.NFPolarchart
Sets the exterior label numerical formatting.
setLabelStep(double) - Method in class netcharts.pro.charts.polar.NFPolarchart
Set exterior label step size.
setLayout(int) - Method in class netcharts.pro.charts.box.NFBoxchart
Set box orientation, either VERTICAL (default) or HORIZONTAL.
setLayout(int) - Method in class netcharts.pro.common.rectangular.NFGridLine
Set the layout style for this grid line.
setLayoutDirection(int) - Method in class netcharts.pro.charts.multipie.NFPieLayout
Sets the pie layout direction (VERTICAL or HORIZONTAL).
setLayoutDirection(int) - Method in class netcharts.pro.common.rectangular.NFAxis
Sets the layout direction for the axis series.
setLeading(int) - Method in class netcharts.pro.common.NFTextStyle
Set the override of the font leading.
setLeft(double) - Method in class netcharts.pro.common.rectangular.NFAxesSize
Sets the amount of horizontal space in the chart allocated to the left axes.
setLeftAxis(NFAxis) - Method in class netcharts.pro.common.rectangular.NFDataChart
Sets the left axis object.
setLeftAxisSeries(NFAxisSeries) - Method in class netcharts.pro.common.rectangular.NFDataChart
Sets the left axis series.
setLeftGap(double) - Method in class netcharts.pro.common.barset.NFBarHighlight
Set the gap between the left of the highlighted object and the highlight.
setLeftTitle(NFTitle) - Method in class netcharts.pro.common.NFGraph
Sets the chart left title
setLegend(NFLegend) - Method in class netcharts.pro.common.NFGraph
Sets the chart legend
setLegendAnimationStyle(int) - Method in class netcharts.pro.common.NFGraph
Set the legend animation style.
setLegendDwellAnimation(NFLegendDwellAnimation) - Method in class netcharts.pro.common.NFGraph
Set the legend dwell animation style.
setLegendDwellAnimationHighlight(NFFillBorder) - Method in class netcharts.pro.charts.bar3d.NFBarchart3d
The legend dwell animation highlight is not supported.
setLegendDwellAnimationHighlight(NFFillBorder) - Method in class netcharts.pro.charts.diagram.NFDiagramchart
The legend dwell animation highlight is not supported.
setLegendDwellAnimationHighlight(NFFillBorder) - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
The legend dwell animation highlight is not supported.
setLegendDwellAnimationHighlight(NFFillBorder) - Method in class netcharts.pro.common.NFGraph
Sets the legend dwell animation highlight.
setLegendDwellAnimationStyle(int) - Method in class netcharts.pro.charts.bar3d.NFBarchart3d
Legend dwell animation style is not supported.
setLegendDwellAnimationStyle(int) - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Legend dwell animation style is not supported.
setLegendDwellAnimationStyle(int) - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Legend dwell animation style is not supported.
setLegendDwellAnimationStyle(int) - Method in class netcharts.pro.common.NFGraph
Set the legend dwell animation style.
setLegendEnabled(boolean) - Method in class netcharts.pro.common.NFLegend
Enables or disables the legend
setLegendItems(NFVector) - Method in class netcharts.pro.common.NFLegend
Explicitly set legend items.
setLegendLabels(NFVector) - Method in class netcharts.pro.common.NFLegend
Explicitly set legend labels.
setLegendName(String) - Method in class netcharts.pro.charts.box.NFBoxSet
Set the data set name to use in legend.
setLegendName(String) - Method in class netcharts.pro.charts.multipie.NFSliceSet
Set the legend name of the set.
setLegendName(String) - Method in class netcharts.pro.charts.stock.NFStockSet
Set the name of the dataset
setLegendName(String) - Method in class netcharts.pro.charts.time.NFTimeSet
Set the legend name of the set
setLegendName(String) - Method in class netcharts.pro.common.barset.NFBarSet
Set the legend name of the set
setLegendName(String) - Method in class netcharts.pro.common.lineset.NFLineSet
Set the data set name to use in legend.
setLength(double) - Method in class netcharts.pro.charts.dial.NFDialHand
Set the hand length.
setLicenseKey(String) - Static method in class netcharts.pro.common.NFGraph
This method can be used to programmatically set a license key.
setLicenseKey(byte[]) - Static method in class netcharts.pro.common.NFGraph
This method can be used to programmatically set a license key.
setLicenseLocation(File) - Static method in class netcharts.pro.common.NFGraph
This method can be used to programmatically set the folder containing the license.
setLine(NFLine) - Method in class netcharts.pro.charts.pie.NFSliceLabel
Set the line style for lines connecting the slice to the label.
setLine(NFLineSetLine) - Method in class netcharts.pro.common.lineset.NFLineSet
Set this lineset's line style
setLine(NFArrowLine) - Method in class netcharts.pro.common.NFNoteSet
Set line style to use for the noteset
setLineAnimationStyle(int) - Method in class netcharts.pro.charts.bubble.NFBubblechart
Set the line animation style.
setLineAnimationStyle(int) - Method in class netcharts.pro.charts.pareto.NFParetochart
Set the line animation style.
setLineAnimationStyle(int) - Method in class netcharts.pro.common.lineset.NFAbstractLineChart
Set the line animation style.
setLinechartType(int) - Method in class netcharts.pro.charts.line.NFLinechart
Set linechart type, either STACK (default) PERCENT, or ROWS
setLineColor(Color) - Method in class netcharts.pro.common.NFLegendItem
Set line color
setLineColor(Color) - Method in class netcharts.pro.common.NFNoteSet
Set the line color for the set.
setLineColor(Color) - Method in class netcharts.pro.common.rectangular.NFAxis
Sets the axis line color
setLineColor(Color) - Method in class netcharts.pro.common.rectangular.NFGridBackground
Set the line color
setLineDepth(int) - Method in class netcharts.pro.charts.pareto.NFParetochart
Set 3D Depth for lines
setLineDropShadow(NFDropShadow) - Method in class netcharts.pro.charts.bubble.NFBubblechart
Set the drop shadow for the lines
setLineDropShadow(NFDropShadow) - Method in class netcharts.pro.charts.pareto.NFParetochart
Set the drop shadow for the lines
setLineDropShadow(NFDropShadow) - Method in class netcharts.pro.common.lineset.NFAbstractLineChart
Set the drop shadow for the lines
setLineLabelsEnabled(boolean) - Method in class netcharts.pro.charts.combo.NFCombochart
Set enable popup labels over lines.
setLineLabelsEnabled(boolean) - Method in class netcharts.pro.charts.pareto.NFParetochart
Set enable popup labels over lines.
setLineSeries(NFLineSeries) - Method in class netcharts.pro.charts.combo.NFCombochart
Set the line series.
setLineSeries(NFRadialLineSeries) - Method in class netcharts.pro.charts.polar.NFPolarchart
Set the line series.
setLineSeries(NFRadialLineSeries) - Method in class netcharts.pro.charts.radar.NFRadarchart
Set the line series.
setLineSeries(NFStripLineSeries) - Method in class netcharts.pro.charts.strip.NFStripchart
Set the line series.
setLineSeries(NFLineSeries) - Method in class netcharts.pro.charts.xy.NFXYchart
Set the line series.
setLineSeries(NFLineSeries) - Method in class netcharts.pro.common.lineset.NFAbstractLineChart
Set the line series.
setLineSymbolAnimationStyle(int) - Method in class netcharts.pro.charts.pareto.NFParetochart
Set the line symbol animation style.
setLineSymbolAnimationStyle(int) - Method in class netcharts.pro.charts.polar.NFPolarchart
Set the line symbol animation style.
setLineSymbolAnimationStyle(int) - Method in class netcharts.pro.charts.radar.NFRadarchart
Set the line symbol animation style.
setLineSymbolAnimationStyle(int) - Method in class netcharts.pro.charts.strip.NFStripchart
Set the line symbol animation style.
setLineSymbolAnimationStyle(int) - Method in class netcharts.pro.common.lineset.NFAbstractLineChart
Set the line symbol animation style.
setLineSymbolSpotlightSeries(NFSpotlightSeries) - Method in class netcharts.pro.charts.bubble.NFBubblechart
Set the line symbol spotlight series.
setLineSymbolSpotlightSeries(NFSpotlightSeries) - Method in class netcharts.pro.charts.pareto.NFParetochart
Set the line symbol spotlight series.
setLineSymbolSpotlightSeries(NFSpotlightSeries) - Method in class netcharts.pro.common.lineset.NFAbstractLineChart
Set the line symbol spotlight series.
setLineType(int) - Method in class netcharts.pro.common.lineset.NFLineSetLine
Set the line type.
setLineType(int) - Method in class netcharts.pro.common.NFLegendItem
Set line type.
setLineValueLabel(NFModalLabel) - Method in class netcharts.pro.charts.bubble.NFBubblechart
Set the text style to use for line labels.
setLineValueLabel(NFModalLabel) - Method in class netcharts.pro.charts.polar.NFPolarchart
Set the text style to use for line labels.
setLineValueLabel(NFModalLabel) - Method in class netcharts.pro.charts.radar.NFRadarchart
Set the text style to use for line labels.
setLineValueLabel(NFModalLabel) - Method in class netcharts.pro.charts.strip.NFStripchart
Set the text style to use for line labels.
setLineValueLabel(NFModalLabel) - Method in class netcharts.pro.common.lineset.NFAbstractLineChart
Set the text style to use for line labels.
setLineValueLabelRegion(NFRegion) - Method in class netcharts.pro.charts.bubble.NFBubblechart
Set the text background style to use for line labels.
setLineValueLabelRegion(NFRegion) - Method in class netcharts.pro.charts.polar.NFPolarchart
Set the text background style to use for line labels.
setLineValueLabelRegion(NFRegion) - Method in class netcharts.pro.charts.radar.NFRadarchart
Set the text background style to use for line labels.
setLineValueLabelRegion(NFRegion) - Method in class netcharts.pro.charts.strip.NFStripchart
Set the text background style to use for line labels.
setLineValueLabelRegion(NFRegion) - Method in class netcharts.pro.common.lineset.NFAbstractLineChart
Set the text background style to use for line labels.
setLineValueLabelStyle(int) - Method in class netcharts.pro.charts.bubble.NFBubbleSet
Sets the type of text labeling for lines in this set.
setLineValueLabelStyle(int) - Method in class netcharts.pro.common.lineset.NFLineSet
Sets the type of text labeling for lines in this set.
setLineWidth(int) - Method in class netcharts.pro.common.NFLegendItem
Set line width.
setLineZWidth(int) - Method in class netcharts.pro.charts.pareto.NFParetochart
Set the line Z width.
setLineZWidth(int) - Method in class netcharts.pro.common.lineset.NFAbstractLineChart
Set the lineZWidth.
setLocation(double) - Method in class netcharts.pro.charts.radar.NFRadialGrid
Sets the location of this grid
setLocation(int) - Method in class netcharts.pro.common.NFLegend
Set the legend's location using a constant.
setMajorTicColor(Color) - Method in class netcharts.pro.common.rectangular.NFAxis
Sets the major tic color
setMapIncluded(boolean) - Method in class netcharts.pro.common.image.raster.NFRasterImageParams
Specifies if the map should be included during image generation.
setMax(int) - Method in class netcharts.pro.charts.histogram.NFHistogramScale
Sets the end of the data range
setMax(Integer) - Method in class netcharts.pro.charts.histogram.NFHistogramScale
Sets the end of the data range
setMax(double) - Method in class netcharts.pro.common.NFColorSpectrum
Set the maximum range value for the color spectrum.
setMax(double) - Method in class netcharts.pro.common.NFRange
Sets the range maximum
setMax(Date) - Method in class netcharts.pro.common.NFRange
Sets the range maximum using a date value
setMax(Object) - Method in class netcharts.pro.common.NFRange
Sets the range max as an object - either null, Date or Double is expected.
setMaxHeight(int) - Method in class netcharts.pro.common.circular.NFSizedChart
Set the maximum height of the chart.
setMaxLineAdvance(int) - Method in class netcharts.pro.common.NFTextStyle
Set the max line advance.
setMaxSize(Dimension) - Method in class netcharts.pro.common.NFLegend
Set legend max size - performs mandatory clip if legend items become too large.
setMaxWidth(int) - Method in class netcharts.pro.common.circular.NFSizedChart
Set the maximum width of the chart.
setMeanActiveLabels(NFVector) - Method in class netcharts.pro.charts.box.NFBoxchart
Set the mean active labels for this set.
setMeanColor(Color) - Method in class netcharts.pro.charts.box.NFBoxchart
Set the base color of the mean line and symbols.
setMeanLine(int, int, Color) - Method in class netcharts.pro.charts.box.NFBoxchart
Sets the style of the mean line.
setMeanLine(NFLine) - Method in class netcharts.pro.charts.box.NFBoxchart
Sets the style of the mean line.
setMeanSymbol(NFLineSetSymbol) - Method in class netcharts.pro.charts.box.NFBoxSet
Sets the mean symbol.
setMedianColor(Color) - Method in class netcharts.pro.charts.box.NFBoxchart
Set the color of the median line.
setMetaData(Hashtable) - Method in class netcharts.pro.common.NFGraph
Sets the meta data.
setMin(int) - Method in class netcharts.pro.charts.histogram.NFHistogramScale
Sets the beginning of the data range
setMin(Integer) - Method in class netcharts.pro.charts.histogram.NFHistogramScale
Sets the beginning of the data range
setMin(double) - Method in class netcharts.pro.common.NFColorSpectrum
Set the minimum range value for the color spectrum.
setMin(double) - Method in class netcharts.pro.common.NFRange
Sets the range minimum
setMin(Date) - Method in class netcharts.pro.common.NFRange
Sets the range minimum using a date value
setMin(Object) - Method in class netcharts.pro.common.NFRange
Sets the range min as an object - either null, Date or Double is expected.
setMinHeight(int) - Method in class netcharts.pro.common.circular.NFSizedChart
Set the minimum height of the chart.
setMinimumDataPoints(int) - Method in class netcharts.pro.charts.box.NFBoxchart
Sets the minimum number of allowable data points.
setMinorTicColor(Color) - Method in class netcharts.pro.common.rectangular.NFAxis
Sets the minor tic color
setMinWidth(int) - Method in class netcharts.pro.common.circular.NFSizedChart
Set the minimum width of the chart.
setModified(boolean) - Method in class netcharts.pro.common.NFBaseClass
Explicitly set object modified flag
setModifier(int) - Method in class netcharts.pro.common.rectangular.NFAxis
Set the modifier.
setMouseControlDown(int) - Method in class netcharts.pro.common.zoomable.NFZoomableChart
Set the zoom action for the mouse down event with Control depressed.
setMouseMetaDown(int) - Method in class netcharts.pro.common.zoomable.NFZoomableChart
Set the zoom action for the mouse down event.
setMouseShiftDown(int) - Method in class netcharts.pro.common.zoomable.NFZoomableChart
Set the zoom action for the mouse down event with Shift depressed.
SETNAMEORDER - Static variable in class netcharts.pro.common.NFLegend
Data set legend item order
setNaturalDisplayOrder(boolean) - Method in class netcharts.pro.charts.box.NFBoxchart
Sets whether show to show the data from left to right.
setNodeName(String) - Method in class netcharts.pro.charts.diagram.NFNode
Sets the name of the node.
setNodes(NFNodeSeries) - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Sets the list of nodes.
setNoteSeries(NFNoteSeries) - Method in class netcharts.pro.common.NFGraph
Sets the charts note series.
setNoteSetName(String) - Method in class netcharts.pro.common.NFNoteSet
Set the name of the set
setNumberFormat(NFNumberFormat) - Method in class netcharts.pro.common.NFGraph
Sets the number format.
setNumberOfSlotsShown(int) - Method in class netcharts.pro.charts.strip.NFStripchart
Sets the stripchart number of slots parameter.
setNumColumns(int) - Method in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockLayout
Sets the number of columns in the grid.
setNumColumns(int) - Method in class netcharts.pro.charts.multipie.NFPieLayout
Sets the number of columns to draw the pies in.
setNumRows(int) - Method in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockLayout
Sets the number of rows in the grid.
setNumRows(int) - Method in class netcharts.pro.charts.multipie.NFPieLayout
Sets the number of rows to draw the pies in.
setNumSteps(int) - Method in class netcharts.pro.common.NFColorSpectrum
Sets the number of steps in the spectrum.
setOffsetX(double) - Method in class netcharts.pro.common.NFDropShadow
Set the offset of the x coordinate of the drop shadow.
setOffsetY(double) - Method in class netcharts.pro.common.NFDropShadow
Set the offset of the y coordinate of the drop shadow.
setOperator(int) - Method in class netcharts.pro.charts.diagram.NFPolyExpr
Sets expression operator
setOperator(int) - Method in class netcharts.pro.common.NFColorExpression
Sets the expression operator
setOrientation(int) - Method in class netcharts.pro.charts.bar.NFAbstractGroupStackableBarchart
Set bar orientation, either VERTICAL (default) or HORIZONTAL.
setOrientation(int) - Method in class netcharts.pro.charts.combo.NFCombochart
Set graph orientation, either VERTICAL (default) or HORIZONTAL
setOrientation(int) - Method in class netcharts.pro.charts.stock.NFStockchart
Noop - Stockchart bars are vertical only.
setOrientation(int) - Method in class netcharts.pro.common.NFLegend
Set the legend's orientation using a constant.
setOuterRadius(double) - Method in class netcharts.pro.charts.dial.NFDialSector
Set the sector outer radius.
setOutlierActiveLabels(NFVector) - Method in class netcharts.pro.charts.box.NFBoxSet
Set the outlier active labels for this set.
setOutlierColor(Color) - Method in class netcharts.pro.charts.box.NFBoxchart
Set the color of the outliers.
setOutlierSymbol(NFLineSetSymbol) - Method in class netcharts.pro.charts.box.NFBoxSet
Sets the outlier symbol.
setOutlineColor(Color) - Method in class netcharts.pro.common.lineset.NFLineSetSymbol
Sets the symbol outline color.
setOutlineColor(Color) - Method in interface netcharts.pro.common.NFSetSymbol
Sets the symbol outline color.
setOutlineWidth(int) - Method in class netcharts.pro.common.lineset.NFLineSetSymbol
Sets the symbol outline width.
setOutlineWidth(int) - Method in interface netcharts.pro.common.NFSetSymbol
Sets the symbol outline width.
setParameterName(String) - Method in class netcharts.pro.common.NFTitle
Sets the associated parameter name for when outputting.
setParentApplet(Applet) - Method in class netcharts.pro.common.NFGraph
If the chart is used in an applet-based application, the parent applet should be supplied in order to allow the rendering engine to find external files as needed.
setPercent(double) - Method in class netcharts.pro.common.rectangular.NFScaleSetAxisRange
Sets the percentage of the physical axis space that will be reserved for this axis scale.
setPercentileN(int) - Method in class netcharts.pro.charts.box.NFBoxchart
Sets the percentile to use when in PERCENTN mode.
setPieDropShadow(NFDropShadow) - Method in class netcharts.pro.charts.pie.NFAbstractPiechart
Set the drop shadow for the pie
setPieEdgeHighlightSeries(NFPieEdgeHighlightSeries) - Method in class netcharts.pro.charts.pie.NFAbstractPiechart
Set the pie edge highlight series.
setPieHighlightSeries(NFPieHighlightSeries) - Method in class netcharts.pro.charts.pie.NFAbstractPiechart
Set the pie highlight series.
setPieLayout(NFPieLayout) - Method in class netcharts.pro.charts.multipie.NFMultiPiechart
Set the pie layout object which represents how each pie is laid out in the chart.
setPieMargin(int) - Method in class netcharts.pro.charts.multipie.NFMultiPiechart
Set the margin in between each pie.
setPieSeries(NFPieSeries) - Method in class netcharts.pro.charts.multipie.NFMultiPiechart
Set the pie series.
setPieSize(int, int, int, int) - Method in class netcharts.pro.charts.pie.NFAbstractPiechart
Set the minimum and maximum size of the Piechart.
setPieSpotlightSeries(NFSpotlightSeries) - Method in class netcharts.pro.charts.pie.NFAbstractPiechart
Set the pie spotlight series.
setPieSquare(boolean) - Method in class netcharts.pro.charts.pie.NFAbstractPiechart
Set pie square
setPieTitleLocation(int) - Method in class netcharts.pro.charts.multipie.NFMultiPiechart
Set the pie title location.
setPlotArea(NFAreaSize) - Method in class netcharts.pro.common.NFGraph
Sets the plot area.
setPlotType(int) - Method in class netcharts.pro.charts.box.NFBoxchart
Sets the plot type, one of STANDARD (default), EDA, GAUSSIAN or TENNINETY.
setPNGTransparency(boolean) - Static method in class netcharts.pro.common.NFImageGeneration
Deprecated. Use the appropriate method in the PNG image params object.
setPoint(NFPoint) - Method in class netcharts.pro.charts.diagram.NFNode
Sets the pixel location of the node.
setPoint1(NFPoint) - Method in class netcharts.pro.common.NFNote
Set the starting location of the note.
setPoint2(NFPoint) - Method in class netcharts.pro.common.NFNote
Set the second note location
setPoint3(NFPoint) - Method in class netcharts.pro.common.NFNote
Set the third note location
setPointColor(Color) - Method in class netcharts.pro.charts.bubble.NFBubbleScale
Set the point color
setPointColor(Color) - Method in class netcharts.pro.charts.bubble.NFBubbleSet
Set the point color.
setPolarScale(NFAxisRange) - Method in class netcharts.pro.charts.polar.NFPolarchart
Set the range for all radial axes.
setPolarSize(int, int, int, int) - Method in class netcharts.pro.charts.polar.NFPolarchart
Set the minimum and maximum size of the Polarchart.
setPolarSquare(boolean) - Method in class netcharts.pro.charts.polar.NFPolarchart
Set polar square
setPolygon(Polygon) - Method in class netcharts.pro.charts.diagram.NFPoly
Sets the bounding area of the polygon shape.
setPolygons(NFPolySet) - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Sets the list of polygons.
setPosition(NFPoint) - Method in class netcharts.pro.common.NFLegend
Set legend position.
setPrettyPrintEnabled(boolean) - Method in class netcharts.pro.common.image.svg.NFSVGImageParams
Sets if the SVG pretty printer utility should be enabled.
setPrinterMatchedFontsEnabled(boolean) - Method in class netcharts.pro.common.image.raster.NFRasterImageParams
Specifies if the image graphics should use fractional font metrics in image generation.
setQuality(int) - Method in class netcharts.pro.common.image.jpg.NFJPEGImageParams
Sets the JPEG quality of the output.
setQuoteStrings(boolean) - Method in class netcharts.pro.common.NFVector
Sets the quote strings property
setRadarSize(int, int, int, int) - Method in class netcharts.pro.charts.radar.NFRadarchart
Set the minimum and maximum size of the Radarchart.
setRadarSquare(boolean) - Method in class netcharts.pro.charts.radar.NFRadarchart
Set radar square
setRadialPosition(double) - Method in class netcharts.pro.charts.pie.NFSliceLabel
Set the location of radial labels.
setRadius(double) - Method in class netcharts.pro.common.NFSpotlight
Set the radius of the spotlight.
setRadiusPercent(double) - Method in class netcharts.pro.charts.dial.NFDial
Sets the percentage of the available space the dial should use.
setRegion(NFRegion) - Method in class netcharts.pro.charts.diagram.NFNode
Sets the region style for the node
setRegion(NFRegion) - Method in class netcharts.pro.charts.multipie.NFPieTitle
Set the pie title background region
setRegion(NFRegion) - Method in class netcharts.pro.charts.pie.NFSliceLabel
Set background style
setRegion(NFRegion) - Method in class netcharts.pro.common.NFDwell
Set region for this dwell object.
setRegion(NFRegion) - Method in class netcharts.pro.common.NFLegend
Explicitly sets the NFRegion (background characteristics) object for this legend.
setRegion(NFRegion) - Method in class netcharts.pro.common.NFNoteSet
Set region to use for the noteset
setRegion(NFRegion) - Method in class netcharts.pro.common.NFTitle
Set region for this title.
setRelativeBoxSymbolWidth(int) - Method in class netcharts.pro.charts.box.NFBoxchart
Sets the relative symbol box width value.
setRight(double) - Method in class netcharts.pro.common.rectangular.NFAxesSize
Sets the amount of horizontal space in the chart allocated to the right axes.
setRightAxis(NFAxis) - Method in class netcharts.pro.common.rectangular.NFDataChart
Sets the right axis object.
setRightAxisSeries(NFAxisSeries) - Method in class netcharts.pro.common.rectangular.NFDataChart
Sets the right axis series.
setRightFillPattern(NFFillPattern) - Method in class netcharts.pro.common.barset.NFBarSet
Sets the right fill pattern for all bars in this set.
setRightGap(double) - Method in class netcharts.pro.common.barset.NFBarHighlight
Set the gap between the right of the highlighted object and the highlight.
setRightTitle(NFTitle) - Method in class netcharts.pro.common.NFGraph
Sets the chart right title
setRubberband(NFFillBorder) - Method in class netcharts.pro.common.NFGraph
Sets the rubberband.
setSaveAsPointBasedCDL(boolean) - Method in class netcharts.pro.common.barset.NFBarSeries
Whether CDL values should be saved as point based parameters.
setScale(double, double, double) - Method in class netcharts.pro.charts.dial.NFDial
Sets the dial scale.
setScale(NFAxisRange) - Method in class netcharts.pro.charts.dial.NFDial
Sets the dial scale.
setScale(int, double, double, int) - Method in class netcharts.pro.charts.strip.NFStripAxis
Sets the axis scale parameters using numeric values.
setScale(int, Date, NFTimeUnit, int) - Method in class netcharts.pro.charts.strip.NFStripAxis
Sets the axis scale parameters using date/time values.
setScale(double, double, double) - Method in class netcharts.pro.common.circular.NFBaseRadialAxis
Sets the scale of this axis
setScale(NFAxisRange) - Method in class netcharts.pro.common.circular.NFBaseRadialAxis
Sets the scale of this axis
setScale(double, double, double) - Method in class netcharts.pro.common.rectangular.NFAxis
Sets the scale of this axis
setScale(NFAxisRange) - Method in class netcharts.pro.common.rectangular.NFAxis
Sets the scale of this axis.
setScaleFactor(double) - Method in class netcharts.pro.common.NFGraph
Sets the scale factor.
setScaleSets(NFVector) - Method in class netcharts.pro.common.rectangular.NFAxis
Sets a vector of NFAxisRange objects representing multiple scales in this axis.
setScaleType(int) - Method in class netcharts.pro.charts.bubble.NFBubbleScale
Set the scale type.
setScrollRange(double, double) - Method in class netcharts.pro.common.rectangular.NFAxis
Sets the scroll range.
setScrollRange(NFRange) - Method in class netcharts.pro.common.rectangular.NFAxis
Sets the scroll range.
setSectorActiveLabelsEnabled(boolean) - Method in class netcharts.pro.charts.dial.NFDialchart
Set enable popup labels over sectors.
setSectorAnimationStyle(int) - Method in class netcharts.pro.charts.dial.NFDialchart
Set the sector animation style.
setSectorEdgeHighlightSeries(NFCircularEdgeHighlightSeries) - Method in class netcharts.pro.charts.dial.NFDialchart
Set the sector edge highlight series.
setSectorLabel(String) - Method in class netcharts.pro.charts.dial.NFDialSector
GSt this dial sector's label.
setSectorLabelPosition(double) - Method in class netcharts.pro.charts.dial.NFDialSector
Set the position of the sector label relative to the radius of the dial.
setSectorLabelStyle(NFTextStyle) - Method in class netcharts.pro.charts.dial.NFDialSector
Set the text style of the label.
setSectorName(String) - Method in class netcharts.pro.charts.dial.NFDialSector
Set this sector's name.
setSectors(NFVector) - Method in class netcharts.pro.charts.dial.NFDial
Sets the list of NFDialSector objects for this dial
setServletName(String) - Method in class netcharts.pro.common.page.NFPageParams
Sets the Java Servlet used to return the generated chart image.
setSetName(String) - Method in class netcharts.pro.common.NFBaseSet
Set the name of the set
setShadowWidth(int) - Method in class netcharts.pro.common.lineset.NFLineSetSymbol
Sets the data symbol's shadow width.
setShaftColor(Color) - Method in class netcharts.pro.charts.dial.NFDialHand
Set the hand shaft (line) color.
setShaftWidth(double) - Method in class netcharts.pro.charts.dial.NFDialHand
Set the width of the hand's shaft (line)
setShowDataPoints(boolean) - Method in class netcharts.pro.charts.box.NFBoxchart
Sets whether show the data points.
setShowEightyTwentyLines(boolean) - Method in class netcharts.pro.charts.pareto.NFParetochart
Set whether the 80/20 lines should be shown on the graph.
setShowGroupStackLabels(boolean) - Method in class netcharts.pro.charts.bar.NFAbstractGroupStackableBarchart
Set whether the group stack labels should be displayed when in GROUPSTACK mode.
setShowGroupStackLabels(boolean) - Method in class netcharts.pro.charts.combo.NFCombochart
Set whether the group stack labels should be displayed when in GROUPSTACK mode.
setShowHandLabel(boolean) - Method in class netcharts.pro.charts.dial.NFDialHand
Set whether or not the label should be shown for the hand.
setShowSectorLabel(boolean) - Method in class netcharts.pro.charts.dial.NFDialSector
Set whether or not the label should be shown in the sector.
setShowSliceLabel(boolean) - Method in class netcharts.pro.charts.multipie.NFSliceSet
Sets whether the slice label is to be displayed.
setShowTicLabels(boolean) - Method in class netcharts.pro.charts.dial.NFDial
Sets whether or not the tic labels should be displayed.
setShowTicLabels(boolean) - Method in class netcharts.pro.charts.dial.NFDialSector
Deprecated. Replaced by NFDialSector.setShowSectorLabel(boolean)
setSide(String) - Method in class netcharts.pro.common.rectangular.NFAxis
Sets the side this axis represents
setSide(String) - Method in class netcharts.pro.common.rectangular.NFAxisSeries
Sets the side this axis series represents
setSize(double) - Method in class netcharts.pro.common.NFCircularEdgeHighlight
Get the size of the highlight.
setSize(double) - Method in class netcharts.pro.common.NFDropShadow
Set the size of the drop shadow blur.
setSize(int, int) - Method in class netcharts.pro.common.NFGraph
Sets the chart size.
setSize(Dimension) - Method in class netcharts.pro.common.NFGraph
Sets the chart size.
setSize(int) - Method in class netcharts.pro.common.NFSymbol
Sets the data symbol size in pixels.
setSize(int) - Method in class netcharts.pro.common.NFVector
Set the vector size
setSize(int) - Method in class netcharts.pro.common.rectangular.NFAxis
Sets the size of axis relative to other axes in the series.
setSkipCount(int) - Method in class netcharts.pro.common.rectangular.NFAxis
Sets tic layout mode skip count.
setSliceAnimationStyle(int) - Method in class netcharts.pro.charts.pie.NFAbstractPiechart
Set the slice animation style.
setSliceBorder(NFLine) - Method in class netcharts.pro.charts.pie.NFAbstractPiechart
Set border for this pie chart
setSliceColors(NFVector) - Method in class netcharts.pro.charts.pie.NFAbstractPiechart
Set slice colors
setSliceFillPatterns(NFVector) - Method in class netcharts.pro.charts.pie.NFAbstractPiechart
Set slice fill patterns
setSliceLabel(NFSliceLabel) - Method in class netcharts.pro.charts.pie.NFAbstractPiechart
Set sliceLabel object for this pie chart
setSliceLabelEnabled(boolean) - Method in class netcharts.pro.charts.pie.NFSliceLabel
Enables or disables the slice label display
setSlicePos(NFVector) - Method in class netcharts.pro.charts.pie.NFPiechart
Set slice positions
setSlicePositions(NFVector) - Method in class netcharts.pro.charts.multipie.NFSliceSet
Sets the slice positions for this set.
setSliceSeries(NFSliceSeries) - Method in class netcharts.pro.charts.multipie.NFMultiPiechart
Set the slice series.
setSliceSlideEnabled(boolean) - Method in class netcharts.pro.charts.pie.NFAbstractPiechart
Sets whether a pie slice will slide out when clicking on it
setSlotsPerTic(int) - Method in class netcharts.pro.charts.strip.NFStripAxis
Sets the number of data slots per tic mark.
setSlotsPerTic(int) - Method in class netcharts.pro.charts.strip.NFStripAxisRange
Sets the number of data slots per tic mark.
setSortOrder(int) - Method in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockSort
Sets the sort order (ASCENDING or DESCENDING)
setSortType(int) - Method in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockSort
Sets the sort type (LABEL, VALUE or NONE)
setStackDisplayOrder(int) - Method in class netcharts.pro.charts.combo.NFCombochart
Set barchart stack display order, either BOTTOMUP or TOPDOWN.
setStackDisplayOrder(int) - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Set barchart stack display order, either BOTTOMUP or TOPDOWN.
setStackedBarConnector(int) - Method in class netcharts.pro.charts.bar.NFBarchart
Set stacked bar connector type, either OFF (default), LINE or FILL.
setStackedBarConnector(int) - Method in class netcharts.pro.charts.bar3d.NFBarchart3d
Noop - Barchart3ds do not support stacked bar connectors.
setStackedBarConnector(int) - Method in class netcharts.pro.charts.combo.NFCombochart
Set stacked bar connector type, either OFF (default), LINE or FILL.
setStackType(int) - Method in class netcharts.pro.charts.combo.NFCombochart
Set bar stack type, either TOTAL or ITEM.
setStackType(int) - Method in class netcharts.pro.charts.line.NFLinechart
Set linechart stack type, either TOTAL (default), ITEM, or PERCENT.
setStackType(int) - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Set barchart stack type, either TOTAL or ITEM.
setStaggerLevels(int) - Method in class netcharts.pro.common.rectangular.NFAxis
Sets tic layout stagger levels
setStart(Color) - Method in class netcharts.pro.common.NFGradient
Set the start color.
setStartAngle(double) - Method in class netcharts.pro.charts.dial.NFDial
Sets the angle that the dial starts from.
setStartNode(NFNode) - Method in class netcharts.pro.charts.diagram.NFNodeEdge
Set the start node
setStartValue(double) - Method in class netcharts.pro.charts.dial.NFDialSector
Set the sector start value.
setState(boolean) - Method in class netcharts.pro.charts.heatmap.NFHeatmapCellTextStyle
Sets the state of this cell text style.
setState(boolean) - Method in class netcharts.pro.common.NFModalLabel
Set the state of this text item.
setStep(double) - Method in class netcharts.pro.charts.strip.NFStripAxisRange
Sets the numeric tic value increment.
setStep(NFTimeUnit) - Method in class netcharts.pro.charts.strip.NFStripAxisRange
Sets the date/time tic value increment.
setStep(double) - Method in class netcharts.pro.common.NFAxisRange
Sets the range step.
setStep(NFTimeUnit) - Method in class netcharts.pro.common.NFAxisRange
Sets the range step as a timeunit.
setStockAnimationStyle(int) - Method in class netcharts.pro.charts.stock.NFStockchart
Set the stock animation style.
setStockBarWidth(int) - Method in class netcharts.pro.charts.stock.NFStockchart
This parameter specifies the relative size of each bar used when displaying stock values.
setStockLabelsEnabled(boolean) - Method in class netcharts.pro.charts.stock.NFStockchart
Set enable popup labels over stock lines.
setStockSeries(NFStockSeries) - Method in class netcharts.pro.charts.stock.NFStockchart
Set the stock series.
setStop(Color) - Method in class netcharts.pro.common.NFGradient
Set the stop color.
setStopAngle(double) - Method in class netcharts.pro.charts.dial.NFDial
Sets the angle that the dial stops.
setStopValue(double) - Method in class netcharts.pro.charts.dial.NFDialSector
Set the sector stop value.
setStripLayout(int, int, boolean, String) - Method in class netcharts.pro.charts.strip.NFStripchart
Sets the stripchart configuration
setStyle(int) - Method in class netcharts.pro.charts.pie.NFSliceLabel
Set the label display style.
setStyle(int) - Method in class netcharts.pro.common.NFBaseDwellAnimation
 
setStyle(int) - Method in class netcharts.pro.common.NFLine
Sets the style to use for the line.
setStyle(int) - Method in class netcharts.pro.common.NFSymbol
Sets the style to use for the data symbol.
setStyleObject(NFBaseClass, Object) - Static method in class netcharts.pro.util.NFProUtil
Set the object to be associated with the NFUserObjectKeys.STYLE_KEY key on the NFBaseClass instance.
setStyleObjectData(NFBaseClass, Object) - Static method in class netcharts.pro.util.NFProUtil
Set the data onto the style object associated with the NFUserObjectKeys.STYLE_KEY key on the NFBaseClass instance.
setSVGWebForced(boolean) - Method in class netcharts.pro.common.page.svg.NFSVGPageParams
Sets if SVGWeb should be forced to render all SVG images on the page itself, bypassing any available native renderers.
setSVGWebIncluded(boolean) - Method in class netcharts.pro.common.page.svg.NFSVGPageParams
Sets if SVGWeb should be included in the page.
setSymbol(NFBarSymbol) - Method in class netcharts.pro.common.barset.NFBarSet
Sets the bar symbol for all bars in this set.
setSymbol(NFLineSetSymbol) - Method in class netcharts.pro.common.lineset.NFLineSet
Set this lineset's symbol
setSymbolPosition(int) - Method in class netcharts.pro.common.NFLegend
Set the position all legend item symbols should appear relative to the legend item labels.
setSymbolShadowWidth(int) - Method in class netcharts.pro.common.NFLegendItem
Sets the legend item symbol's shadow width.
setSymbolSize(int) - Method in class netcharts.pro.common.NFLegendItem
Set symbol size.
setSymbolStyle(int) - Method in class netcharts.pro.common.NFLegendItem
Set symbol style.
setSymbolType(int) - Method in class netcharts.pro.common.NFLegendItem
Set symbol type.
setTagName(String) - Method in class netcharts.pro.charts.diagram.NFPoly
Sets the name of the polygon shape.
setTarget(String) - Method in class netcharts.pro.common.NFActiveLabel
Set target for drilldown behavior
setTaskAnimationStyle(int) - Method in class netcharts.pro.charts.time.NFTimechart
Set the task animation style.
setTaskHeight(int) - Method in class netcharts.pro.charts.time.NFTimechart
Sets the task height factor to use when drawing tasks.
setText(String) - Method in class netcharts.pro.charts.diagram.NFNode
Sets the text to be displayed on the node..
setText(String) - Method in class netcharts.pro.charts.multipie.NFPieTitle
Set the pie title text.
setText(String) - Method in class netcharts.pro.common.NFLabel
Set the text of this label.
setText(String) - Method in class netcharts.pro.common.NFLegend
Sets the title for the legend.
setText(String) - Method in class netcharts.pro.common.NFLegendItem
Set legend item text
setText(String) - Method in class netcharts.pro.common.NFNote
Set the text to display in the note.
setText(String) - Method in class netcharts.pro.common.NFTitle
Set the text of this title.
setTextAngle(int) - Method in class netcharts.pro.common.NFLegend
Sets text angle for the legend items.
setTextAngle(int) - Method in class netcharts.pro.common.NFTitle
Set the text angle.
setTextAscent(int) - Method in class netcharts.pro.common.NFTitle
Set the override of the font ascent.
setTextAsShapes(boolean) - Method in class netcharts.pro.common.image.pdf.NFPDFImageParams
Sets if text will be rendered as shapes.
setTextColor(Color) - Method in class netcharts.pro.common.NFLegend
Sets the color of the legend text.
setTextColor(Color) - Method in class netcharts.pro.common.NFTitle
Set the text color.
setTextColor(Color) - Method in class netcharts.pro.common.rectangular.NFAxis
Sets the text color for this axis to be applied to tic labels.
setTextDecoration(int) - Method in class netcharts.pro.common.NFTitle
Set the text decoration.
setTextDescent(int) - Method in class netcharts.pro.common.NFTitle
Set the override of the font descent.
setTextFont(Font) - Method in class netcharts.pro.common.rectangular.NFAxis
Sets the text font for this axis to be applied to tic labels.
setTextLeading(int) - Method in class netcharts.pro.common.NFTitle
Set the override of the font leading.
setTextMaxLineAdvance(int) - Method in class netcharts.pro.common.NFTitle
Set the max line advance.
setTextModified(boolean) - Method in class netcharts.pro.charts.multipie.NFPieTitle
Sets whether the text has been modified.
setTextStyle(NFTextStyle) - Method in class netcharts.pro.charts.diagram.NFNode
Sets the text style for the node.
setTextualDescription(String) - Method in class netcharts.pro.util.NFServerGeneratedImage
Set the textual description of the image.
setThickness(int) - Method in class netcharts.pro.common.NFLine
Sets the line thickness
setTicColor(Color) - Method in class netcharts.pro.charts.dial.NFDial
Sets the tic line color
setTicFormat(NFFormat) - Method in class netcharts.pro.common.circular.NFBaseRadialAxis
Sets the axis tic label numerical formatting.
setTicFormat(NFFormat) - Method in class netcharts.pro.common.rectangular.NFAxis
Sets the axis tic label numerical formatting.
setTicLabel(NFLabel) - Method in class netcharts.pro.common.circular.NFBaseRadialAxis
Sets the axis tic label style.
setTicLabel(NFModalLabel) - Method in class netcharts.pro.common.rectangular.NFAxis
Sets the axis tic label style.
setTicLabelPosition(double) - Method in class netcharts.pro.charts.dial.NFDial
Sets the position of a tic label relative to the width of the dial.
setTicLabelPosition(double) - Method in class netcharts.pro.charts.dial.NFDialSector
Deprecated. Replaced by NFDialSector.setSectorLabelPosition(double)
setTicLabelRotationPoint(int) - Method in class netcharts.pro.common.rectangular.NFAxis
Sets the tic label rotation point.
setTicLabels(NFVector) - Method in class netcharts.pro.charts.dial.NFDial
Sets the tic labels.
setTicLabels(NFVector) - Method in class netcharts.pro.common.circular.NFBaseRadialAxis
Sets the tic labels for the axis.
setTicLabels(NFVector) - Method in class netcharts.pro.common.rectangular.NFAxis
Sets a list of string values to be used for each tic label.
setTicLabelStyle(Color, Font, int) - Method in class netcharts.pro.charts.dial.NFDial
Sets text style of the tic labels.
setTicLabelStyle(NFTextStyle) - Method in class netcharts.pro.charts.dial.NFDial
Sets text style of the tic labels.
setTicLabelStyle(NFTextStyle) - Method in class netcharts.pro.charts.dial.NFDialSector
Deprecated. Replaced by NFDialSector.setSectorLabelStyle(NFTextStyle)
setTicLayoutMode(int) - Method in class netcharts.pro.common.rectangular.NFAxis
Sets the tic layout mode.
setTicLength(double) - Method in class netcharts.pro.charts.dial.NFDial
Sets the tic line length
setTicLength(int) - Method in class netcharts.pro.charts.stock.NFStockchart
This parameter specifies the relative size of each tic mark used when displaying stock values.
setTicLength(int) - Method in class netcharts.pro.charts.stock.NFStockSet
The ticLength attribute defines the length of the open/close tic marks in pixels.
setTicLength(int) - Method in class netcharts.pro.common.rectangular.NFAxis
Sets the length of the tics.
setTicLine(Color, int, int) - Method in class netcharts.pro.charts.dial.NFDial
Sets the characteristics of the tic lines.
setTicLocations(NFVector) - Method in class netcharts.pro.common.rectangular.NFAxis
Sets the axis tic locations.
setTicPosition(int) - Method in class netcharts.pro.charts.dial.NFDial
Sets the location of the tics relative to the dial.
setTicStart(double) - Method in class netcharts.pro.charts.strip.NFStripAxis
Sets the first numeric tic value.
setTicStart(double) - Method in class netcharts.pro.charts.strip.NFStripAxisRange
Sets the first numeric tic value.
setTicStart(Date) - Method in class netcharts.pro.charts.strip.NFStripAxisRange
Sets the first date-based tic value.
setTicStep(double) - Method in class netcharts.pro.charts.strip.NFStripAxis
Sets the numeric tic value increment.
setTicWidth(int) - Method in class netcharts.pro.charts.dial.NFDial
Sets the tic line width
setTIFFCompression(int) - Static method in class netcharts.pro.common.NFImageGeneration
Deprecated. Use the appropriate method in the TIFF image params object.
setTimeBase(Date) - Method in class netcharts.pro.common.NFFormat
Sets the time base.
setTimeSeries(NFTimeSeries) - Method in class netcharts.pro.charts.time.NFTimechart
Set the time series.
setTimeUnit(NFTimeUnit) - Method in class netcharts.pro.common.NFFormat
Sets the time unit.
setTipColor(Color) - Method in class netcharts.pro.charts.dial.NFDialHand
Set the color of the end of the hand.
setTipWidth(double) - Method in class netcharts.pro.charts.dial.NFDialHand
Set the width of the hand end.
setTitle(String, NFModalLabel, NFRegion) - Method in class netcharts.pro.charts.multipie.NFPie
Set the pie title attributes (text, text style, background region)
setTitle(NFPieTitle) - Method in class netcharts.pro.charts.multipie.NFPie
Set the pie title attributes
setTitleActiveLabel(NFActiveLabel) - Method in class netcharts.pro.common.circular.NFBaseRadialAxis
Sets the NFActiveLabel for popup/drilldown on the axis title
setTitleActiveLabel(NFActiveLabel) - Method in class netcharts.pro.common.rectangular.NFAxis
Sets the NFActiveLabel for popup/drilldown on the axis title
setTitleLabel(NFLabel) - Method in class netcharts.pro.common.circular.NFBaseRadialAxis
Sets the label element for the axis title.
setTitleLabel(NFLabel) - Method in class netcharts.pro.common.rectangular.NFAxis
Sets the label element for the axis title.
setTitleRegion(NFRegion) - Method in class netcharts.pro.common.rectangular.NFAxis
Set the background element for the axis title
setTitleSpacing(int) - Method in class netcharts.pro.common.NFGraph
Sets the title spacing.
setToggleDataVisibility(boolean) - Method in class netcharts.pro.charts.bar3d.NFBarchart3d
Toggle data visibility is not supported.
setToggleDataVisibility(boolean) - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Toggle data visibility is not supported.
setToggleDataVisibility(boolean) - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Toggle data visibility is not supported.
setToggleDataVisibility(boolean) - Method in class netcharts.pro.common.NFGraph
Sets whether show/hide data should be enabled when clicking on a legend item
setTop(double) - Method in class netcharts.pro.common.rectangular.NFAxesSize
Sets the amount of vertical space in the chart allocated to the top axes.
setTopAxis(NFAxis) - Method in class netcharts.pro.charts.strip.NFStripchart
Sets the top NFStripAxis object.
setTopAxis(NFAxis) - Method in class netcharts.pro.common.rectangular.NFDataChart
Sets the top axis object.
setTopAxisSeries(NFAxisSeries) - Method in class netcharts.pro.charts.strip.NFStripchart
Overrides NFDataChart.
setTopAxisSeries(NFAxisSeries) - Method in class netcharts.pro.common.rectangular.NFDataChart
Sets the top axis series.
setTopFillPattern(NFFillPattern) - Method in class netcharts.pro.common.barset.NFBarSet
Sets the top fill pattern for all bars in this set.
setTopGap(double) - Method in class netcharts.pro.common.barset.NFBarHighlight
Set the gap between the top of the highlighted object and the highlight.
setTopLeftCornerSize(double) - Method in class netcharts.pro.common.NFCorners
Set the top left corner size.
setTopLeftCornerType(int) - Method in class netcharts.pro.common.NFCorners
Sets the top left corner type.
setTopLeftCornerType(int) - Method in class netcharts.pro.common.NFRegion
Set the regions's top left corner type using a constant.
setTopRightCornerSize(double) - Method in class netcharts.pro.common.NFCorners
Set the top right corner size.
setTopRightCornerType(int) - Method in class netcharts.pro.common.NFCorners
Sets the top right corner type.
setTopRightCornerType(int) - Method in class netcharts.pro.common.NFRegion
Set the regions's top right corner type using a constant.
setTwentyLineSetName(String) - Method in class netcharts.pro.charts.pareto.NFParetochart
Set the name for the 20% line.
setType(int) - Method in class netcharts.pro.charts.bar3d.NFViewPoint
 
setType(int) - Method in class netcharts.pro.common.barset.NFBarSymbol
Sets the symbol type to use for the data.
setType(int) - Method in class netcharts.pro.common.lineset.NFLineSetSymbol
Sets the symbol type to use for the data.
setType(int) - Method in class netcharts.pro.common.NFFillPattern
Sets the fill type
setType(int) - Method in class netcharts.pro.common.NFHighlight
Sets the highlight gradient type.
setType(int) - Method in interface netcharts.pro.common.NFSetSymbol
Sets the symbol type to use for the data.
setType(int) - Method in class netcharts.pro.common.NFSymbol
Sets the symbol type to use for the data.
setUndefinedString(String) - Method in class netcharts.pro.charts.strip.NFStripchart
Sets the text to be used if a tic label is not passed.
setURL(String) - Method in class netcharts.pro.common.NFActiveLabel
Set string representing the url
setUserObject(Object) - Method in class netcharts.pro.common.NFBaseClass
Explicitly set user object.
setUserObject(NFBaseClass, Object) - Static method in class netcharts.pro.util.NFProUtil
Set the user object on the NFBaseClass instance.
setUserObject(NFBaseClass, Object, String) - Static method in class netcharts.pro.util.NFProUtil
Set the user object within the Map of user objects on the NFBaseClass instance.
setUsesImage(boolean) - Method in class netcharts.pro.common.lineset.NFLineSetSymbol
Enables the usage of an image based symbol.
setUseUniqueTaskColors(boolean) - Method in class netcharts.pro.charts.time.NFTimechart
Enable or disable the use of unique task colors within the chart.
setValue(double) - Method in class netcharts.pro.charts.dial.NFDialHand
Set the hand value.
setValue1(Object) - Method in class netcharts.pro.charts.diagram.NFPolyExpr
Sets the expression value
setValue1(double) - Method in class netcharts.pro.common.NFColorExpression
Sets the value to compare against
setValue2(Object) - Method in class netcharts.pro.charts.diagram.NFPolyExpr
Sets the second value.
setValue2(double) - Method in class netcharts.pro.common.NFColorExpression
Sets the second compare value used for the BETWEEN operator.
setViewPoint(NFViewPoint) - Method in class netcharts.pro.charts.bar3d.NFBarchart3d
Sets the values of the limit lines.
setWhiskerType(int) - Method in class netcharts.pro.charts.box.NFBoxchart
Sets the whisker type, either BOX_WHISKER (default) or LINE_WHISKER.
setWidth(double) - Method in class netcharts.pro.charts.dial.NFDialOuterBorder
Sets the border width.
setWidth(double) - Method in class netcharts.pro.common.barset.NFBarHighlight
Set the width of the highlight.
setWidth(double) - Method in class netcharts.pro.common.NFAreaSize
Sets the width of the bounded area.
setX(double) - Method in class netcharts.pro.charts.diagram.NFNode
Set the x coordinate of the node.
setX(Object) - Method in class netcharts.pro.common.NFPoint
Sets the x coordinate of the Note.
setX(Date) - Method in class netcharts.pro.common.NFPoint
Sets the x coordinate of the Note.
setX(double) - Method in class netcharts.pro.common.NFPoint
Sets the x coordinate of the Note.
setXAxis(NFDataMapper) - Method in class netcharts.pro.common.NFAxisMap
Set the axis object that the X dimension should be translated with.
setXAxis(NFAxis) - Method in class netcharts.pro.common.rectangular.NFDataSet
Sets the x axis to map this set's data locations.
setXAxis(NFAxis) - Method in class netcharts.pro.common.rectangular.NFGrid
Sets which axis should be used to map vertical lines.
setXAxisMap(int) - Method in class netcharts.pro.common.NFAxisMap
Set the scale that the X dimension should be translated with using a constant.
setXAxisMapIndex(int) - Method in class netcharts.pro.common.NFAxisMap
Set the index of the x axis side.
setXLocation(double) - Method in class netcharts.pro.common.NFAreaSize
Sets the x coordinate of the bounded area.
setXMLDeclarationIncluded(boolean) - Method in class netcharts.pro.common.image.svg.NFSVGImageParams
Sets if the XML declaration should be included in the rendered image.
setXOrRadius(double) - Method in class netcharts.pro.charts.bar3d.NFViewPoint
 
setY(double) - Method in class netcharts.pro.charts.diagram.NFNode
Set the y coordinate of the node.
setY(Object) - Method in class netcharts.pro.common.NFPoint
Sets the y coordinate of the Note.
setY(Date) - Method in class netcharts.pro.common.NFPoint
Sets the y coordinate of the Note.
setY(double) - Method in class netcharts.pro.common.NFPoint
Sets the y coordinate of the Note.
setYAxis(NFDataMapper) - Method in class netcharts.pro.common.NFAxisMap
Set the axis object that the Y dimension should be translated with.
setYAxis(NFAxis) - Method in class netcharts.pro.common.rectangular.NFDataSet
Sets the y axis to map this set's values with.
setYAxis(NFAxis) - Method in class netcharts.pro.common.rectangular.NFGrid
Sets which axis should be used to map horizontal lines.
setYAxisMap(int) - Method in class netcharts.pro.common.NFAxisMap
Set the scale that the Y dimension should be translated with using a constant.
setYAxisMapIndex(int) - Method in class netcharts.pro.common.NFAxisMap
Set the index of the y axis side.
setYLocation(double) - Method in class netcharts.pro.common.NFAreaSize
Sets the y coordinate of the bounded area.
setYOrPhi(double) - Method in class netcharts.pro.charts.bar3d.NFViewPoint
 
setZAxisLabels(NFModalLabel) - Method in class netcharts.pro.charts.combo.NFCombochart
Set the text style and value to use for labeling the Z Axis.
setZAxisLabels(NFModalLabel) - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Set the text style and value to use for labeling the Z Axis.
setZoom(boolean) - Method in class netcharts.pro.common.rectangular.NFAxis
Sets whether this axis should allow zooming.
setZoomingEnabled(boolean) - Method in class netcharts.pro.common.zoomable.NFZoomableChart
Enable or disable zooming.
setZoomInHandler(String) - Method in class netcharts.pro.common.image.NFZoomableImageParams
Sets the zoom in handler.
setZoomOutButtonVisible(boolean) - Method in class netcharts.pro.common.image.NFZoomableImageParams
Sets if the zoom out button should be visible.
setZoomOutHandler(String) - Method in class netcharts.pro.common.image.NFZoomableImageParams
Sets the zoom out handler.
setZOrTheta(double) - Method in class netcharts.pro.charts.bar3d.NFViewPoint
 
setZScale(double, double) - Method in class netcharts.pro.charts.bubble.NFBubbleSet
Sets the minimum and maximum values that will be used to determine the bubble size.
setZScale(NFBubbleScale) - Method in class netcharts.pro.charts.bubble.NFBubbleSet
Sets the minimum and maximum values that will be used to determine the bubble size.
SHADOW - Static variable in class netcharts.pro.common.NFRegion
Shadow border style
SHARP - Static variable in class netcharts.pro.charts.dial.NFDialHand
SHARP Hand Style.
SHARP - Static variable in class netcharts.pro.common.NFArrowLine
Sharp Arrow Shape
SIMPLEDATE - Static variable in class netcharts.pro.common.NFFormat
Simple Date format
SIZE - Static variable in class netcharts.pro.common.NFRegion
Size-to-fit image layout.
size() - Method in class netcharts.pro.common.NFVector
Return the number of elements in this NFVector.
SIZE_MAX_HEIGHT_DEFAULT - Static variable in class netcharts.pro.common.circular.NFSizedChart
Default maximum height (-1).
SIZE_MAX_WIDTH_DEFAULT - Static variable in class netcharts.pro.common.circular.NFSizedChart
Default maximum width (-1).
SIZE_MIN_HEIGHT_DEFAULT - Static variable in class netcharts.pro.common.circular.NFSizedChart
Default minimum height (-1).
SIZE_MIN_WIDTH_DEFAULT - Static variable in class netcharts.pro.common.circular.NFSizedChart
Default minimum width (-1).
SKIP - Static variable in class netcharts.pro.common.rectangular.NFAxis
skip tic labels
skipNulls(boolean) - Method in class netcharts.pro.common.NFVector
When skipNulls is true, null data in the vector will not be passed to the rendering engine.
SKIPSTAGGER - Static variable in class netcharts.pro.common.rectangular.NFAxis
skip and stagger tic labels
SLICE_ANIMATION_STYLE_FADE - Static variable in class netcharts.pro.charts.pie.NFAbstractPiechart
Slice animation style fade
SLICE_ANIMATION_STYLE_GROW - Static variable in class netcharts.pro.charts.pie.NFAbstractPiechart
Slice animation style grow
SLICE_ANIMATION_STYLE_NONE - Static variable in class netcharts.pro.charts.pie.NFAbstractPiechart
No slice animation style
SOLID - Static variable in class netcharts.pro.common.NFLine
Solid line style
sortOrderMap - Static variable in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockSort
Sort order hashtable
sortTypeMap - Static variable in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockSort
Sort type hashtable
SPECTRUM - Static variable in class netcharts.pro.charts.heatmap.NFHeatmapchart
 
SPHERICAL - Static variable in class netcharts.pro.charts.bar3d.NFViewPoint
 
SPLINE_ONLY - Static variable in class netcharts.pro.common.lineset.NFLineSetLine
Draw only the spline curve
splitNameAndSetIndex(String) - Static method in class netcharts.pro.util.NFProUtil
Splits a name and set number (e.g.
SQRT - Static variable in class netcharts.pro.charts.box.NFBoxchart
SQRT Box Symbol Width
SQUARE - Static variable in class netcharts.pro.common.NFSymbol
Square Symbol type
STACK - Static variable in class netcharts.pro.charts.combo.NFCombochart
Stacked barchart type
STACK - Static variable in class netcharts.pro.charts.line.NFLinechart
Stacked linechart type.
STACK - Static variable in class netcharts.pro.charts.strip.NFStripchart
Stacked bar style
STACK - Static variable in class netcharts.pro.common.barset.NFAbstractBarchart
Stacked barchart type
stackDisplayOrderMap - Static variable in class netcharts.pro.charts.combo.NFCombochart
stack display order hashtable
stackDisplayOrderMap - Static variable in class netcharts.pro.common.barset.NFAbstractBarchart
stack display order hashtable
stackTypeMap - Static variable in class netcharts.pro.charts.line.NFLinechart
linechart stack type hashtable
stackTypeMap - Static variable in class netcharts.pro.common.barset.NFAbstractBarchart
barchart stack type hashtable
STAGGER - Static variable in class netcharts.pro.common.rectangular.NFAxis
stagger tic labels
STANDARD - Static variable in class netcharts.pro.charts.box.NFBoxchart
Standard plot type
start() - Method in class netcharts.pro.common.NFGraph
Starts the chart applet.
STATIC - Static variable in class netcharts.pro.charts.strip.NFStripAxisRange
Static axis type (tics and labels do not move)
STOCK - Static variable in class netcharts.pro.common.NFGraph
Indicates an stock chart type.
STOCK_ANIMATION_STYLE_FADE - Static variable in class netcharts.pro.charts.stock.NFStockchart
Stock animation style fade
STOCK_ANIMATION_STYLE_GROW - Static variable in class netcharts.pro.charts.stock.NFStockchart
Stock animation style grow
STOCK_ANIMATION_STYLE_NONE - Static variable in class netcharts.pro.charts.stock.NFStockchart
No stock animation style
stop() - Method in class netcharts.pro.common.NFGraph
Stops the chart applet.
STRIP - Static variable in class netcharts.pro.common.NFGraph
Indicates an strip chart type.
stripAxisMap - Static variable in class netcharts.pro.charts.strip.NFStripAxisRange
strip axis type hashtable
STYLE_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
styleMap - Static variable in class netcharts.pro.charts.pie.NFSliceLabel
styleMap hashtable
styleMap - Static variable in class netcharts.pro.common.NFSymbol
The set of allowed symbol styles.
SYMBOL - Static variable in class netcharts.util.NFDebug
SYMBOL
SYMBOL_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 

T

tags - Variable in class netcharts.util.NFCdf
 
TARGET - Static variable in class netcharts.pro.common.NFSymbol
Target Symbol type
TASK_ANIMATION_STYLE_FADE - Static variable in class netcharts.pro.charts.time.NFTimechart
Task animation style fade
TASK_ANIMATION_STYLE_NONE - Static variable in class netcharts.pro.charts.time.NFTimechart
No task animation style
TASK_ANIMATION_STYLE_SCALE - Static variable in class netcharts.pro.charts.time.NFTimechart
Task animation style scale
TENNINETY - Static variable in class netcharts.pro.charts.box.NFBoxchart
Tenninety plot type
THREAD - Static variable in class netcharts.util.NFDebug
THREAD
ticLabelRotationPointMap - Static variable in class netcharts.pro.common.rectangular.NFAxis
ticLabelRotationPoint hashtable
ticModeMap - Static variable in class netcharts.pro.common.rectangular.NFAxis
ticModeMap hashtable
ticPositionMap - Static variable in class netcharts.pro.charts.dial.NFDial
The set of allowed tic positions.
TICS_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
TILE - Static variable in class netcharts.pro.common.NFRegion
Tiled image layout.
TIME - Static variable in class netcharts.pro.common.NFGraph
Indicates an time chart type.
timerReset() - Static method in class netcharts.util.NFDebug
 
timerSplit(String) - Static method in class netcharts.util.NFDebug
 
TITLES_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
toArray(Object[]) - Method in class netcharts.pro.common.NFVector
Returns an array containing all of the elements in this Vector in the correct order.
TOFROM - Static variable in class netcharts.pro.common.NFArrowLine
<--- Arrow Endpoint Style
TOP - Static variable in class netcharts.pro.charts.dial.NFDialchart
Dial clip window in top hemisphere.
TOP - Static variable in class netcharts.pro.charts.multipie.NFMultiPiechart
Pie title top location
TOP - Static variable in class netcharts.pro.common.barset.NFBarSet
Top value label style - shows value on inside of bar top
TOP - Static variable in interface netcharts.pro.common.lineset.NFValueLabelConstants
Top value label style - The line point is above the label.
TOP - Static variable in class netcharts.pro.common.NFAxisMap
TOP
TOP - Static variable in class netcharts.pro.common.NFLegend
Top legend location
TOP - Static variable in class netcharts.pro.common.NFNoteSet
Top note justification
TOP - Static variable in class netcharts.pro.common.NFSpotlight
Top center location
TOP - Static variable in class netcharts.pro.common.NFTitle
TOP Alignment
TOP_FILL_PATTERN_KEY - Static variable in class netcharts.pro.util.NFUserObjectKeys
 
TOP_LABEL - Static variable in class netcharts.pro.charts.heatmap.NFHeatmapchart
Grid block top label
TOPDOWN - Static variable in class netcharts.pro.charts.combo.NFCombochart
Stack bar sets from the top down when barchart type is stack
TOPDOWN - Static variable in class netcharts.pro.common.barset.NFAbstractBarchart
Stack bar sets from the top down when barchart type is stack
TOPLEFT - Static variable in class netcharts.pro.charts.dial.NFDialchart
Dial clip window in upper left quarter.
TOPLEFT - Static variable in interface netcharts.pro.common.lineset.NFValueLabelConstants
Top Left value label style - The line point is to the top and left of the label.
TOPLEFT - Static variable in class netcharts.pro.common.NFLegend
Top left legend location.
TOPLEFT - Static variable in class netcharts.pro.common.NFNoteSet
Top left note justification
TOPLEFT - Static variable in class netcharts.pro.common.NFSpotlight
Top left center location
TOPRIGHT - Static variable in class netcharts.pro.charts.dial.NFDialchart
Dial clip window in upper right quarter.
TOPRIGHT - Static variable in interface netcharts.pro.common.lineset.NFValueLabelConstants
Top Right value label style - The line point is to the top and right of the label.
TOPRIGHT - Static variable in class netcharts.pro.common.NFLegend
Top right legend location
TOPRIGHT - Static variable in class netcharts.pro.common.NFNoteSet
Top right note justification
TOPRIGHT - Static variable in class netcharts.pro.common.NFSpotlight
Top right center location
toString() - Method in class netcharts.pro.charts.bar3d.NFViewPoint
Returns a new String object representing this NFViewPoint.
toString() - Method in class netcharts.pro.charts.bubble.NFBubbleScale
Returns a new String object representing this scale.
toString() - Method in class netcharts.pro.charts.diagram.NFNode
Returns a new String object representing this node.
toString() - Method in class netcharts.pro.charts.diagram.NFNodeEdge
Returns a new String object representing this node edge.
toString() - Method in class netcharts.pro.charts.diagram.NFPoly
Returns a new String object representing this poly.
toString() - Method in class netcharts.pro.charts.diagram.NFPolyExpr
Returns a new String object representing this poly expr.
toString() - Method in class netcharts.pro.charts.dial.NFDialOuterBorder
Returns a String object representing the dial outer border
toString() - Method in class netcharts.pro.charts.heatmap.NFHeatmapCellTextStyle
Returns a new String object representing this text style.
toString() - Method in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockLayout
Returns a String object representing the grid layout.
toString() - Method in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockSort
Returns a String object representing the grid sort criteria..
toString() - Method in class netcharts.pro.charts.histogram.NFHistogramBin
Returns a string representing this histogram bin.
toString() - Method in class netcharts.pro.charts.histogram.NFHistogramScale
Returns a string representing this histogram scale.
toString() - Method in class netcharts.pro.charts.multipie.NFPieLayout
Returns a String object representing the pie layout.
toString() - Method in class netcharts.pro.charts.radar.NFRadialGrid
Returns a new String object representing this line.
toString() - Method in class netcharts.pro.charts.strip.NFStripAxisRange
Returns a new String object representing this range.
toString() - Method in class netcharts.pro.charts.time.NFTimeSet
Returns a new String object representing this time set.
toString() - Method in class netcharts.pro.common.barset.NFBarSymbol
Returns a new String object representing this symbol.
toString() - Method in class netcharts.pro.common.lineset.NFLineSetSymbol
Returns a new String object representing this symbol.
toString() - Method in class netcharts.pro.common.NFActiveLabel
Returns a new String object representing this active label.
toString() - Method in class netcharts.pro.common.NFArrowLine
Returns a new String object representing this line.
toString() - Method in class netcharts.pro.common.NFAxisMap
Returns a new String object representing this axis map.
toString() - Method in interface netcharts.pro.common.NFCDLGenerator
Return the CDL for this object
toString() - Method in class netcharts.pro.common.NFColorExpression
Returns a String object representing the color expression.
toString() - Method in class netcharts.pro.common.NFColorSpectrum
Returns a String object representing the color spectrum.
toString() - Method in class netcharts.pro.common.NFFillPattern
Returns a new String object representing this pattern fill.
toString() - Method in class netcharts.pro.common.NFFormat
Returns a new String object representing this format.
toString() - Method in class netcharts.pro.common.NFGraph
Returns the CDL representation of the chart.
toString() - Method in class netcharts.pro.common.NFLegendItem
Returns a new String object representing this legend item.
toString() - Method in class netcharts.pro.common.NFLine
Returns a new String object representing this line.
toString() - Method in class netcharts.pro.common.NFNote
Returns a new String object representing this note.
toString() - Method in class netcharts.pro.common.NFNumberFormat
Returns a new String object representing this number format.
toString() - Method in class netcharts.pro.common.NFRange
Returns a new String object representing this range.
toString() - Method in class netcharts.pro.common.NFRegion
Returns a new String object representing this region.
toString() - Method in class netcharts.pro.common.NFSymbol
Returns a new String object representing this symbol.
toString() - Method in class netcharts.pro.common.NFTextStyle
Returns a new String object representing this text style..
toString() - Method in class netcharts.pro.common.NFVector
Returns a new String object representing this vector.
toString() - Method in class netcharts.pro.common.rectangular.NFAxisMargin
Returns a new String object representing this margin.
toString() - Method in class netcharts.pro.common.rectangular.NFGridBackground
Returns a new String object representing this grid background.
toString() - Method in class netcharts.pro.common.rectangular.NFGridLine
Returns a new String object representing this grid line.
toString() - Method in class netcharts.pro.util.NFServerGeneratedImage
 
toString() - Method in class netcharts.util.NFKeyValue
 
TOTAL - Static variable in class netcharts.pro.charts.combo.NFCombochart
Total value shown on popup when barchart type is stack
TOTAL - Static variable in class netcharts.pro.charts.line.NFLinechart
Total value shown on popup when linechart type is stack total.
TOTAL - Static variable in class netcharts.pro.common.barset.NFAbstractBarchart
Total value shown on popup when barchart type is stack
TRIANGLEBAR - Static variable in class netcharts.pro.common.barset.NFBarSet
Triangular bar style
TRIANGLEBAR - Static variable in class netcharts.pro.common.barset.NFBarSymbol
Triangular bar style
TRIANGLEBAR - Static variable in class netcharts.pro.common.NFLegendItemSymbol
Triangle Bar symbol type
TRIANGLEDOWN - Static variable in class netcharts.pro.common.NFSymbol
Triangle Down Symbol type
TRIANGLEUP - Static variable in class netcharts.pro.common.NFSymbol
Triangle Up Symbol type
trimParens(String) - Static method in class netcharts.pro.util.NFProUtil
Removes leading and following parentheses.
trimQuotes(String) - Static method in class netcharts.pro.util.NFProUtil
Removes leading and following quotes.
type - Variable in class netcharts.util.NFCdf
 
typeMap - Static variable in class netcharts.pro.common.barset.NFBarSymbol
The set of allowed bar symbol types.
typeMap - Static variable in class netcharts.pro.common.NFSymbol
The set of allowed symbol types.

U

UNDER - Static variable in class netcharts.pro.charts.box.NFBoxchart
Under fence position
UNDERLINE_DECORATION - Static variable in class netcharts.pro.common.NFTextStyle
Underline decoration.
url - Variable in class netcharts.util.NFCdf
 
userData - Variable in class netcharts.pro.datamodel.NFDataModel1D
Extra pointer to be used at the developer's discretion.
userData - Variable in class netcharts.pro.datamodel.NFDataModel2D
Allows for information to be stored within the data model.
userData - Variable in class netcharts.pro.datamodel.NFDataModel3D
Allows for information to be stored within the data model.
userData - Variable in class netcharts.pro.datamodel.NFDataModelAdapter
Allows for information to be stored within the data model.
userData - Variable in class netcharts.pro.datamodel.NFDataModelAxisLabel
Allows for information to be stored within the data model.
userData - Variable in class netcharts.pro.datamodel.NFDataModelDiagram
Allows for information to be stored within the data model.
userData - Variable in class netcharts.pro.datamodel.NFDataModelStock
Allows for information to be stored within the data model.
userData - Variable in class netcharts.pro.datamodel.NFDataModelTime
Allows for information to be stored within the data model.
userObject2CDL(Object) - Static method in class netcharts.pro.util.NFProUtil
Produces the CDL representation of the user object instance.
userObject2CDL(Object, String) - Static method in class netcharts.pro.util.NFProUtil
Produces the CDL representation of the user object instance.
userObject2KeyValues(Object, 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 user object instance.

V

VALUE - Static variable in class netcharts.pro.charts.heatmap.NFHeatmapGridBlockSort
Sort by value
value - Variable in class netcharts.util.NFKeyValue
The value.
verifyConstant(Hashtable, int, String) - Static method in class netcharts.pro.util.NFProUtil
Verify constant value.
verifyDiscreteData(Object) - Static method in class netcharts.pro.util.NFProUtil
Verify data object.
verifyDiscreteData(Object, String[]) - Static method in class netcharts.pro.util.NFProUtil
Verify data object.
verifyNumericData(Object) - Static method in class netcharts.pro.util.NFProUtil
Verify the specified data object is a Number or a null.
verifyVectorContent(NFVector, Class) - Static method in class netcharts.pro.util.NFProUtil
Verify vector contents.
VERTICAL - Static variable in class netcharts.pro.charts.box.NFBoxchart
Vertical orientation
VERTICAL - Static variable in class netcharts.pro.charts.combo.NFCombochart
Vertical orientation
VERTICAL - Static variable in class netcharts.pro.charts.multipie.NFPieLayout
Vertical pie layout direction.
VERTICAL - Static variable in class netcharts.pro.common.barset.NFAbstractBarchart
Vertical orientation
VERTICAL - Static variable in class netcharts.pro.common.NFFillPattern
Vertical lines
VERTICAL - Static variable in class netcharts.pro.common.NFLegend
Vertical legend orientation.
VERTICAL - Static variable in class netcharts.pro.common.rectangular.NFGridLine
Vertical lines only layout
VRECTANGLE - Static variable in class netcharts.pro.common.NFSymbol
Vertical Rectangle type

W

warning(Object) - Static method in class netcharts.util.NFDebug
Print the exception to the default printStream and notify observers.
warning(PrintStream, Object) - Static method in class netcharts.util.NFDebug
Print the exception to the given printStream and notify observers.
width - Variable in class netcharts.util.NFCdf
 
WINDOW - Static variable in class netcharts.util.NFDebug
WINDOW
writeChart(StringBuffer) - Method in class netcharts.pro.charts.bar.NFAbstractGroupStackableBarchart
Writes this chart into a string buffer
writeChart(StringBuffer) - Method in class netcharts.pro.charts.bar.NFBarchart
Writes this chart into a string buffer
writeChart(StringBuffer) - Method in class netcharts.pro.charts.bar3d.NFBarchart3d
Writes this chart into a string buffer
writeChart(StringBuffer) - Method in class netcharts.pro.charts.box.NFBoxchart
Writes this chart into a string buffer
writeChart(StringBuffer) - Method in class netcharts.pro.charts.bubble.NFBubblechart
Writes this chart into a string buffer
writeChart(StringBuffer) - Method in class netcharts.pro.charts.combo.NFCombochart
Writes this chart into a string buffer
writeChart(StringBuffer) - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Writes this chart into a string buffer
writeChart(StringBuffer) - Method in class netcharts.pro.charts.dial.NFDialchart
Writes this chart into a string buffer
writeChart(StringBuffer) - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Writes this chart into a string buffer
writeChart(StringBuffer) - Method in class netcharts.pro.charts.histogram.NFHistogramchart
Writes this chart into a string buffer
writeChart(StringBuffer) - Method in class netcharts.pro.charts.line.NFLinechart
Writes this chart into a string buffer
writeChart(StringBuffer) - Method in class netcharts.pro.charts.multipie.NFMultiPiechart
Writes this chart into a string buffer
writeChart(StringBuffer) - Method in class netcharts.pro.charts.pareto.NFParetochart
Writes this chart into a string buffer
writeChart(StringBuffer) - Method in class netcharts.pro.charts.pie.NFAbstractPiechart
Writes this chart into a string buffer
writeChart(StringBuffer) - Method in class netcharts.pro.charts.pie.NFPiechart
Writes this chart into a string buffer
writeChart(StringBuffer) - Method in class netcharts.pro.charts.polar.NFPolarchart
Writes this chart into a string buffer
writeChart(StringBuffer) - Method in class netcharts.pro.charts.radar.NFRadarchart
Writes this chart into a string buffer
writeChart(StringBuffer) - Method in class netcharts.pro.charts.stock.NFStockchart
Writes this chart into a string buffer
writeChart(StringBuffer) - Method in class netcharts.pro.charts.strip.NFStripchart
Writes this chart into a string buffer
writeChart(StringBuffer) - Method in class netcharts.pro.charts.time.NFTimechart
Writes this chart into a string buffer
writeChart(StringBuffer) - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Writes this chart into a string buffer
writeChart(StringBuffer) - Method in class netcharts.pro.common.circular.NFSizedChart
Writes this chart into a string buffer
writeChart(StringBuffer) - Method in class netcharts.pro.common.lineset.NFAbstractLineChart
Writes this chart into a string buffer
writeChart(StringBuffer) - Method in class netcharts.pro.common.NFGraph
Writes this chart into a string buffer
writeChart(StringBuffer) - Method in class netcharts.pro.common.rectangular.NFDataChart
Writes this chart into a string buffer
writeChart(StringBuffer) - Method in class netcharts.pro.common.zoomable.NFZoomableChart
Writes this chart into a string buffer
writeExternal(ObjectOutput) - Method in class netcharts.pro.charts.bar.NFBarchart
Writes this chart into an object for serialization.
writeExternal(ObjectOutput) - Method in class netcharts.pro.charts.box.NFBoxchart
Writes this chart into an object for serialization.
writeExternal(ObjectOutput) - Method in class netcharts.pro.charts.bubble.NFBubblechart
Writes this chart into an object for serialization.
writeExternal(ObjectOutput) - Method in class netcharts.pro.charts.combo.NFCombochart
Writes this chart into an object for serialization.
writeExternal(ObjectOutput) - Method in class netcharts.pro.charts.diagram.NFDiagramchart
Writes this chart into an object for serialization.
writeExternal(ObjectOutput) - Method in class netcharts.pro.charts.dial.NFDialchart
Writes this chart into an object for serialization.
writeExternal(ObjectOutput) - Method in class netcharts.pro.charts.heatmap.NFHeatmapchart
Writes this chart into an object for serialization.
writeExternal(ObjectOutput) - Method in class netcharts.pro.charts.line.NFLinechart
Writes this chart into an object for serialization.
writeExternal(ObjectOutput) - Method in class netcharts.pro.charts.multipie.NFMultiPiechart
Writes this chart into an object for serialization.
writeExternal(ObjectOutput) - Method in class netcharts.pro.charts.pareto.NFParetochart
Writes this chart into an object for serialization.
writeExternal(ObjectOutput) - Method in class netcharts.pro.charts.pie.NFAbstractPiechart
Writes this chart into an object for serialization.
writeExternal(ObjectOutput) - Method in class netcharts.pro.charts.polar.NFPolarchart
Writes this chart into an object for serialization.
writeExternal(ObjectOutput) - Method in class netcharts.pro.charts.radar.NFRadarchart
Writes this chart into an object for serialization.
writeExternal(ObjectOutput) - Method in class netcharts.pro.charts.stock.NFStockchart
Writes this chart into an object for serialization.
writeExternal(ObjectOutput) - Method in class netcharts.pro.charts.strip.NFStripchart
Writes this chart into an object for serialization.
writeExternal(ObjectOutput) - Method in class netcharts.pro.charts.time.NFTimechart
Writes this chart into an object for serialization.
writeExternal(ObjectOutput) - Method in class netcharts.pro.common.barset.NFAbstractBarchart
Writes this chart into an object for serialization.
writeExternal(ObjectOutput) - Method in class netcharts.pro.common.lineset.NFAbstractLineChart
Writes this chart into an object for serialization.
writeExternal(ObjectOutput) - Method in class netcharts.pro.common.NFGraph
Writes this chart into an object for serialization.
writeExternal(ObjectOutput) - Method in class netcharts.pro.common.rectangular.NFDataChart
Writes this chart into an object for serialization.
writeExternal(ObjectOutput) - Method in class netcharts.pro.common.zoomable.NFZoomableChart
Writes this chart into an object for serialization.
writeImage(NFGraph, String, OutputStream) - Static method in class netcharts.pro.common.NFImageGeneration
Deprecated. Write to the OutputStream using the result of calling generateImage(NFGraph, NFImageParams)
writeImage(HttpServletRequest, HttpServletResponse) - Static method in class netcharts.pro.util.NFServletUtil
Deprecated. Use NFResourceServlet in your web application to handle returning image data

X

XAXIS - Static variable in class netcharts.pro.common.NFAxisMap
X Axis
XY - Static variable in class netcharts.pro.common.NFGraph
Indicates an XY chart type.

Y

YAXIS - Static variable in class netcharts.pro.common.NFAxisMap
Y Axis

Z

zoom(int, int, int, int) - Method in class netcharts.pro.common.zoomable.NFZoomableChart
Zoom into the graph using a given rectangle.
zoomActionsMap - Static variable in class netcharts.pro.common.zoomable.NFZoomableChart
zoomActionsMap hashtable
ZOOMIN - Static variable in class netcharts.pro.common.zoomable.NFZoomableChart
Zoom in action.
ZOOMOUT - Static variable in class netcharts.pro.common.zoomable.NFZoomableChart
Zoom out action.

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
NetCharts Pro


Visual Mining, Inc.
2099 Gaither Rd.
Suite 220
Rockville, MD 20850
800.308.0731
301.947.8293 FAX

Copyright © Visual Mining, Inc. 1996 - 2011
All Rights Reserved.

NetCharts Pro TM is a registered trademark of Visual Mining, Inc. Other brands and their products are trademarks of their respective holders.

Last Modified: Jun 28, 2011