public class JaxoMoveGraph
extends java.lang.Object
Constructor and Description |
---|
JaxoMoveGraph(java.awt.Component parent,
JaxoCanvas c)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
hasChanged()
Checks if the the graph was actually moved.
|
void |
show()
Show dialog, blocking.
|
public JaxoMoveGraph(java.awt.Component parent, JaxoCanvas 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.