Class OnSelection

All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, PropertyChangeListener, Serializable, EventListener, Accessible

public class OnSelection extends DefaultLabeling
Author:
gvSIG Team
See Also:
  • Constructor Details

    • OnSelection

      public OnSelection()
  • Method Details

    • getName

      public String getName()
      Overrides:
      getName in class DefaultLabeling
    • getLabelingMethodClass

      public Class<? extends org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelingMethod> getLabelingMethodClass()
      Overrides:
      getLabelingMethodClass in class DefaultLabeling
      Returns:
      the labeling method class.
    • newMethodForThePreview

      protected org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelingMethod newMethodForThePreview(org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass defaultLabel)
      Overrides:
      newMethodForThePreview in class DefaultLabeling