Math2mat
Public Member Functions | Package Attributes

m2m.frontend.dynamicview.commands.CreateBendpointCommand Class Reference

Inheritance diagram for m2m.frontend.dynamicview.commands.CreateBendpointCommand:
Inheritance graph
[legend]
Collaboration diagram for m2m.frontend.dynamicview.commands.CreateBendpointCommand:
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 23 of file CreateBendpointCommand.java.


Member Function Documentation

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

Execution of the command.

Definition at line 38 of file CreateBendpointCommand.java.

void m2m.frontend.dynamicview.commands.CreateBendpointCommand.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 54 of file CreateBendpointCommand.java.


Member Data Documentation

Definition at line 32 of file CreateBendpointCommand.java.


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