Class LocationInfoPanelItemProvider

    • Method Detail

      • getContributions

        public java.util.Collection<? extends InfoPanelItem> getContributions​(GraphContainer container)
        Description copied from interface: InfoPanelItemProvider
        Returns all contributions for the current state of the given container.
        Specified by:
        getContributions in interface InfoPanelItemProvider
        Parameters:
        container - the container used to decide which contributions to show
        Returns:
        a bunch of contributions, if any. Should NEVER return null