| Modifier and Type | Field and Description |
|---|---|
protected GContext |
SyntaxDiagramTab.context |
GContext |
SDGenerator.context |
| Modifier and Type | Field and Description |
|---|---|
protected GContext |
GObject.context |
protected GContext |
GEngine.context |
| Modifier and Type | Method and Description |
|---|---|
GContext |
GObject.getContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
GObject.setContext(GContext context) |
void |
GEngine.setContext(GContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
GGraphGroup.setContext(GContext context) |
void |
GGraph.setContext(GContext context) |
| Modifier and Type | Field and Description |
|---|---|
protected GContext |
GView.context |
protected GContext |
GPanel.context |
| Constructor and Description |
|---|
GPanel.CustomGView(GPanel panel,
GContext context) |
GPanel(GrammarWindow editor,
GContext context) |
GView(GPanel panel,
GContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
GPathGroup.setContext(GContext context) |
void |
GPathElement.setContext(GContext context) |
void |
GPath.setContext(GContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
GDimension.cache(GContext context) |
void |
GPoint.cache(GContext context,
float ox,
float oy) |
float |
GDimension.getPixelDown(GContext context) |
float |
GDimension.getPixelHeight(GContext context) |
float |
GDimension.getPixelUp(GContext context) |
float |
GDimension.getPixelWidth(GContext context) |
float |
GPoint.getX(GContext context) |
float |
GPoint.getY(GContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
GNode.setContext(GContext context) |
| Modifier and Type | Method and Description |
|---|---|
float |
Skin.getEndOffset(GContext context) |
float |
Skin.getStartOffset(GContext context) |
| Modifier and Type | Method and Description |
|---|---|
float |
NFASkin.getEndOffset(GContext context) |
float |
NFASkin.getStartOffset(GContext context) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SDLink.drawBox(GContext context,
GLink link) |
static void |
SDLink.drawDownSloop(GContext context,
GLink link,
float x0,
float y0,
float x1,
float y1) |
static void |
SDLink.drawUpSloop(GContext context,
GLink link,
float x0,
float y0,
float x1,
float y1) |
Copyright © 2013. All rights reserved.