JGraph
v5.1


Uses of Interface
org.jgraph.graph.GraphCell

Packages that use GraphCell
org.jgraph.graph Graphs are made up of a number of classes and interfaces defined in their own package - the jgraph.graph package. 
 

Uses of GraphCell in org.jgraph.graph
 

Subinterfaces of GraphCell in org.jgraph.graph
 interface Edge
          Defines the requirements for an object that represents an Edge in a GraphModel.
 interface Port
          Defines the requirements for an object that represents a port in a graph model.
 

Classes in org.jgraph.graph that implement GraphCell
 class DefaultEdge
          A simple implementation for an edge.
 class DefaultGraphCell
          The default implementation for the GraphCell interface.
 class DefaultPort
          A simple implementation for a port.
 


JGraph
v5.1


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