Package net.refractions.udig.project.interceptor

Interface Summary
LayerInterceptor An interceptor that is ran on a layer.
MapInterceptor An interceptor that is ran on a map.
 

Class Summary
ShowViewInterceptor If a filter or a query is in the layer style blackboard under the key: the ShowViewInterceptor.KEY then this interceptor will return the "view" see DataStore#getView(Query).
ShowViewInterceptor.ViewStyleContent Persists Query and Filters saved on the style blackboard.