Package org.gvsig.fmap.mapcontext.layers
Interface IFLayerStatus
- All Superinterfaces:
org.gvsig.tools.persistence.Persistent
- All Known Implementing Classes:
FLayerStatus
public interface IFLayerStatus
extends org.gvsig.tools.persistence.Persistent
According to the particular constitution of a layer, it can be in a set of states, some of them simultaneously, that altogether represent its status.
IFLayerStatus is a "marked" interface (we don't define any methods), that represents
the common status of all kind of layers.
- Author:
- azabala
-
Method Summary
Methods inherited from interface org.gvsig.tools.persistence.Persistent
loadFromState, saveToState