|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EdgeViewFactory
This interface contains a single method to be implemented which is a
convenience method for generating an EdgeView
.
EdgeViewFactory
extends EdgeVisitor
to allow EdgeView
s to be easily generated without altering the code of the Edge
itself.
Edge
,
EdgeView
Method Summary | |
---|---|
EdgeView |
getEdgeView()
Generate an EdgeView . |
Methods inherited from interface net.sourceforge.fluxion.graph.visitor.EdgeVisitor |
---|
visit |
Method Detail |
---|
EdgeView getEdgeView()
EdgeView
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |