Modifier and Type | Class and Description |
---|---|
class |
AlgorithmResultEvent |
class |
GraphEditEvent
Deprecated.
|
class |
MultiVertexGraphEditEvent |
class |
MultiVertexWithCoordinatesGraphEditEvent |
class |
SingleVertexGraphEditEvent |
class |
SingleVertexWithCoordinatesGraphEditEvent |
class |
SubgraphGraphEditEvent |
Modifier and Type | Class and Description |
---|---|
class |
ClickCheckButtonEvent
Nothing special, I hope.
|
class |
RedoEvent |
class |
TryItButtonEvent
Nothing special, I hope.
|
class |
UndoEvent |
Modifier and Type | Interface and Description |
---|---|
interface |
GraphEvent |
interface |
MoveEvent |
Modifier and Type | Class and Description |
---|---|
class |
CompressEvent |
class |
EdgeAddedEvent
Fired when an edge is added.
|
class |
EdgeRemovedEvent
Fired when a edge is removed
|
class |
ExpandEvent |
class |
GraphMovedEvent
Strangly, we will NOT have this event be a MoveEvent because we do not want to count moving of the whole graph as an
undoable thing, and this will help with that I think.
|
class |
HorizontalFlipEvent |
class |
MultiEdgesAddedEvent
When multiple vertices are moved at the same time.
|
class |
MultiEdgesRemovedEvent
When multiple vertices are moved at the same time.
|
class |
MultiVertexAddedEvent
When multiple vertices are moved at the same time.
|
class |
MultiVertexMoveEvent
When multiple vertices are moved at the same time.
|
class |
MultiVertexMultiMoveEvent |
class |
MultiVertexRemovedEvent
When multiple vertices are removed.
|
class |
ResetVertexLocationsEvent |
class |
SubgraphAddedEvent |
class |
SubgraphRemovedEvent |
class |
UndoResetVertexLocationsEvent |
class |
VertexAddedEvent
Fired when a vertex is added to a graph
|
class |
VertexMoveEvent
Fired when a vertex is moved.
|
class |
VertexRemovedEvent
Fired when a vertex is removed from a graph
|
class |
VerticalFlipEvent |
class |
XYFlipEvent |
Modifier and Type | Interface and Description |
---|---|
interface |
LightsOutEvent |
Modifier and Type | Class and Description |
---|---|
class |
LightDownEvent |
class |
LightDownNeighborhoodEvent |
class |
LightUpEvent |
class |
LightUpNeighborhoodEvent |
Modifier and Type | Interface and Description |
---|---|
interface |
MultiDesignsEvent |
Modifier and Type | Class and Description |
---|---|
class |
NamedSubGraphEvent |
class |
NamedSubGraphPlaced |
class |
NamedSubGraphRemoved |
class |
NoSolutionEvent |
class |
SetDesignTypeEvent |
Modifier and Type | Interface and Description |
---|---|
interface |
PebbleEvent |
Modifier and Type | Class and Description |
---|---|
class |
ChangeTargetVertexEvent
Fired when the target in Reach It is changed.
|
class |
MovePebbleEvent
Fired when a pebble is moved
|
class |
MovePebbleFirstToVertexEvent |
class |
PebblePlacedEvent
Fired when a pebble is moved
|
class |
PebbleRemovedEvent
Fired when a pebble is moved
|
class |
RecycleEvent
A reset event.
|
class |
SolvableEvent |
class |
UncertainEvent |
class |
UndoMovePebbleEvent
Fired when a game is undone.
|
class |
UndoMovePebbleFirstToVertexEvent
Fired when a game is undone.
|
class |
UndoRecycleEvent
Inverse of a Reset.
|
class |
UnsolvableEvent |
Modifier and Type | Interface and Description |
---|---|
interface |
PortalLordEvent |
Modifier and Type | Class and Description |
---|---|
class |
PortalLordClearValuesEvent |
class |
PortalLordSetValueEvent |
class |
PortalLordUnClearEvent |
Modifier and Type | Interface and Description |
---|---|
interface |
PowerGraphEvent |
Modifier and Type | Class and Description |
---|---|
class |
MultiVertexChosenEvent |
class |
MultiVertexUnchosenEvent |
class |
VertexChosenEvent |
class |
VertexUnchosenEvent |
Modifier and Type | Interface and Description |
---|---|
interface |
WeightedEvent |
Modifier and Type | Class and Description |
---|---|
class |
ChangeSourceVertexEvent
Fired when the target in Reach It is changed.
|
class |
MultiEdgeChosenEvent |
class |
MultiEdgeUnchosenEvent |
class |
MultiEdgeWeightChangedEvent |