|
NetCharts Pro | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NFLabel | |
| netcharts.pro.charts.radar | Main interface for working with the radarchart object. |
| netcharts.pro.charts.time | Main interface for working with the timechart object. |
| netcharts.pro.common | Provides general use classes for chart objects and utilities. |
| netcharts.pro.common.rectangular | Common classes for charts that have rectangular axes. |
| Uses of NFLabel in netcharts.pro.charts.radar |
| Methods in netcharts.pro.charts.radar that return NFLabel | |
NFLabel |
NFRadialAxis.getTitleLabel()
Gets the label element for the axis title. |
NFLabel |
NFRadialAxis.getTicLabel()
Gets the axis tic label style. |
| Methods in netcharts.pro.charts.radar with parameters of type NFLabel | |
void |
NFRadialAxis.setTitleLabel(NFLabel titleLabel)
Sets the label element for the axis title. |
void |
NFRadialAxis.setTicLabel(NFLabel ticLabel)
Sets the axis tic label style. |
| Uses of NFLabel in netcharts.pro.charts.time |
| Methods in netcharts.pro.charts.time with parameters of type NFLabel | |
void |
NFTimeSet.addElement(java.util.Date startTime,
java.util.Date stopTime,
java.awt.Color fillColor,
NFLabel label)
Adds a time element to the set. |
| Uses of NFLabel in netcharts.pro.common |
| Methods in netcharts.pro.common that return NFLabel | |
NFLabel |
NFTitle.getLabel()
Return title label |
NFLabel |
NFLegend.getLabel()
Gets the NFLabel object (text characteristics) object for this legend. |
| Methods in netcharts.pro.common with parameters of type NFLabel | |
void |
NFTitle.setLabel(NFLabel label)
Set label for this title. |
void |
NFLegend.setLabel(NFLabel label)
Explicitly sets the NFLabel (text characteristics) object for this legend. |
| Constructors in netcharts.pro.common with parameters of type NFLabel | |
NFTitle(NFLabel label,
NFRegion region)
Constructs a title object using the given NFLabel text object and background NFRegion object. |
|
NFLegend(NFLabel label,
NFRegion region)
Constructs a legend object using the given NFLabel text object and background NFRegion object. |
|
| Uses of NFLabel in netcharts.pro.common.rectangular |
| Methods in netcharts.pro.common.rectangular that return NFLabel | |
NFLabel |
NFAxis.getTitleLabel()
Gets the label element for the axis title. |
| Methods in netcharts.pro.common.rectangular with parameters of type NFLabel | |
void |
NFAxis.setTitleLabel(NFLabel titleLabel)
Sets the label element for the axis title. |
|
NetCharts Pro | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Visual Mining, Inc. | Copyright © Visual Mining, Inc. 1996 - 2004 |
Last Modified: Apr 1, 2004 |