|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectij.gui.PlotDialog
public class PlotDialog
| Field Summary | |
|---|---|
static int |
AXIS_OPTIONS
types of dialog |
static int |
HI_RESOLUTION
types of dialog |
static int |
LEGEND
types of dialog |
static int |
SET_RANGE
types of dialog |
| Constructor Summary | |
|---|---|
PlotDialog(Plot plot,
int dialogType)
Construct a new PlotDialog, show it and do the appropriate action on the plot |
|
| Method Summary | |
|---|---|
void |
showDialog(Frame parent)
Asks the user for axis scaling; then replot with new scale on the same ImageProcessor. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int SET_RANGE
public static final int AXIS_OPTIONS
public static final int LEGEND
public static final int HI_RESOLUTION
| Constructor Detail |
|---|
public PlotDialog(Plot plot,
int dialogType)
| Method Detail |
|---|
public void showDialog(Frame parent)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||