Package | Description |
---|---|
io.github.arrayv.utils | |
io.github.arrayv.utils.shuffleutils |
Modifier and Type | Method and Description |
---|---|
GraphConnection |
ShuffleGraph.getDragging() |
Modifier and Type | Method and Description |
---|---|
List<GraphConnection> |
ShuffleGraph.getConnections() |
Modifier and Type | Method and Description |
---|---|
void |
ShuffleGraph.setDragging(GraphConnection dragging) |
Modifier and Type | Method and Description |
---|---|
void |
ShuffleGraph.setConnections(List<GraphConnection> connections) |
Modifier and Type | Method and Description |
---|---|
GraphConnection |
GraphNode.getPostConnection() |
GraphConnection |
GraphNode.getPreConnection() |
Modifier and Type | Method and Description |
---|---|
void |
GraphNode.setPostConnection(GraphConnection connection) |
void |
GraphNode.setPreConnection(GraphConnection connection) |
Copyright © 2024. All rights reserved.