|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.7.0) E12063-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UITransparentFillColor
| Method Summary | |
|---|---|
boolean |
isFillTransparent()
Indicates whether the fill color is transparent. |
void |
setFillTransparent(boolean yesNo)
Specifies whether the fill color is transparent. |
| Methods inherited from interface oracle.dss.dataView.UIFillColor |
|---|
getFillColor, setFillColor |
| Method Detail |
|---|
boolean isFillTransparent()
true if it is transparent, false if it
is visible.void setFillTransparent(boolean yesNo)
yesNo - true to make it transparent, false
to make it visible.
|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.7.0) E12063-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||