|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jump.workbench.ui.renderer.WmsLayerRendererFactory
public class WmsLayerRendererFactory
| Constructor Summary | |
|---|---|
WmsLayerRendererFactory()
|
|
| Method Summary | |
|---|---|
Renderer |
create(WMSLayer layer,
LayerViewPanel panel,
int maxFeatures)
Create a renderer for the content. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WmsLayerRendererFactory()
| Method Detail |
|---|
public Renderer create(WMSLayer layer,
LayerViewPanel panel,
int maxFeatures)
RendererFactory
create in interface RendererFactory<WMSLayer>layer - The content to render.panel - The panel to render the content to.maxFeatures - The maximum number of features to render.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||