Math2mat
Public Member Functions

m2m.frontend.dynamicview.commands.PointConnectionChangeLayoutCommand Class Reference

Inheritance diagram for m2m.frontend.dynamicview.commands.PointConnectionChangeLayoutCommand:
Inheritance graph
[legend]
Collaboration diagram for m2m.frontend.dynamicview.commands.PointConnectionChangeLayoutCommand:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void execute ()
boolean canExecute ()
void setModel (Node model)

Detailed Description

Definition at line 25 of file PointConnectionChangeLayoutCommand.java.


Member Function Documentation

boolean m2m.frontend.dynamicview.commands.PointConnectionChangeLayoutCommand.canExecute ( )

Check if we can execute the command.

Returns:
the succes of the control

Definition at line 50 of file PointConnectionChangeLayoutCommand.java.

void m2m.frontend.dynamicview.commands.PointConnectionChangeLayoutCommand.execute ( )

Execution of the command.

Definition at line 36 of file PointConnectionChangeLayoutCommand.java.

void m2m.frontend.dynamicview.commands.PointConnectionChangeLayoutCommand.setModel ( Node  model) [virtual]

Set the model of the command.

Parameters:
modelThe model of the command to set

Implements m2m.frontend.dynamicview.commands.AbstractLayoutCommand.

Definition at line 60 of file PointConnectionChangeLayoutCommand.java.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations