Class LayersComboItem

java.lang.Object
org.gvsig.datalocator.gui.LayersComboItem

public class LayersComboItem extends Object
Utility class to use in Swing component with items that represent layers
Author:
jldominguez
  • Constructor Details

    • LayersComboItem

      public LayersComboItem(org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect vect)
  • Method Details

    • getLayer

      public org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect getLayer()
    • toString

      public String toString()
      Overrides:
      toString in class Object