|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.rosuda.javaGD.GDInterface
org.rosuda.iWidgets.iGD
public class iGD
| Field Summary |
|---|
| Fields inherited from class org.rosuda.javaGD.GDInterface |
|---|
active, c, ls, open |
| Constructor Summary | |
|---|---|
iGD()
|
|
| Method Summary | |
|---|---|
void |
gdClose()
|
void |
gdOpen(double w,
double h)
|
Canvas |
getCanvas()
|
JPanel |
getPanel()
|
| Methods inherited from class org.rosuda.javaGD.GDInterface |
|---|
executeDevOff, gdActivate, gdCircle, gdClip, gdcSetColor, gdcSetFill, gdcSetFont, gdcSetLine, gdDeactivate, gdHold, gdLine, gdLocator, gdMetricInfo, gdMode, gdNewPage, gdNewPage, gdPolygon, gdPolyline, gdRect, gdSize, gdStrWidth, gdText, getDeviceNumber |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public iGD()
| Method Detail |
|---|
public Canvas getCanvas()
public JPanel getPanel()
public void gdOpen(double w,
double h)
gdOpen in class GDInterfacepublic void gdClose()
gdClose in class GDInterface
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||