it.eng.spagobi.engines.geo.map.renderer
Class QueryLabelProducer

java.lang.Object
  extended by it.eng.spagobi.engines.geo.map.renderer.AbstractLabelProducer
      extended by it.eng.spagobi.engines.geo.map.renderer.QueryLabelProducer
All Implemented Interfaces:
ILabelProducer

public class QueryLabelProducer
extends AbstractLabelProducer

The Class QueryLabelProducer.

Author:
Andrea Gioia (andrea.gioia@eng.it)

Constructor Summary
QueryLabelProducer()
           
 
Method Summary
 java.lang.String getLabel()
          Gets the label.
 void init(it.eng.spago.base.SourceBean conf)
          Inits the.
 
Methods inherited from class it.eng.spagobi.engines.geo.map.renderer.AbstractLabelProducer
getSettings, setSettings
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryLabelProducer

public QueryLabelProducer()
Method Detail

init

public void init(it.eng.spago.base.SourceBean conf)
Description copied from interface: ILabelProducer
Inits the.

Specified by:
init in interface ILabelProducer
Overrides:
init in class AbstractLabelProducer
Parameters:
conf - the conf

getLabel

public java.lang.String getLabel()
Description copied from interface: ILabelProducer
Gets the label.

Returns:
the label