public class LocationInfoPanelItemProvider extends Object implements InfoPanelItemProvider
Constructor and Description |
---|
LocationInfoPanelItemProvider(GeolocationService geolocationService,
GeolocationConfiguration geolocationConfiguration) |
Modifier and Type | Method and Description |
---|---|
Collection<? extends 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 LocationInfoPanelItemProvider(GeolocationService geolocationService, GeolocationConfiguration geolocationConfiguration)
public Collection<? extends InfoPanelItem> getContributions(GraphContainer container)
InfoPanelItemProvider
getContributions
in interface InfoPanelItemProvider
container
- the container used to decide which contributions to showCopyright © 2021. All rights reserved.