com.jgraph.pad.graph
Class JGraphpadCellViewFactory
java.lang.Object
org.jgraph.graph.DefaultCellViewFactory
com.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
| 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 |
JGraphpadCellViewFactory
public JGraphpadCellViewFactory()
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)
Copyright (C) 2005 JGraph.com. All rights reserved.