|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgraphlab.main.core.action.AbstractAction
graphlab.gui.plugins.main.saveload.matrix.CopyAsMatrix
public class CopyAsMatrix
| Field Summary |
|---|
| Fields inherited from class graphlab.main.core.action.AbstractAction |
|---|
listeningEvents |
| Constructor Summary | |
|---|---|
CopyAsMatrix(BlackBoard bb)
constructor |
|
| Method Summary | |
|---|---|
static void |
copyAsMatrix(Graph gg,
SelectData sd)
sd should be a subset of g |
void |
performJob(java.lang.String name)
like Action |
| Methods inherited from class graphlab.main.core.action.AbstractAction |
|---|
disable, doJob, enable, getBlackBoard, isEnable, setBlackBoard |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CopyAsMatrix(BlackBoard bb)
bb - the BlackBoard of the action| Method Detail |
|---|
public void performJob(java.lang.String name)
AbstractAction
performJob in class AbstractAction
public static void copyAsMatrix(Graph gg,
SelectData sd)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||