Math2mat
Protected Member Functions

m2m.frontend.dynamicview.editpolicies.EditBendPointPolicy Class Reference

Inheritance diagram for m2m.frontend.dynamicview.editpolicies.EditBendPointPolicy:
Inheritance graph
[legend]
Collaboration diagram for m2m.frontend.dynamicview.editpolicies.EditBendPointPolicy:
Collaboration graph
[legend]

List of all members.

Protected Member Functions

Command getMoveBendpointCommand (BendpointRequest request)
Command getCreateBendpointCommand (BendpointRequest request)
Command getDeleteBendpointCommand (BendpointRequest request)

Detailed Description

Definition at line 28 of file EditBendPointPolicy.java.


Member Function Documentation

Command m2m.frontend.dynamicview.editpolicies.EditBendPointPolicy.getCreateBendpointCommand ( BendpointRequest  request) [protected]

Create command for creating bend points.

Parameters:
requestThe request containing information about bend point creation

Definition at line 57 of file EditBendPointPolicy.java.

Command m2m.frontend.dynamicview.editpolicies.EditBendPointPolicy.getDeleteBendpointCommand ( BendpointRequest  request) [protected]

Create command for deleting a bend point.

Parameters:
requestThe request containing information about bend point supression

Definition at line 80 of file EditBendPointPolicy.java.

Command m2m.frontend.dynamicview.editpolicies.EditBendPointPolicy.getMoveBendpointCommand ( BendpointRequest  request) [protected]

Create command for mouving a bend point.

Parameters:
requestThe request containing informations about bend point deplacement

Definition at line 34 of file EditBendPointPolicy.java.


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