Uses of Interface org.jgraph.graph.Port

Uses in package org.jgraph.graph

Classes implementing org.jgraph.graph.Port

class
A simple implementation for a port.

Constructors with parameter type org.jgraph.graph.Port

DefaultPort.DefaultPort(Object userObject, Port anchor)
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.

Copyright (C) 2001-2008 Gaudenz Alder. All rights reserved.