Class MapGraphGroupData

java.lang.Object
org.teamapps.ux.component.timegraph.datapoints.MapGraphGroupData
All Implemented Interfaces:
GraphData, GraphGroupData

public class MapGraphGroupData
extends java.lang.Object
implements GraphGroupData
  • Constructor Summary

    Constructors 
    Constructor Description
    MapGraphGroupData​(java.util.Map<java.lang.String,​GraphData> dataPointsByGraphId)  
  • Method Summary

    Modifier and Type Method Description
    java.util.Map<java.lang.String,​GraphData> getGraphData()  

    Methods inherited from class java.lang.Object

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

    Methods inherited from interface org.teamapps.ux.component.timegraph.datapoints.GraphGroupData

    getInterval, toUiGraphData