JGraph | |
Frames | No Frames |
Classes implementing org.jgraph.graph.Port | |
class | A simple implementation for a port. |
Constructors with parameter type org.jgraph.graph.Port | |
Constructs a port that holds a reference to the specified user object
and a reference to the specified anchor. |
Fields of type org.jgraph.graph.Port | |
Port | Reference to the anchor of this port |
Methods with parameter type org.jgraph.graph.Port | |
PortView | Constructs a PortView view for the specified object. |
void | Sets the anchor of this port. |
void | Sets the anchor of the port. |
Methods with return type org.jgraph.graph.Port | |
Port | Returns the anchor of this port. |
Port | Returns the anchor of the port. |