Interface FeatureReference

All Superinterfaces:
org.gvsig.json.SupportToJson

public interface FeatureReference extends org.gvsig.json.SupportToJson
A FeatureReference is a lightweight unique identifier for a Feature. It is used to keep references on features without maintaining the whole feature in memory, thus improving memory needs.