|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Chart3DRendererAdapter
| Method Summary | |
|---|---|
java.awt.Paint |
getWallPaint()
Returns the paint used to highlight the left and bottom wall in the plot background. |
void |
setWallPaint(java.awt.Paint paint)
Sets the paint used to hightlight the left and bottom walls in the plot background and sends a RendererChangeEvent to all registered
listeners. |
| Methods inherited from interface org.jfree.chart.Effect3D |
|---|
getXOffset, getYOffset |
| Method Detail |
|---|
java.awt.Paint getWallPaint()
void setWallPaint(java.awt.Paint paint)
RendererChangeEvent to all registered
listeners.
paint - the paint.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||