ArcGIS Server Geoportal extension
10

com.esri.gpt.control.livedata
Interface IRenderer

All Known Implementing Classes:
LoginDlgRenderer

public interface IRenderer

Live data client renderer.

Renders code snippet responsible for the live data service visualization.


Method Summary
 void render(Writer writer)
          Renders live data client to the writer.
 

Method Detail

render

void render(Writer writer)
            throws IOException
Renders live data client to the writer.

Parameters:
writer - writer
Throws:
IOException

ArcGIS Server Geoportal extension
10

Copyright 2010 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.