NetCharts Pro

Uses of Class
netcharts.pro.common.NFTextStyle

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


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