|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |