|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgraphlab.plugins.main.select.MakeSelectionComplementGraph
graphlab.plugins.main.select.MakeSelectionCompleteGraph
public class MakeSelectionCompleteGraph
Constructor Summary | |
---|---|
MakeSelectionCompleteGraph()
|
Method Summary | |
---|---|
void |
action(GraphData gd)
|
protected void |
doEdgeOperation(GraphModel g,
java.util.HashSet<VertexModel> v)
|
java.lang.String |
getDescription()
|
java.lang.String |
getName()
|
Methods inherited from class graphlab.plugins.main.select.MakeSelectionComplementGraph |
---|
doUndoadd, doUndoremove, fillUndoEdges, redo, undo |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MakeSelectionCompleteGraph()
Method Detail |
---|
public java.lang.String getName()
getName
in interface Extension
getName
in class MakeSelectionComplementGraph
public java.lang.String getDescription()
getDescription
in interface Extension
getDescription
in class MakeSelectionComplementGraph
public void action(GraphData gd)
action
in interface GraphActionInterface
action
in class MakeSelectionComplementGraph
protected void doEdgeOperation(GraphModel g, java.util.HashSet<VertexModel> v)
doEdgeOperation
in class MakeSelectionComplementGraph
|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |