|
NetCharts Pro | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NFActiveLabel | |
| netcharts.pro.charts.box | Main interface for working with the boxchart object. |
| netcharts.pro.charts.diagram | Main interface for working with the diagram object. |
| netcharts.pro.charts.dial | Main interface for working with the dialchart object. |
| netcharts.pro.charts.radar | Main interface for working with the radarchart 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. |
| netcharts.pro.event | Class objects for managing asynchronous chart events. |
| Uses of NFActiveLabel in netcharts.pro.charts.box |
| Methods in netcharts.pro.charts.box with parameters of type NFActiveLabel | |
void |
NFBoxchart.addMeanActiveLabel(NFActiveLabel activeLabel)
Adds a single active label to the list of mean active labels for this set. |
| Uses of NFActiveLabel in netcharts.pro.charts.diagram |
| Methods in netcharts.pro.charts.diagram that return NFActiveLabel | |
NFActiveLabel |
NFNode.getActiveLabel()
Gets the node's active label. |
NFActiveLabel |
NFPoly.getActiveLabel()
|
| Methods in netcharts.pro.charts.diagram with parameters of type NFActiveLabel | |
void |
NFNode.setActiveLabel(NFActiveLabel activeLabel)
Sets the node's active label. |
void |
NFPoly.setActiveLabel(NFActiveLabel activeLabel)
|
| Uses of NFActiveLabel in netcharts.pro.charts.dial |
| Methods in netcharts.pro.charts.dial that return NFActiveLabel | |
NFActiveLabel |
NFDialHand.getActiveLabel()
Get the active label for this hand. |
NFActiveLabel |
NFDialSector.getActiveLabel()
Get the sector's active label. |
NFActiveLabel |
NFDial.getActiveLabel()
Gets the active label for this dial. |
| Methods in netcharts.pro.charts.dial with parameters of type NFActiveLabel | |
void |
NFDialHand.setActiveLabel(NFActiveLabel activeLabel)
Set the active label for this hand. |
void |
NFDialSector.setActiveLabel(NFActiveLabel activeLabel)
Set the sector's active label. |
void |
NFDial.setActiveLabel(NFActiveLabel activeLabel)
Sets the active label for this dial. |
| Uses of NFActiveLabel in netcharts.pro.charts.radar |
| Methods in netcharts.pro.charts.radar that return NFActiveLabel | |
NFActiveLabel |
NFRadialAxis.getTitleActiveLabel()
Gets the NFActiveLabel for popup/drilldown on the axis title |
| Methods in netcharts.pro.charts.radar with parameters of type NFActiveLabel | |
void |
NFRadialAxis.setTitleActiveLabel(NFActiveLabel titleActiveLabel)
Sets the NFActiveLabel for popup/drilldown on the axis title |
| Uses of NFActiveLabel in netcharts.pro.common |
| Methods in netcharts.pro.common that return NFActiveLabel | |
NFActiveLabel |
NFTitle.getActiveLabel()
Get the title active label |
| Methods in netcharts.pro.common with parameters of type NFActiveLabel | |
void |
NFSet.addActiveLabel(NFActiveLabel activeLabel)
Adds a single active label to the list of active labels for this set. |
void |
NFTitle.setActiveLabel(NFActiveLabel activeLabel)
Set active label for this title |
void |
NFLegend.addActiveLabel(NFActiveLabel activeLabel)
Add an active label item to the list of active labels. |
| Uses of NFActiveLabel in netcharts.pro.common.rectangular |
| Methods in netcharts.pro.common.rectangular that return NFActiveLabel | |
NFActiveLabel |
NFAxis.getTitleActiveLabel()
Gets the NFActiveLabel for popup/drilldown on the axis title |
| Methods in netcharts.pro.common.rectangular with parameters of type NFActiveLabel | |
void |
NFAxis.setTitleActiveLabel(NFActiveLabel titleActiveLabel)
Sets the NFActiveLabel for popup/drilldown on the axis title |
| Uses of NFActiveLabel in netcharts.pro.event |
| Methods in netcharts.pro.event that return NFActiveLabel | |
NFActiveLabel |
NFChartActionEvent.getActiveLabelObject()
Creates an active label object that contains the same information as that which generated this event. |
| Methods in netcharts.pro.event with parameters of type NFActiveLabel | |
boolean |
NFChartDwellListener.dwellDisplay(boolean onoff,
NFActiveLabel label)
Method called when a NFChartEvent.DWELL event occurs. |
boolean |
NFChartDwellListener.dwellPress(java.awt.Event evt,
int x,
int y,
NFActiveLabel label)
Method called when a NFChartEvent.DWELLPRESS event occurs. |
|
NetCharts Pro | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Visual Mining, Inc. | Copyright © Visual Mining, Inc. 1996 - 2004 |
Last Modified: Apr 1, 2004 |