/[schmitzm]/trunk/src/skrueger/geotools/MapContextManagerInterface.java
ViewVC logotype

Diff of /trunk/src/skrueger/geotools/MapContextManagerInterface.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 506 by alfonx, Tue Oct 13 13:22:31 2009 UTC revision 507 by alfonx, Mon Nov 2 16:37:03 2009 UTC
# Line 67  public interface MapContextManagerInterf Line 67  public interface MapContextManagerInterf
67           */           */
68          boolean insertStyledLayer (StyledLayerInterface<?> styledLayer, int mapContextIdx);          boolean insertStyledLayer (StyledLayerInterface<?> styledLayer, int mapContextIdx);
69    
70          /** Add {@link MapLayerListener} */          /** Add {@link MapLayerListListener} */
71          void addMapLayerListListener( MapLayerListListener listener);          void addMapLayerListListener( MapLayerListListener listener);
72    
73          /** Remove {@link MapLayerListener} */          /** Remove {@link MapLayerListListener} */
74          void removeMapLayerListListener( MapLayerListListener listener);          void removeMapLayerListListener( MapLayerListListener listener);
75    
76          /**          /**

Legend:
Removed from v.506  
changed lines
  Added in v.507

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26