|
NetCharts Pro | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NFTextStyle | |
---|---|
netcharts.pro.charts.diagram | Main interface for working with diagram charts. |
netcharts.pro.charts.dial | Main interface for working with dial charts. |
netcharts.pro.common | Provides general use classes for chart objects and utilities. |
Uses of NFTextStyle in netcharts.pro.charts.diagram |
---|
Methods in netcharts.pro.charts.diagram that return NFTextStyle | |
---|---|
NFTextStyle |
NFNode.getTextStyle()
Gets the text style for the node. |
Methods in netcharts.pro.charts.diagram with parameters of type NFTextStyle | |
---|---|
void |
NFDiagramchart.addNode(java.lang.String text,
int x,
int y,
NFTextStyle style,
NFRegion region)
Adds a diagram node |
void |
NFDiagramchart.addNode(java.lang.String nodeName,
java.lang.String text,
int x,
int y,
NFTextStyle style,
NFRegion region)
Adds a diagram node |
void |
NFNode.setTextStyle(NFTextStyle textStyle)
Sets the text style for the node. |
Uses of NFTextStyle in netcharts.pro.charts.dial |
---|
Methods in netcharts.pro.charts.dial that return NFTextStyle | |
---|---|
NFTextStyle |
NFDialHand.getHandLabelStyle()
Get the text style of the hand label. |
NFTextStyle |
NFDialSector.getSectorLabelStyle()
Get the text style of the label. |
NFTextStyle |
NFDialSector.getTicLabelStyle()
Deprecated. Replaced by NFDialSector.getSectorLabelStyle() |
NFTextStyle |
NFDial.getTicLabelStyle()
Gets text style of the tic labels. |
Methods in netcharts.pro.charts.dial with parameters of type NFTextStyle | |
---|---|
void |
NFDialHand.setHandLabelStyle(NFTextStyle handLabelStyle)
Set the text style of the hand label. |
void |
NFDialSector.setSectorLabelStyle(NFTextStyle sectorLabelStyle)
Set the text style of the label. |
void |
NFDialSector.setTicLabelStyle(NFTextStyle ticLabelStyle)
Deprecated. Replaced by NFDialSector.setSectorLabelStyle(NFTextStyle) |
void |
NFDial.setTicLabelStyle(NFTextStyle ticLabelStyle)
Sets text style of the tic labels. |
Uses of NFTextStyle in netcharts.pro.common |
---|
Subclasses of NFTextStyle in netcharts.pro.common | |
---|---|
class |
NFLabel
The NFLabel object describes a element of text to include the the text and the rendering attributes of the text. |
class |
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. |
|
NetCharts Pro | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Visual Mining, Inc. | Copyright © Visual Mining, Inc. 1996 - 2011 |
Last Modified: Jun 28, 2011 |