public interface GraphListener
Title: DECLARE
Description:
Copyright: Copyright (c) 2006
Company: TU/e
Modifier and Type | Method and Description |
---|---|
void |
addConstraint() |
void |
edit(java.lang.Object cell)
edit
|
void |
insertVertex(java.awt.geom.Point2D point)
insertVertex
|
void |
remove(java.lang.Object[] cells)
remove
|