org.gvsig.datalocator.gui
Class LayersComboItem

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

public class LayersComboItem
extends java.lang.Object

Utility class to use in Swing component with items that represent layers

Author:
jldominguez

Constructor Summary
LayersComboItem(org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect vect)
           
 
Method Summary
 org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect getLayer()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LayersComboItem

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

getLayer

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

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2014 gvSIG Association. All Rights Reserved.