Runtime

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

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

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

Subclasses of ConstantSizeNode in org.eclipse.gmf.runtime.draw2d.ui.graph
 class BorderNode
          Implementation of node that will be laid out by GMFDirectedGraphLayout as a node attached to the border of it's parent node.
 

Constructors in org.eclipse.gmf.runtime.draw2d.ui.graph with parameters of type ConstantSizeNode
BorderNode(java.lang.Object data, ConstantSizeNode parentNode)
          Creates an instance of a border node given its data and parent
 


Runtime

Guidelines for using Eclipse APIs.

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