public class GenericInfoPanelItemProvider extends Object implements InfoPanelItemProvider
Constructor and Description |
---|
GenericInfoPanelItemProvider(NodeDao nodeDao,
MeasurementsService measurementsService) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
createEdgeContext(EdgeRef edge) |
Map<String,Object> |
createVertexContext(VertexRef vertex) |
Collection<InfoPanelItem> |
getContributions(GraphContainer container)
Returns all contributions for the current state of the given container.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
contributeIf
public GenericInfoPanelItemProvider(NodeDao nodeDao, MeasurementsService measurementsService)
public Collection<InfoPanelItem> getContributions(GraphContainer container)
InfoPanelItemProvider
getContributions
in interface InfoPanelItemProvider
container
- the container used to decide which contributions to showCopyright © 2021. All rights reserved.