JGraphpad Pro
v6.0.5.0


com.jgraph.pad.graph
Class JGraphpadCellViewFactory

java.lang.Object
  extended byorg.jgraph.graph.DefaultCellViewFactory
      extended bycom.jgraph.pad.graph.JGraphpadCellViewFactory
All Implemented Interfaces:
org.jgraph.graph.CellViewFactory, Serializable

public class JGraphpadCellViewFactory
extends org.jgraph.graph.DefaultCellViewFactory

Cell view factory for all graph layout caches (libraries and diagrams).

See Also:
JGraphpadGraphLayoutCache, Serialized Form

Constructor Summary
JGraphpadCellViewFactory()
           
 
Method Summary
protected  org.jgraph.graph.EdgeView createEdgeView(Object cell)
           
protected  org.jgraph.graph.PortView createPortView(Object cell)
           
protected  org.jgraph.graph.VertexView createVertexView(Object cell)
           
 
Methods inherited from class org.jgraph.graph.DefaultCellViewFactory
createEdgeView, createPortView, createView
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JGraphpadCellViewFactory

public JGraphpadCellViewFactory()
Method Detail

createEdgeView

protected org.jgraph.graph.EdgeView createEdgeView(Object cell)

createPortView

protected org.jgraph.graph.PortView createPortView(Object cell)

createVertexView

protected org.jgraph.graph.VertexView createVertexView(Object cell)

JGraphpad Pro
v6.0.5.0


Copyright (C) 2005 JGraph.com. All rights reserved.