|
NetCharts Pro | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface contains methods to be extended by all chart symbol set objects.
| Method Summary | |
java.awt.Color |
getColor()
Gets the symbol color. |
java.awt.Color |
getOutlineColor()
Gets the symbol outline color. |
int |
getOutlineWidth()
Gets the symbol outline width. |
void |
setColor(java.awt.Color color)
Sets the symbol color. |
void |
setOutlineColor(java.awt.Color outlineColor)
Sets the symbol outline color. |
void |
setOutlineWidth(int outlineWidth)
Sets the symbol outline width. |
void |
setType(int type)
Sets the symbol type to use for the data. |
| Method Detail |
public void setColor(java.awt.Color color)
color - Color to use for the symbol.public java.awt.Color getColor()
public void setOutlineColor(java.awt.Color outlineColor)
outlineColor - Color to use for symbol outline.public java.awt.Color getOutlineColor()
public void setOutlineWidth(int outlineWidth)
outlineWidth - Width, in pixels of the symbol outline.public int getOutlineWidth()
public void setType(int type)
type - Symbol type
|
NetCharts Pro | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Visual Mining, Inc. | Copyright © Visual Mining, Inc. 1996 - 2006 |
Last Modified: Apr 14, 2006 |