public class CoreferenceGraphPresenter.CorefCallbackHandler
extends de.ims.icarus.plugins.jgraph.view.GraphPresenter.CallbackHandler
Modifier | Constructor and Description |
---|---|
protected |
CoreferenceGraphPresenter.CorefCallbackHandler() |
Modifier and Type | Method and Description |
---|---|
void |
editLabelPatterns(java.awt.event.ActionEvent e) |
void |
filterSingletons(java.awt.event.ActionEvent e) |
void |
filterSingletons(boolean b) |
void |
includeGoldEdges(java.awt.event.ActionEvent e) |
void |
includeGoldEdges(boolean b) |
void |
includeGoldNodes(java.awt.event.ActionEvent e) |
void |
includeGoldNodes(boolean b) |
void |
markFalseEdges(java.awt.event.ActionEvent e) |
void |
markFalseEdges(boolean b) |
void |
markFalseNodes(java.awt.event.ActionEvent e) |
void |
markFalseNodes(boolean b) |
addEdge, addEdge, addNode, addOrderEdge, clearGraph, cloneCells, collapseCells, copyCells, deleteCells, editCell, expandCells, exportCells, importCells, moveCells, openPreferences, pasteCells, printGraph, rebuildGraph, redoEdit, resetZoom, toggleAutoZoom, toggleAutoZoom, toggleCompress, toggleCompress, toggleMarkIncoming, toggleMarkIncoming, toggleMarkOutgoing, toggleMarkOutgoing, undoEdit, zoomIn, zoomOut
protected CoreferenceGraphPresenter.CorefCallbackHandler()
public void markFalseEdges(boolean b)
public void markFalseEdges(java.awt.event.ActionEvent e)
public void markFalseNodes(boolean b)
public void markFalseNodes(java.awt.event.ActionEvent e)
public void includeGoldEdges(boolean b)
public void includeGoldEdges(java.awt.event.ActionEvent e)
public void includeGoldNodes(boolean b)
public void includeGoldNodes(java.awt.event.ActionEvent e)
public void filterSingletons(boolean b)
public void filterSingletons(java.awt.event.ActionEvent e)
public void editLabelPatterns(java.awt.event.ActionEvent e)