Math2mat
Public Member Functions | Package Attributes

m2m.frontend.dynamicview.commands.MoveBendpointCommand Class Reference

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

List of all members.

Public Member Functions

void execute ()
void setRelativeDimensions (Dimension dim1, Dimension dim2)

Package Attributes

Dimension d2

Detailed Description

Definition at line 20 of file MoveBendpointCommand.java.


Member Function Documentation

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

Execution of the command.

Definition at line 30 of file MoveBendpointCommand.java.

void m2m.frontend.dynamicview.commands.MoveBendpointCommand.setRelativeDimensions ( Dimension  dim1,
Dimension  dim2 
)

Set the two dimensions of the bend point.

Parameters:
dim1The first dimension to the bend point to set
dim2The second dimension to the bend point to set

Definition at line 41 of file MoveBendpointCommand.java.


Member Data Documentation

Definition at line 25 of file MoveBendpointCommand.java.


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