|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jgraph.graph.DefaultCellViewFactory
easik.sketch.util.graph.ExtendableCellViewFactory
easik.sketch.util.graph.EasikCellViewFactory
public class EasikCellViewFactory
A cell factory class for the Easik application.
Constructor Summary | |
---|---|
EasikCellViewFactory()
Default constructor adds entity cells to the list of mappings. |
Method Summary | |
---|---|
protected void |
addEntityCell()
Adds entity cells to the list of mappings. |
Methods inherited from class easik.sketch.util.graph.ExtendableCellViewFactory |
---|
addCellType, createEdgeView, createVertexView, getViewIndirections, setViewIndirections |
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 |
---|
public EasikCellViewFactory()
Method Detail |
---|
protected void addEntityCell()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |