/[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 256 by alfonx, Fri Jul 31 14:43:47 2009 UTC revision 294 by alfonx, Mon Aug 10 22:06:37 2009 UTC
# Line 113  public interface MapContextManagerInterf Line 113  public interface MapContextManagerInterf
113           * Returns the {@link StyledLayerInterface} object that is associated with the layer or NULL if the layer can't be found.           * Returns the {@link StyledLayerInterface} object that is associated with the layer or NULL if the layer can't be found.
114           */           */
115          StyledLayerInterface<?> getStyledObjectFor(MapLayer layer);          StyledLayerInterface<?> getStyledObjectFor(MapLayer layer);
116            
117            /**
118             * @return The {@link MapContext} managed by this {@link MapContextManagerInterface}
119             */
120            MapContext getMapContext();
121    
122  }  }

Legend:
Removed from v.256  
changed lines
  Added in v.294

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26