|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jgraph.graph.DefaultCellViewFactory
org.processmining.plugins.declare.visualizing.DCellViewFactory
public class DCellViewFactory
Title: DECLARE
Description:
Copyright: Copyright (c) 2006
Company: TU/e
Constructor Summary | |
---|---|
DCellViewFactory()
|
Method Summary | |
---|---|
protected org.jgraph.graph.EdgeView |
createEdgeView(java.lang.Object cell)
Constructs an EdgeView view for the specified object. |
protected org.jgraph.graph.PortView |
createPortView(java.lang.Object cell)
Constructs a PortView view for the specified object. |
protected org.jgraph.graph.VertexView |
createVertexView(java.lang.Object object)
|
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 |
---|
public DCellViewFactory()
Method Detail |
---|
protected org.jgraph.graph.EdgeView createEdgeView(java.lang.Object cell)
createEdgeView
in class org.jgraph.graph.DefaultCellViewFactory
cell
- Object
protected org.jgraph.graph.VertexView createVertexView(java.lang.Object object)
createVertexView
in class org.jgraph.graph.DefaultCellViewFactory
protected org.jgraph.graph.PortView createPortView(java.lang.Object cell)
createPortView
in class org.jgraph.graph.DefaultCellViewFactory
cell
- Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |