Interface IMarkerModel

All Superinterfaces:
IModel, IRenderModel

public interface IMarkerModel extends IRenderModel
Generic model interface
Since:
2.1
Version:
1.0, 29/09/2009
Author:
omenuel
  • Method Details

    • setValue

      void setValue(String key, Object value, int scope)
      Sets a key-value couple into a specific scope.
      Parameters:
      key - The key of the value to store.
      value - The value to associate with the key.
      scope - The scope of the storage.

      Could be one of the following values: