org.jgraph.graph.Port Interface Reference

Inheritance diagram for org.jgraph.graph.Port:

org.jgraph.graph.GraphCell org.jgraph.graph.DefaultPort manas.GGates.InPort manas.GGates.OutPort List of all members.

Public Member Functions

Iterator edges ()
boolean addEdge (Object edge)
boolean removeEdge (Object edge)
Port getAnchor ()
void setAnchor (Port port)

Detailed Description

Defines the requirements for an object that represents a port in a graph model.

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


Member Function Documentation

boolean org.jgraph.graph.Port.addEdge Object  edge  ) 
 

Adds edge to the list of ports.

Implemented in org.jgraph.graph.DefaultPort.

Iterator org.jgraph.graph.Port.edges  ) 
 

Returns an iterator of the edges connected to the port.

Implemented in org.jgraph.graph.DefaultPort.

Port org.jgraph.graph.Port.getAnchor  ) 
 

Returns the anchor of the port.

Implemented in org.jgraph.graph.DefaultPort.

boolean org.jgraph.graph.Port.removeEdge Object  edge  ) 
 

Removes edge from the list of ports.

Implemented in org.jgraph.graph.DefaultPort.

void org.jgraph.graph.Port.setAnchor Port  port  ) 
 

Sets the anchor of the port.

Implemented in org.jgraph.graph.DefaultPort.


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