JGraph
v5.13.0.0


Uses of Class
org.jgraph.graph.AbstractCellView

Packages that use AbstractCellView
com.jgraph.components.labels   
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 AbstractCellView in com.jgraph.components.labels
 

Subclasses of AbstractCellView in com.jgraph.components.labels
 class MultiLineVertexView
          Vertex view that supports JGraphpadBusinessObject rendering and in-place editing, that means it supports simple text, rich text and component values.
 

Uses of AbstractCellView in org.jgraph.graph
 

Subclasses of AbstractCellView in org.jgraph.graph
 class EdgeView
          The default implementation of an edge view.
 class PortView
          The default implementation of a port view.
 class VertexView
          The default implementation of a vertex view.
 


JGraph
v5.13.0.0


Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.