Uses of Class org.jgraph.graph.PortView

Uses in package org.jgraph.graph

Fields of type org.jgraph.graph.PortView

PortView[]
Cached array of all ports for the view.
PortView
Cache the current edgeview for drawing.

Methods with return type org.jgraph.graph.PortView

PortView
Constructs a PortView view for the specified object.
PortView
Constructs a PortView view for the specified object.
PortView[]
Returns the ports of the view.

Uses in package org.jgraph

Methods with return type org.jgraph.graph.PortView

PortView
Returns the default portview for the specified cell.
PortView
JGraph.getPortViewAt(double x, double y)
Returns the portview at the specified location.
PortView
JGraph.getPortViewAt(double x, double y, int tolerance)
Returns the portview at the specified location.

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