Modifier and Type | Interface and Description |
---|---|
interface |
CheckedOperation |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCheckedOperation |
Modifier and Type | Method and Description |
---|---|
List<HistoryOperation> |
HistoryManager.getHistoryOperations() |
Modifier and Type | Method and Description |
---|---|
void |
HistoryManager.onBind(HistoryOperation operation) |
void |
HistoryManager.onUnbind(HistoryOperation operation) |
Modifier and Type | Method and Description |
---|---|
List<HistoryOperation> |
AbstractHistoryManager.getHistoryOperations() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractHistoryManager.onBind(HistoryOperation operation) |
void |
AbstractHistoryManager.onUnbind(HistoryOperation operation) |
Modifier and Type | Method and Description |
---|---|
void |
SavedHistory.apply(GraphContainer graphContainer,
Collection<HistoryOperation> operations) |
Constructor and Description |
---|
SavedHistory(GraphContainer graphContainer,
Collection<HistoryOperation> operations) |
Modifier and Type | Class and Description |
---|---|
class |
AutoRefreshToggleOperation |
class |
CircleLayoutOperation |
class |
D3TopoLayoutOperation |
class |
FRLayoutOperation |
class |
HierarchyLayoutOperation |
class |
ISOMLayoutOperation |
class |
KKLayoutOperation |
class |
LayoutOperation |
class |
ManualLayoutOperation |
class |
RealUltimateLayoutOperation |
class |
SimpleLayoutOperation |
class |
SpringLayoutOperation |
class |
TopoFRLayoutOperation |
class |
TopologySelectorOperation |
Modifier and Type | Class and Description |
---|---|
class |
CategoryHopCriteriaHistoryOperation |
Modifier and Type | Class and Description |
---|---|
class |
NCSHopCriteriaHistoryOperation |
Modifier and Type | Class and Description |
---|---|
class |
HideLeafElementToggleOperation |
class |
InheritStateOperation |
class |
SimulationModeOperation |
Copyright © 2017. All rights reserved.