|
OBEROn SDK | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphStyler.Font | |
|---|---|
| com.oberon.ooql.sdk | |
| Uses of GraphStyler.Font in com.oberon.ooql.sdk |
|---|
| Methods in com.oberon.ooql.sdk that return GraphStyler.Font | |
|---|---|
GraphStyler.Font |
GraphStyler.Legend.getFont()
Get the legend text font |
GraphStyler.Font |
GraphStyler.Label.getFont()
Get the label font |
GraphStyler.Font |
GraphStyler.getHLabelsFont()
Get the horizontal axis label or value font |
GraphStyler.Font |
GraphStyler.getVLabelsFont()
Get the vertical axis label or value font |
| Methods in com.oberon.ooql.sdk with parameters of type GraphStyler.Font | |
|---|---|
void |
GraphStyler.Legend.setFont(GraphStyler.Font font)
Set the legend text font |
void |
GraphStyler.Label.setFont(GraphStyler.Font font)
Set the label font |
void |
GraphStyler.setHLabelsFont(GraphStyler.Font font)
Set the horizontal axis label or value font |
void |
GraphStyler.setVLabelsFont(GraphStyler.Font font)
Set the vertical axis label or value font |
| Constructors in com.oberon.ooql.sdk with parameters of type GraphStyler.Font | |
|---|---|
GraphStyler.Label(java.lang.String text,
GraphStyler.Point position,
GraphStyler.Font font,
float angle)
Generates a new label |
|
|
OBEROn SDK | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||