Esri Geoportal Server
1.0

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

Esri Geoportal Server
1.0

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