|
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.NFGradient
netcharts.pro.common.NFHighlight
public abstract class NFHighlight
Base for highlight classes.
Field Summary | |
---|---|
static int |
GRADIENTBDIAG
Bottom left to top right gradient |
static int |
GRADIENTCENTERHORIZONTAL
Center out horizontal gradient pattern |
static int |
GRADIENTCENTERVERTICAL
Center out vertical gradient pattern |
static int |
GRADIENTFDIAG
Top left to bottom right gradient |
static int |
GRADIENTHORIZONTAL
Left to right gradient |
static int |
GRADIENTRADIAL
Radial gradient pattern |
static int |
GRADIENTVERTICAL
Top to bottom gradient |
static int |
NONE
No fill |
Constructor Summary | |
---|---|
NFHighlight()
|
Method Summary | |
---|---|
int |
getType()
Gets the highlight gradient type. |
void |
setType(int type)
Sets the highlight gradient type. |
Methods inherited from class netcharts.pro.common.NFGradient |
---|
getStart, getStop, setStart, setStop |
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, toString, wait, wait, wait |
Field Detail |
---|
public static final int NONE
public static final int GRADIENTVERTICAL
public static final int GRADIENTHORIZONTAL
public static final int GRADIENTFDIAG
public static final int GRADIENTBDIAG
public static final int GRADIENTRADIAL
public static final int GRADIENTCENTERHORIZONTAL
public static final int GRADIENTCENTERVERTICAL
Constructor Detail |
---|
public NFHighlight()
Method Detail |
---|
public void setType(int type)
type
- The gradient typepublic int getType()
|
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 |