You are here

namespace Drupal\openlayers in Openlayers 8.4

Same name in other branches
  1. 7.3 Drupal\openlayers
Classsort descending Location Description
ControlPluginManager src/ControlPluginManager.php Manages image effect plugins.
InteractionPluginManager src/InteractionPluginManager.php Manages image effect plugins.
MapControl src/MapControl.php Contains details of how a control is joined to a map.
MapInteraction src/MapInteraction.php Contains details of how a interaction is joined to a map.
MapLayer src/MapLayer.php
MapSettings src/MapSettings.php Generates the complete settings for the selected map, together with all the related layers / sources / interactions / etc.
MapStyle src/MapStyle.php Contains details of how a style is joined to a map.
OpenlayersConfigurablePluginBase src/OpenlayersConfigurablePluginBase.php Provides a base class for configurable Openlayers plugins.
OpenlayersConfigurablePluginInterface src/OpenlayersConfigurablePluginInterface.php Defines the interface for configurable Openlayers components (styles/controls/interctions).
OpenlayersControlInterface src/OpenlayersControlInterface.php Provides an interface defining an Openlayers Control entity.
OpenlayersInteractionInterface src/OpenlayersInteractionInterface.php Provides an interface defining an Openlayers Interaction entity.
OpenlayersLayerInterface src/OpenlayersLayerInterface.php Provides an interface defining an Openlayers Map entity.
OpenlayersMapInterface src/OpenlayersMapInterface.php Provides an interface defining an Openlayers Map entity.
OpenlayersPluginBase src/OpenlayersPluginBase.php Provides a base class for image effects.
OpenlayersPluginCollection src/OpenlayersPluginCollection.php A collection of Openlayers plugins.
OpenlayersPluginInterface src/OpenlayersPluginInterface.php Defines the interface for image effects.
OpenlayersService src/OpenlayersService.php Provides an OpenlayersService class.
OpenlayersSourceInterface src/OpenlayersSourceInterface.php Provides an interface defining an Openlayers Source entity.
OpenlayersStyleInterface src/OpenlayersStyleInterface.php Provides an interface defining an Openlayers Style entity.
StylePluginManager src/StylePluginManager.php Manages image effect plugins.