|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1) E12063-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Line
The interface that defines the line properties for the graph.
| Method Summary | |
|---|---|
java.awt.Color |
getLineColor()
Retrieves the color for the lines of the graph. |
int |
getLineWidth()
Retrieves the width for the lines of the graph, in pixels. |
void |
setLineColor(java.awt.Color newColor)
Specifies the color for the lines of the graph. |
void |
setLineWidth(int newValue)
Specifies the width for the lines of the graph, in pixels. |
| Method Detail |
|---|
java.awt.Color getLineColor()
void setLineColor(java.awt.Color newColor)
newColor - The color for the lines of the graph.int getLineWidth()
void setLineWidth(int newValue)
newValue - The width for the lines of the graph, in pixels.
|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1) E12063-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||