|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgraphlab.plugins.main.core.actions.vertex.VertexMoveData
public class VertexMoveData
Field Summary | |
---|---|
static java.lang.String |
EVENT_KEY
|
GraphPoint |
newPosition
|
VertexModel |
v
|
Constructor Summary | |
---|---|
VertexMoveData()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String EVENT_KEY
public VertexModel v
public GraphPoint newPosition
Constructor Detail |
---|
public VertexMoveData()
|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |