|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NodeViewFactory
An interface designed for easily generating views over Node
s.
NodeViewFactory
extends NodeVisitor
to allow a view over
a Node to be generated using the visitor pattern.
Method Summary | |
---|---|
NodeView |
getNodeView()
|
Methods inherited from interface net.sourceforge.fluxion.graph.visitor.NodeVisitor |
---|
visit |
Method Detail |
---|
NodeView getNodeView()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |