Math2mat
Public Member Functions

m2m.frontend.dynamicview.figure.PropertyFigure Class Reference

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

List of all members.

Public Member Functions

 PropertyFigure (Schema schema)
void setProperty (Node node)
void setProperty (Connection conn)

Detailed Description

Definition at line 34 of file PropertyFigure.java.


Constructor & Destructor Documentation

m2m.frontend.dynamicview.figure.PropertyFigure.PropertyFigure ( Schema  schema)

Default contructor of a SchemaPropertyFigure.

Definition at line 77 of file PropertyFigure.java.


Member Function Documentation

void m2m.frontend.dynamicview.figure.PropertyFigure.setProperty ( Node  node)

Set the properties for a specific node

Parameters:
nodeThe node to the figure to set properties

Definition at line 143 of file PropertyFigure.java.

void m2m.frontend.dynamicview.figure.PropertyFigure.setProperty ( Connection  conn)

Set the properties for a specific connection

Parameters:
connThe connection to the figure to set properties

Definition at line 197 of file PropertyFigure.java.


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