Math2mat
Public Member Functions | Static Public Attributes

m2m.frontend.dynamicview.figure.IfFigure Class Reference

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

List of all members.

Public Member Functions

 IfFigure ()
void setLayout (Rectangle rect)

Static Public Attributes

static final int TRUE_POINT_X_POSITION = 0
static final int TRUE_POINT_Y_POSITION = 8
static final int FALSE_POINT_X_POSITION = 0
static final int FALSE_POINT_Y_POSITION = 27
static final int OUT_POINT_X_POSITION = 35
static final int OUT_POINT_Y_POSITION = 17
static final int HEIGHT = 40
static final int WIDTH = 41

Detailed Description

Definition at line 29 of file IfFigure.java.


Constructor & Destructor Documentation

m2m.frontend.dynamicview.figure.IfFigure.IfFigure ( )

Default contructor of an IfFigure.

Definition at line 71 of file IfFigure.java.


Member Function Documentation

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

Set the layout of the figure.

Parameters:
rectThe layout to set to the figure

Definition at line 139 of file IfFigure.java.


Member Data Documentation

Position of the false InternPointConnection.

Definition at line 39 of file IfFigure.java.

Definition at line 40 of file IfFigure.java.

The size of the figure.

Definition at line 49 of file IfFigure.java.

Position of the out InternPointConnection.

Definition at line 44 of file IfFigure.java.

Definition at line 45 of file IfFigure.java.

Position of the true InternPointConnection.

Definition at line 34 of file IfFigure.java.

Definition at line 35 of file IfFigure.java.

Definition at line 50 of file IfFigure.java.


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