Math2mat
Public Member Functions | Static Public Attributes

m2m.frontend.dynamicview.figure.InternPointConnectionFigure Class Reference

Inheritance diagram for m2m.frontend.dynamicview.figure.InternPointConnectionFigure:
Inheritance graph
[legend]
Collaboration diagram for m2m.frontend.dynamicview.figure.InternPointConnectionFigure:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 InternPointConnectionFigure ()
void setLayout (Rectangle rect)

Static Public Attributes

static final int WIDTH = 5
static final int HEIGHT = 5

Detailed Description

Definition at line 23 of file InternPointConnectionFigure.java.


Constructor & Destructor Documentation

m2m.frontend.dynamicview.figure.InternPointConnectionFigure.InternPointConnectionFigure ( )

Default contructor of a InternPointConnection.

Definition at line 41 of file InternPointConnectionFigure.java.


Member Function Documentation

void m2m.frontend.dynamicview.figure.InternPointConnectionFigure.setLayout ( Rectangle  rect)

Set the layout of the figure.

Parameters:
rectthe layout to the figure to set

Definition at line 59 of file InternPointConnectionFigure.java.


Member Data Documentation

Definition at line 29 of file InternPointConnectionFigure.java.

The size of the figure.

Definition at line 28 of file InternPointConnectionFigure.java.


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