Runtime

Uses of Class
org.eclipse.gmf.runtime.draw2d.ui.graph.BorderNode

Packages that use BorderNode
org.eclipse.gmf.runtime.draw2d.ui.graph   
 

Uses of BorderNode in org.eclipse.gmf.runtime.draw2d.ui.graph
 

Fields in org.eclipse.gmf.runtime.draw2d.ui.graph with type parameters of type BorderNode
 java.util.List<BorderNode> ConstantSizeNode.borderNodes
          List of border nodes owned by this node.
 

Methods in org.eclipse.gmf.runtime.draw2d.ui.graph that return BorderNode
 BorderNode JointOutgoingEdges.getJoint()
           
 

Constructors in org.eclipse.gmf.runtime.draw2d.ui.graph with parameters of type BorderNode
JointOutgoingEdges(BorderNode joint)
           
 


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.