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
    void clear()  
    java.util.List get​(GanttEvent obj)  
    void put​(GanttEvent key, java.util.List connections)  
    void put​(GanttEvent value, GanttEvent key)  
    void remove​(GanttEvent key)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait