| 
 | Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FontAttribute
This interface defines the methods that allow you to access Font attributes.
| Method Summary | |
|---|---|
|  java.awt.Font | getFont()Retrieves a Fontobject. | 
|  void | setFont(java.awt.Font font)Specifies a Fontobject. | 
| Method Detail | 
|---|
void setFont(java.awt.Font font)
Font object.
 A Font object is an awt object with attributes such as name, style, and absolute size.
font - A Font object.java.awt.Font getFont()
Font object.
 A Font object is an awt object with attributes such as name, style, and absolute size.
Font object.| 
 | Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||