|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.gpt.control.livedata.LiveDataRendererFactoryBuilder
public class LiveDataRendererFactoryBuilder
Live Data Renderer factory builder.
Constructor Summary | |
---|---|
LiveDataRendererFactoryBuilder()
|
Method Summary | |
---|---|
Collection<IRendererFactory> |
buildFactories(String contextPath,
String proxyUrl,
String kmzBridge)
Builds collection of factories. |
static LiveDataRendererFactoryBuilder |
newBuilder()
Creates instance of the new builder. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LiveDataRendererFactoryBuilder()
Method Detail |
---|
public static LiveDataRendererFactoryBuilder newBuilder()
public Collection<IRendererFactory> buildFactories(String contextPath, String proxyUrl, String kmzBridge)
contextPath
- context pathproxyUrl
- proxy URLkmzBridge
- KMZ bridge
|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |