org.jgraph.graph.GraphCell Interface Reference

Inheritance diagram for org.jgraph.graph.GraphCell:

org.jgraph.graph.DefaultGraphCell org.jgraph.graph.Edge org.jgraph.graph.Port manas.gates.Gate manas.GGates.GAnd manas.GGates.GClock manas.GGates.GLed manas.GGates.GNand manas.GGates.GNor manas.GGates.GNot manas.GGates.GOr manas.GGates.GSwitch manas.GGates.Gwire manas.GGates.GXor org.jgraph.graph.DefaultEdge org.jgraph.graph.DefaultPort org.jgraph.graph.DefaultEdge org.jgraph.graph.DefaultPort List of all members.

Public Member Functions

AttributeMap getAttributes ()
Map changeAttributes (Map change)
void setAttributes (AttributeMap map)

Detailed Description

Defines the requirements for objects that appear as GraphCells. This is the base interface for all GraphCells.

Version:
1.0 1/1/02
Author:
Gaudenz Alder


Member Function Documentation

Map org.jgraph.graph.GraphCell.changeAttributes Map  change  ) 
 

Changes the attributes of the cell.

Deprecated:
Use getAttributes().applyMap

Implemented in org.jgraph.graph.DefaultGraphCell.

AttributeMap org.jgraph.graph.GraphCell.getAttributes  ) 
 

Returns the attributes of the cell.

Implemented in org.jgraph.graph.DefaultGraphCell.

void org.jgraph.graph.GraphCell.setAttributes AttributeMap  map  ) 
 

Sets the attributes

Implemented in org.jgraph.graph.DefaultGraphCell.


The documentation for this interface was generated from the following file:
Generated on Sun May 28 19:13:15 2006 for Digimod by  doxygen 1.4.6-NO