Uses of Class
org.geotools.data.memory.CollectionSource

Packages that use CollectionSource
org.geotools.map List of layers to be rendered. 
 

Uses of CollectionSource in org.geotools.map
 

Methods in org.geotools.map that return CollectionSource
 CollectionSource MapLayer.getSource()
          Get the data source for this layer.
 CollectionSource DefaultMapLayer.getSource()
           
 

Methods in org.geotools.map with parameters of type CollectionSource
 void DefaultMapContext.addLayer(CollectionSource source, Style style)
           
 

Constructors in org.geotools.map with parameters of type CollectionSource
DefaultMapLayer(CollectionSource source, Style style, String title)
           
 



Copyright © 1996-2009 Geotools. All Rights Reserved.