com.iver.cit.gvsig.fmap.rendering
Class ClassificationLegendEvent

java.lang.Object
  extended bycom.iver.cit.gvsig.fmap.FMapEvent
      extended bycom.iver.cit.gvsig.fmap.layers.LegendEvent
          extended bycom.iver.cit.gvsig.fmap.rendering.ClassificationLegendEvent
Direct Known Subclasses:
IntervalLegendEvent, SymbolLegendEvent, ValueLegendEvent

public class ClassificationLegendEvent
extends LegendEvent

Evento sobre la Leyenda clasificada.

Author:
Vicente Caballero Navarro

Constructor Summary
ClassificationLegendEvent()
           
 
Method Summary
 int getClassIndex()
          Índice de la clase dentro de la clasificación que ha cambiado
 
Methods inherited from class com.iver.cit.gvsig.fmap.layers.LegendEvent
getLayer, setLayer
 
Methods inherited from class com.iver.cit.gvsig.fmap.FMapEvent
getEventType, setEventType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassificationLegendEvent

public ClassificationLegendEvent()
Method Detail

getClassIndex

public int getClassIndex()
Índice de la clase dentro de la clasificación que ha cambiado

Returns:
índice.