NetCharts Pro

Uses of Package
netcharts.pro.common

Packages that use netcharts.pro.common
netcharts.pro.charts.bar Main interface for working with bar charts. 
netcharts.pro.charts.bar3d Main interface for working with 3d bar charts. 
netcharts.pro.charts.box Main interface for working with box charts. 
netcharts.pro.charts.bubble Main interface for working with bubble charts. 
netcharts.pro.charts.combo Main interface for working with combo charts. 
netcharts.pro.charts.diagram Main interface for working with diagram charts. 
netcharts.pro.charts.dial Main interface for working with dial charts. 
netcharts.pro.charts.heatmap Main interface for working with Heat Map charts. 
netcharts.pro.charts.histogram Main interface for working with histogram charts. 
netcharts.pro.charts.line Main interface for working with line charts. 
netcharts.pro.charts.multipie Main interface for working with MultiPie charts. 
netcharts.pro.charts.pareto Main interface for working with pareto charts. 
netcharts.pro.charts.pie Main interface for working with pie charts. 
netcharts.pro.charts.polar Main interface for working with polar charts. 
netcharts.pro.charts.radar Main interface for working with radar charts. 
netcharts.pro.charts.stock Main interface for working with stock charts. 
netcharts.pro.charts.strip Main interface for working with strip charts. 
netcharts.pro.charts.time Main interface for working with time charts. 
netcharts.pro.charts.xy Main interface for working with X-Y charts. 
netcharts.pro.common Provides general use classes for chart objects and utilities. 
netcharts.pro.common.barset Classes for manipulating barsets. 
netcharts.pro.common.circular Classes for manipulating axes and lines for circular based charts. 
netcharts.pro.common.image   
netcharts.pro.common.image.raster   
netcharts.pro.common.lineset Classes for manipulating linesets. 
netcharts.pro.common.page   
netcharts.pro.common.rectangular Common classes for charts that have rectangular axes. 
netcharts.pro.common.zoomable Classes for manipulating charts that supports zooming. 
netcharts.pro.event Class objects for managing asynchronous chart events. 
netcharts.pro.util Classes providing collections of general purpose or specific purposes methods. 
 

Classes in netcharts.pro.common used by netcharts.pro.charts.bar
NFGraph
          Abstract superclass for all chart rendering engines.
NFVector
          NFVector allows for a vector of multidimensional data.
 

Classes in netcharts.pro.common used by netcharts.pro.charts.bar3d
NFBaseClass
          This object is the base object for NetCharts objects.
NFCDLGenerator
          Used to identify NetCharts objects that have a direct translation into CDL parameters.
NFCorners
          A class representing the corners of a rectangular shape.
NFDropShadow
          A class representing a drop shadow.
NFFillBorder
           
NFGraph
          Abstract superclass for all chart rendering engines.
NFSpotlightSeries
          A class representing a list of spotlights.
 

Classes in netcharts.pro.common used by netcharts.pro.charts.box
NFActiveLabel
          All NetCharts chart objects support the display of informational labels and the ability to create actionable events using the NFActiveLabel object.
NFBaseClass
          This object is the base object for NetCharts objects.
NFBaseSet
          The abstract NFBaseSet object provides the methods and attributes common in many of the data objects in NetCharts Pro.
NFFillPattern
          This object represents a single fill pattern configuration.
NFGraph
          Abstract superclass for all chart rendering engines.
NFLine
          The NFLine object describes a line's color, thickness, and style.
NFSet
          The abstract NFSet object provides the methods and attributes common in many of the data objects in NetCharts Pro.
NFVector
          NFVector allows for a vector of multidimensional data.
 

Classes in netcharts.pro.common used by netcharts.pro.charts.bubble
NFBaseClass
          This object is the base object for NetCharts objects.
NFBaseSet
          The abstract NFBaseSet object provides the methods and attributes common in many of the data objects in NetCharts Pro.
NFCDLGenerator
          Used to identify NetCharts objects that have a direct translation into CDL parameters.
NFDropShadow
          A class representing a drop shadow.
NFGraph
          Abstract superclass for all chart rendering engines.
NFModalLabel
          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.
NFRange
          The NFRange object identifies the minimum and maximum values of a given scale.
NFRegion
          The NFRegion object defines the characteristics of a rectangular area in a chart.
NFSet
          The abstract NFSet object provides the methods and attributes common in many of the data objects in NetCharts Pro.
NFSpotlightSeries
          A class representing a list of spotlights.
NFVector
          NFVector allows for a vector of multidimensional data.
 

Classes in netcharts.pro.common used by netcharts.pro.charts.combo
NFCorners
          A class representing the corners of a rectangular shape.
NFDropShadow
          A class representing a drop shadow.
NFGraph
          Abstract superclass for all chart rendering engines.
NFLine
          The NFLine object describes a line's color, thickness, and style.
NFModalLabel
          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.
NFRegion
          The NFRegion object defines the characteristics of a rectangular area in a chart.
NFSpotlightSeries
          A class representing a list of spotlights.
NFVector
          NFVector allows for a vector of multidimensional data.
 

Classes in netcharts.pro.common used by netcharts.pro.charts.diagram
NFActiveLabel
          All NetCharts chart objects support the display of informational labels and the ability to create actionable events using the NFActiveLabel object.
NFArrowLine
          The NFArrowLine object is used to define lines and shapes used to highlight data items or areas within a chart.
NFBaseClass
          This object is the base object for NetCharts objects.
NFCDLGenerator
          Used to identify NetCharts objects that have a direct translation into CDL parameters.
NFFillBorder
           
NFGraph
          Abstract superclass for all chart rendering engines.
NFLine
          The NFLine object describes a line's color, thickness, and style.
NFPoint
          NFPoint provides storage for X/Y values as either double precision numbers or Dates.
NFRegion
          The NFRegion object defines the characteristics of a rectangular area in a chart.
NFTextStyle
          The NFTextStyle describes how text is to be rendered.
NFVector
          NFVector allows for a vector of multidimensional data.
 

Classes in netcharts.pro.common used by netcharts.pro.charts.dial
NFActiveLabel
          All NetCharts chart objects support the display of informational labels and the ability to create actionable events using the NFActiveLabel object.
NFAxisRange
          The NFAxisRange maintains the minimum, maximum, and step for a particular axis.
NFBaseClass
          This object is the base object for NetCharts objects.
NFCDLGenerator
          Used to identify NetCharts objects that have a direct translation into CDL parameters.
NFCircularEdgeHighlightSeries
          A class representing a list of pie edge highlights.
NFDropShadow
          A class representing a drop shadow.
NFFillPattern
          This object represents a single fill pattern configuration.
NFFormat
          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).
NFGraph
          Abstract superclass for all chart rendering engines.
NFLine
          The NFLine object describes a line's color, thickness, and style.
NFTextStyle
          The NFTextStyle describes how text is to be rendered.
NFVector
          NFVector allows for a vector of multidimensional data.
 

Classes in netcharts.pro.common used by netcharts.pro.charts.heatmap
NFBaseClass
          This object is the base object for NetCharts objects.
NFCDLGenerator
          Used to identify NetCharts objects that have a direct translation into CDL parameters.
NFColorSpectrum
          Defines attributes for a color spectrum.
NFColorTable
          An NFColorTable represents an ordered set of java.awt.Color objects.
NFFillBorder
           
NFFormat
          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).
NFGraph
          Abstract superclass for all chart rendering engines.
NFLegend
          The NFLegend property describes a chart's legend.
NFLine
          The NFLine object describes a line's color, thickness, and style.
NFModalLabel
          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.
NFVector
          NFVector allows for a vector of multidimensional data.
 

Classes in netcharts.pro.common used by netcharts.pro.charts.histogram
NFBaseClass
          This object is the base object for NetCharts objects.
NFCDLGenerator
          Used to identify NetCharts objects that have a direct translation into CDL parameters.
NFGraph
          Abstract superclass for all chart rendering engines.
NFVector
          NFVector allows for a vector of multidimensional data.
 

Classes in netcharts.pro.common used by netcharts.pro.charts.line
NFGraph
          Abstract superclass for all chart rendering engines.
 

Classes in netcharts.pro.common used by netcharts.pro.charts.multipie
NFBaseClass
          This object is the base object for NetCharts objects.
NFBaseSet
          The abstract NFBaseSet object provides the methods and attributes common in many of the data objects in NetCharts Pro.
NFCDLGenerator
          Used to identify NetCharts objects that have a direct translation into CDL parameters.
NFGraph
          Abstract superclass for all chart rendering engines.
NFModalLabel
          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.
NFRegion
          The NFRegion object defines the characteristics of a rectangular area in a chart.
NFVector
          NFVector allows for a vector of multidimensional data.
 

Classes in netcharts.pro.common used by netcharts.pro.charts.pareto
NFDropShadow
          A class representing a drop shadow.
NFGraph
          Abstract superclass for all chart rendering engines.
NFModalLabel
          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.
NFRegion
          The NFRegion object defines the characteristics of a rectangular area in a chart.
NFSpotlightSeries
          A class representing a list of spotlights.
 

Classes in netcharts.pro.common used by netcharts.pro.charts.pie
NFBaseClass
          This object is the base object for NetCharts objects.
NFBaseSeries
          A class representing a simple list of cdl initializable objects.
NFCDLGenerator
          Used to identify NetCharts objects that have a direct translation into CDL parameters.
NFCircularEdgeHighlight
          A class representing a gradient that extends inward from the edge of a circle.
NFCircularEdgeHighlightSeries
          A class representing a list of pie edge highlights.
NFDropShadow
          A class representing a drop shadow.
NFFormat
          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).
NFGradient
          Base for gradient classes.
NFGraph
          Abstract superclass for all chart rendering engines.
NFHighlight
          Base for highlight classes.
NFLine
          The NFLine object describes a line's color, thickness, and style.
NFModalLabel
          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.
NFRegion
          The NFRegion object defines the characteristics of a rectangular area in a chart.
NFSpotlightSeries
          A class representing a list of spotlights.
NFVector
          NFVector allows for a vector of multidimensional data.
 

Classes in netcharts.pro.common used by netcharts.pro.charts.polar
NFAxisRange
          The NFAxisRange maintains the minimum, maximum, and step for a particular axis.
NFBaseClass
          This object is the base object for NetCharts objects.
NFFormat
          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).
NFGraph
          Abstract superclass for all chart rendering engines.
NFModalLabel
          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.
NFRegion
          The NFRegion object defines the characteristics of a rectangular area in a chart.
NFVector
          NFVector allows for a vector of multidimensional data.
 

Classes in netcharts.pro.common used by netcharts.pro.charts.radar
NFBaseClass
          This object is the base object for NetCharts objects.
NFCDLGenerator
          Used to identify NetCharts objects that have a direct translation into CDL parameters.
NFGraph
          Abstract superclass for all chart rendering engines.
NFLine
          The NFLine object describes a line's color, thickness, and style.
NFModalLabel
          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.
NFRegion
          The NFRegion object defines the characteristics of a rectangular area in a chart.
NFVector
          NFVector allows for a vector of multidimensional data.
 

Classes in netcharts.pro.common used by netcharts.pro.charts.stock
NFBaseClass
          This object is the base object for NetCharts objects.
NFBaseSet
          The abstract NFBaseSet object provides the methods and attributes common in many of the data objects in NetCharts Pro.
NFColorTable
          An NFColorTable represents an ordered set of java.awt.Color objects.
NFFillPattern
          This object represents a single fill pattern configuration.
NFGraph
          Abstract superclass for all chart rendering engines.
NFSet
          The abstract NFSet object provides the methods and attributes common in many of the data objects in NetCharts Pro.
NFVector
          NFVector allows for a vector of multidimensional data.
 

Classes in netcharts.pro.common used by netcharts.pro.charts.strip
NFAxisRange
          The NFAxisRange maintains the minimum, maximum, and step for a particular axis.
NFBaseClass
          This object is the base object for NetCharts objects.
NFCDLGenerator
          Used to identify NetCharts objects that have a direct translation into CDL parameters.
NFDataMapper
          Objects implementing this interface can be used to map data values.
NFGraph
          Abstract superclass for all chart rendering engines.
NFModalLabel
          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.
NFRange
          The NFRange object identifies the minimum and maximum values of a given scale.
NFRegion
          The NFRegion object defines the characteristics of a rectangular area in a chart.
NFVector
          NFVector allows for a vector of multidimensional data.
 

Classes in netcharts.pro.common used by netcharts.pro.charts.time
NFBaseClass
          This object is the base object for NetCharts objects.
NFBaseSet
          The abstract NFBaseSet object provides the methods and attributes common in many of the data objects in NetCharts Pro.
NFCDLGenerator
          Used to identify NetCharts objects that have a direct translation into CDL parameters.
NFColorTable
          An NFColorTable represents an ordered set of java.awt.Color objects.
NFGraph
          Abstract superclass for all chart rendering engines.
NFLabel
          The NFLabel object describes a element of text to include the the text and the rendering attributes of the text.
NFRegion
          The NFRegion object defines the characteristics of a rectangular area in a chart.
NFSet
          The abstract NFSet object provides the methods and attributes common in many of the data objects in NetCharts Pro.
NFVector
          NFVector allows for a vector of multidimensional data.
 

Classes in netcharts.pro.common used by netcharts.pro.charts.xy
NFGraph
          Abstract superclass for all chart rendering engines.
 

Classes in netcharts.pro.common used by netcharts.pro.common
NFActiveLabel
          All NetCharts chart objects support the display of informational labels and the ability to create actionable events using the NFActiveLabel object.
NFAreaSize
          Defined a bounded area by location and size.
NFArrowLine
          The NFArrowLine object is used to define lines and shapes used to highlight data items or areas within a chart.
NFAxisMap
          The Axis map object is used to identify how each dimension of a data element is translated into screen coordinates.
NFBaseClass
          This object is the base object for NetCharts objects.
NFBaseDwellAnimation
           
NFBaseSeries
          A class representing a simple list of cdl initializable objects.
NFBaseSet
          The abstract NFBaseSet object provides the methods and attributes common in many of the data objects in NetCharts Pro.
NFCDLGenerator
          Used to identify NetCharts objects that have a direct translation into CDL parameters.
NFDataMapper
          Objects implementing this interface can be used to map data values.
NFDwell
          The NFDwell property describes the appearance of popup labels on a chart,to include the text and the background region.
NFDwellAnimation
           
NFFillBorder
           
NFFillPattern
          This object represents a single fill pattern configuration.
NFGradient
          Base for gradient classes.
NFGraph
          Abstract superclass for all chart rendering engines.
NFLabel
          The NFLabel object describes a element of text to include the the text and the rendering attributes of the text.
NFLegend
          The NFLegend property describes a chart's legend.
NFLegendDwellAnimation
           
NFLegendItem
          The NFLegendItem represents a single item in a legend.
NFLine
          The NFLine object describes a line's color, thickness, and style.
NFModalLabel
          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.
NFNote
          The NFNote object represents a single note.
NFNoteSeries
          The NFNoteSeries is used to maintain a list of NoteSet objects for a particular chart.
NFNoteSet
          An NFNoteSet describes a set of note data and appearance information.
NFNumberFormat
          The NFNumberFormat object provides the ability to change the display of digits to use different symbols to delimit decimal values and grouping symbols.
NFPoint
          NFPoint provides storage for X/Y values as either double precision numbers or Dates.
NFRange
          The NFRange object identifies the minimum and maximum values of a given scale.
NFRegion
          The NFRegion object defines the characteristics of a rectangular area in a chart.
NFSet
          The abstract NFSet object provides the methods and attributes common in many of the data objects in NetCharts Pro.
NFSymbol
          The abstract NFSymbol class provides support for objects requiring drawing symbol properties.
NFTextStyle
          The NFTextStyle describes how text is to be rendered.
NFTitle
          The NFTitle property describes the titles on a chart.
NFVector
          NFVector allows for a vector of multidimensional data.
 

Classes in netcharts.pro.common used by netcharts.pro.common.barset
NFBaseClass
          This object is the base object for NetCharts objects.
NFBaseSeries
          A class representing a simple list of cdl initializable objects.
NFBaseSet
          The abstract NFBaseSet object provides the methods and attributes common in many of the data objects in NetCharts Pro.
NFCDLGenerator
          Used to identify NetCharts objects that have a direct translation into CDL parameters.
NFColorTable
          An NFColorTable represents an ordered set of java.awt.Color objects.
NFCorners
          A class representing the corners of a rectangular shape.
NFDropShadow
          A class representing a drop shadow.
NFFillPattern
          This object represents a single fill pattern configuration.
NFGradient
          Base for gradient classes.
NFGraph
          Abstract superclass for all chart rendering engines.
NFHighlight
          Base for highlight classes.
NFLine
          The NFLine object describes a line's color, thickness, and style.
NFModalLabel
          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.
NFRegion
          The NFRegion object defines the characteristics of a rectangular area in a chart.
NFSet
          The abstract NFSet object provides the methods and attributes common in many of the data objects in NetCharts Pro.
NFSpotlightSeries
          A class representing a list of spotlights.
NFVector
          NFVector allows for a vector of multidimensional data.
 

Classes in netcharts.pro.common used by netcharts.pro.common.circular
NFActiveLabel
          All NetCharts chart objects support the display of informational labels and the ability to create actionable events using the NFActiveLabel object.
NFAxisRange
          The NFAxisRange maintains the minimum, maximum, and step for a particular axis.
NFBaseClass
          This object is the base object for NetCharts objects.
NFFormat
          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).
NFGraph
          Abstract superclass for all chart rendering engines.
NFLabel
          The NFLabel object describes a element of text to include the the text and the rendering attributes of the text.
NFVector
          NFVector allows for a vector of multidimensional data.
 

Classes in netcharts.pro.common used by netcharts.pro.common.image
NFGraph
          Abstract superclass for all chart rendering engines.
 

Classes in netcharts.pro.common used by netcharts.pro.common.image.raster
NFGraph
          Abstract superclass for all chart rendering engines.
 

Classes in netcharts.pro.common used by netcharts.pro.common.lineset
NFBaseClass
          This object is the base object for NetCharts objects.
NFBaseSet
          The abstract NFBaseSet object provides the methods and attributes common in many of the data objects in NetCharts Pro.
NFCDLGenerator
          Used to identify NetCharts objects that have a direct translation into CDL parameters.
NFColorTable
          An NFColorTable represents an ordered set of java.awt.Color objects.
NFDropShadow
          A class representing a drop shadow.
NFFillPattern
          This object represents a single fill pattern configuration.
NFGraph
          Abstract superclass for all chart rendering engines.
NFLine
          The NFLine object describes a line's color, thickness, and style.
NFModalLabel
          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.
NFRegion
          The NFRegion object defines the characteristics of a rectangular area in a chart.
NFSet
          The abstract NFSet object provides the methods and attributes common in many of the data objects in NetCharts Pro.
NFSetSymbol
          This interface contains methods to be extended by all chart symbol set objects.
NFSpotlightSeries
          A class representing a list of spotlights.
NFSymbol
          The abstract NFSymbol class provides support for objects requiring drawing symbol properties.
NFVector
          NFVector allows for a vector of multidimensional data.
 

Classes in netcharts.pro.common used by netcharts.pro.common.page
NFGraph
          Abstract superclass for all chart rendering engines.
 

Classes in netcharts.pro.common used by netcharts.pro.common.rectangular
NFActiveLabel
          All NetCharts chart objects support the display of informational labels and the ability to create actionable events using the NFActiveLabel object.
NFAxisMap
          The Axis map object is used to identify how each dimension of a data element is translated into screen coordinates.
NFAxisRange
          The NFAxisRange maintains the minimum, maximum, and step for a particular axis.
NFBaseClass
          This object is the base object for NetCharts objects.
NFBaseSet
          The abstract NFBaseSet object provides the methods and attributes common in many of the data objects in NetCharts Pro.
NFCDLGenerator
          Used to identify NetCharts objects that have a direct translation into CDL parameters.
NFDataMapper
          Objects implementing this interface can be used to map data values.
NFFormat
          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).
NFGraph
          Abstract superclass for all chart rendering engines.
NFLabel
          The NFLabel object describes a element of text to include the the text and the rendering attributes of the text.
NFLine
          The NFLine object describes a line's color, thickness, and style.
NFModalLabel
          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.
NFRange
          The NFRange object identifies the minimum and maximum values of a given scale.
NFRegion
          The NFRegion object defines the characteristics of a rectangular area in a chart.
NFSet
          The abstract NFSet object provides the methods and attributes common in many of the data objects in NetCharts Pro.
NFVector
          NFVector allows for a vector of multidimensional data.
 

Classes in netcharts.pro.common used by netcharts.pro.common.zoomable
NFGraph
          Abstract superclass for all chart rendering engines.
 

Classes in netcharts.pro.common used by netcharts.pro.event
NFActiveLabel
          All NetCharts chart objects support the display of informational labels and the ability to create actionable events using the NFActiveLabel object.
 

Classes in netcharts.pro.common used by netcharts.pro.util
NFBaseClass
          This object is the base object for NetCharts objects.
NFGraph
          Abstract superclass for all chart rendering engines.
NFVector
          NFVector allows for a vector of multidimensional data.
 


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