Class GanttMap
java.lang.Object
org.eclipse.nebula.widgets.ganttchart.GanttMap
class GanttMap
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description GanttMap() -
Method Summary
Modifier and Type Method Description voidclear()java.util.Listget(GanttEvent obj)voidput(GanttEvent key, java.util.List connections)voidput(GanttEvent value, GanttEvent key)voidremove(GanttEvent key)