Namespace Dmp.Identify.Identify
Dmp.Identify.Identify
Constructor Attributes | Constructor Name and Description |
---|---|
Application interface for handling identification
|
Method Attributes | Method Name and Description |
---|---|
getByKey(newPos, callback)
|
|
identify(newPos, callback)
calls identify on the valid Layers
|
|
setLayers(l)
populates the Layer array and sets the active layer name (if applicable)
|
Namespace Detail
Dmp.Identify.Identify
Application interface for handling identification
- Requires:
- See:
- Dmp.Identify.Stack
Method Detail
getActiveLayerName()
- Returns:
- the active layer name
getByKey(newPos, callback)
- Parameters:
- {Object} newPos
- {Object} callback
getStackObserver()
- Returns:
- Dmp.Identify.Stack
identify(newPos, callback)
calls identify on the valid Layers
- Parameters:
- {Object} newPos
- {function} callback
setLayers(l)
populates the Layer array and sets the active layer name (if applicable)
- Parameters:
- {LayerReference} l