br.mia.test.view.graph
Class CodeViewFactory

java.lang.Object
  extended by org.jgraph.graph.DefaultCellViewFactory
      extended by net.sourceforge.umljgraph.UMLCellViewFactory
          extended by br.mia.test.view.graph.CodeViewFactory
All Implemented Interfaces:
java.io.Serializable, org.jgraph.graph.CellViewFactory

public class CodeViewFactory
extends net.sourceforge.umljgraph.UMLCellViewFactory

See Also:
Serialized Form

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

Constructor Detail

CodeViewFactory

public CodeViewFactory()
Method Detail

createVertexView

protected org.jgraph.graph.VertexView createVertexView(java.lang.Object cell)
Overrides:
createVertexView in class net.sourceforge.umljgraph.UMLCellViewFactory


Copyright © 2009. All Rights Reserved.