Math2mat
Public Member Functions | Protected Member Functions

m2m.frontend.dynamicview.editPart.PointConnectionPart Class Reference

Inheritance diagram for m2m.frontend.dynamicview.editPart.PointConnectionPart:
Inheritance graph
[legend]
Collaboration diagram for m2m.frontend.dynamicview.editPart.PointConnectionPart:
Collaboration graph
[legend]

List of all members.

Public Member Functions

Vector< NodegetModelChildren ()
void propertyChange (PropertyChangeEvent evt)

Protected Member Functions

IFigure createFigure ()
void createEditPolicies ()
void refreshVisuals ()

Detailed Description

Definition at line 32 of file PointConnectionPart.java.


Member Function Documentation

void m2m.frontend.dynamicview.editPart.PointConnectionPart.createEditPolicies ( ) [protected]

Install edit policies in the edit part.

Definition at line 52 of file PointConnectionPart.java.

IFigure m2m.frontend.dynamicview.editPart.PointConnectionPart.createFigure ( ) [protected]

Create the represented figure the PointConnection model.

Returns:
the represented figure the PointConnection model

Definition at line 39 of file PointConnectionPart.java.

Vector<Node> m2m.frontend.dynamicview.editPart.PointConnectionPart.getModelChildren ( )

/** Get the list of children of the model.

Returns:
the list of children of the model

Definition at line 79 of file PointConnectionPart.java.

void m2m.frontend.dynamicview.editPart.PointConnectionPart.propertyChange ( PropertyChangeEvent  evt)

Call when a model property has changed.

Parameters:
evtThe raised event

Definition at line 90 of file PointConnectionPart.java.

void m2m.frontend.dynamicview.editPart.PointConnectionPart.refreshVisuals ( ) [protected]

Refresh the figure with the model.

Definition at line 61 of file PointConnectionPart.java.


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