|
OBEROn SDK | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphStyler.Point | |
|---|---|
| com.oberon.ooql.sdk | |
| Uses of GraphStyler.Point in com.oberon.ooql.sdk |
|---|
| Methods in com.oberon.ooql.sdk that return GraphStyler.Point | |
|---|---|
GraphStyler.Point |
GraphStyler.getGridPosition()
Get the grid position inside the chart canvas |
GraphStyler.Point |
GraphStyler.Pie.getLegendPosition()
Get the pie legend position on the chart canvas |
GraphStyler.Point |
GraphStyler.Pie.getPosition()
Get the pie position on the chart canvas |
GraphStyler.Point |
GraphStyler.Legend.getPosition()
Get the legend position |
GraphStyler.Point |
GraphStyler.Label.getPosition()
Get the label position on the chart canvas |
| Methods in com.oberon.ooql.sdk with parameters of type GraphStyler.Point | |
|---|---|
void |
GraphStyler.setGridPosition(GraphStyler.Point position)
Set the grid position inside the chart canvas |
void |
GraphStyler.Legend.setPosition(GraphStyler.Point position)
Set the legend position |
| Constructors in com.oberon.ooql.sdk with parameters of type GraphStyler.Point | |
|---|---|
GraphStyler.Label(java.lang.String text,
GraphStyler.Point position)
Generates a new label with default font |
|
GraphStyler.Label(java.lang.String text,
GraphStyler.Point position,
GraphStyler.Font font,
float angle)
Generates a new label |
|
GraphStyler.Pie(GraphStyler.Point position)
Defines a new pie |
|
GraphStyler.Pie(GraphStyler.Point position,
int radius)
Defines a new pie |
|
|
OBEROn SDK | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||