es.prodevelop.gvsig.mobile.fmap.layer
Interface Classifiable

All Known Subinterfaces:
ClassifiableVectorial
All Known Implementing Classes:
FLyrVect

public interface Classifiable

Interfaz que implementan todas las capas que pueden ser clasificadas.


Method Summary
 Legend getLegend()
           
 int getShapeType()
           
 

Method Detail

getLegend

public Legend getLegend()

getShapeType

public int getShapeType()
                 throws FMapDriverException
Throws:
FMapDriverException