|
NetCharts Pro | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnetcharts.pro.common.NFBaseClass
netcharts.pro.common.NFLine
netcharts.pro.charts.radar.NFRadialGrid
public class NFRadialGrid
The NFRadialGrid object describes a single circular grid line, or filled grid line, in a radar chart.
Field Summary |
---|
Fields inherited from class netcharts.pro.common.NFLine |
---|
DASHED, DOTDASH, DOTTED, lineTypeMap, NONE, SOLID |
Constructor Summary | |
---|---|
NFRadialGrid()
Constructs a default region |
Method Summary | |
---|---|
java.lang.String |
getCDL()
Gets the CDL for this radial grid |
java.awt.Color |
getFillColor()
Gets the fill color |
double |
getLocation()
Gets the location of this grid |
void |
setCDL(java.lang.String cdl)
Sets this object from the given CDL |
void |
setFillColor(java.awt.Color fillColor)
Sets the fill color |
void |
setLocation(double location)
Sets the location of this grid |
java.lang.String |
toString()
Returns a new String object representing this line. |
Methods inherited from class netcharts.pro.common.NFLine |
---|
getCDL, getColor, getStyle, getThickness, setCDL, setCDL, setColor, setStyle, setThickness |
Methods inherited from class netcharts.pro.common.NFBaseClass |
---|
clone, getModified, getUserObject, setModified, setUserObject |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NFRadialGrid()
Method Detail |
---|
public void setLocation(double location)
location.
- The location
is represented as a percentage between 0, the
center of the radar chart, and 100, the outer
edge of the radar chart.public double getLocation()
public void setFillColor(java.awt.Color fillColor)
fillColor
- public java.awt.Color getFillColor()
public java.lang.String getCDL()
getCDL
in interface NFCDLGenerator
getCDL
in class NFLine
public void setCDL(java.lang.String cdl)
setCDL
in interface NFCDLGenerator
setCDL
in class NFLine
cdl
- CDL representing the pattern fillpublic java.lang.String toString()
toString
in interface NFCDLGenerator
toString
in class NFLine
|
NetCharts Pro | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Visual Mining, Inc. | Copyright © Visual Mining, Inc. 1996 - 2011 |
Last Modified: Jun 28, 2011 |