JGraphAddons
v1.0


org.jgraph.cellview
Class JGraphMultilineView

java.lang.Object
  |
  +--VertexView
        |
        +--org.jgraph.cellview.JGraphMultilineView

public class JGraphMultilineView
extends VertexView

See Also:
Serialized Form

Constructor Summary
JGraphMultilineView(Object cell, JGraph graph, CellMapper cm)
           
 
Method Summary
 GraphCellEditor getEditor()
           
 CellViewRenderer getRenderer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JGraphMultilineView

public JGraphMultilineView(Object cell,
                           JGraph graph,
                           CellMapper cm)
Method Detail

getRenderer

public CellViewRenderer getRenderer()

getEditor

public GraphCellEditor getEditor()

JGraphAddons
v1.0


Copyright (C) 2003-2004 Gaudenz Alder. All rights reserved.