|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IKmlServer
Provides access to a method that returns a KMZ file representation of a query of a MapServer object.
| Method Summary | |
|---|---|
byte[] |
getData(String capabilities,
String request)
Returns a KMZ file representation of a query to a MapServer object. |
IArray |
getIDList()
Returns Layer hierarchy. |
| Method Detail |
|---|
byte[] getData(String capabilities,
String request)
throws IOException,
AutomationException
capabilities - The capabilities (in)request - The request (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IArray getIDList()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||