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

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

public class DateLabelProducer
extends AbstractLabelProducer

The Class DateLabelProducer.

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

Constructor Summary
DateLabelProducer()
           
 
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

DateLabelProducer

public DateLabelProducer()
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