Class PointSelectionListenerUniqueSelectPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, org.gvsig.tools.swing.api.Component

public class PointSelectionListenerUniqueSelectPanel extends PointSelectionListenerUniqueSelect implements org.gvsig.tools.swing.api.Component
Author:
omartinez
See Also:
  • Constructor Details

    • PointSelectionListenerUniqueSelectPanel

      public PointSelectionListenerUniqueSelectPanel(MapControl mapControl, boolean toggle)
  • Method Details

    • translate

      protected void translate()
    • asJComponent

      public JComponent asJComponent()
      Specified by:
      asJComponent in interface org.gvsig.tools.swing.api.Component
    • put

      public void put(List<org.apache.commons.lang3.tuple.Pair<org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect,org.gvsig.tools.util.UnmodifiableBasicList64<org.gvsig.fmap.dal.feature.Feature>>> clickedFeatures)
    • getSelectedFeature

      public org.gvsig.fmap.dal.feature.Feature getSelectedFeature()