public class JaxoMoveGraph
extends java.lang.Object
Constructor | Description |
---|---|
JaxoMoveGraph(java.awt.Component parent,
JaxoDrawingArea c) |
Constructor.
|
Modifier and Type | Method | Description |
---|---|---|
boolean |
hasChanged() |
Checks if the the graph was actually moved.
|
void |
show() |
Show dialog, blocking.
|
public JaxoMoveGraph(java.awt.Component parent, JaxoDrawingArea c)
parent
- component for the dialog.c
- canvas whose graph should be moved.Licensed under GPL. For more information, see http://jaxodraw.sourceforge.net/license.html or the LICENSE file in the jaxodraw distribution.