|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMapServerRESTLayer
Provides access to the available properties of a map server rest layer object.
| Method Summary | |
|---|---|
void |
connect(String restUrl)
Connects to a MapService using a REST URL. |
void |
getTransparentBackground(boolean[] transparentBackground)
Whether to render the MapService with a transparent background. |
| Method Detail |
|---|
void connect(String restUrl)
throws IOException,
AutomationException
restUrl - The restUrl (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void getTransparentBackground(boolean[] transparentBackground)
throws IOException,
AutomationException
transparentBackground - The transparentBackground (out: use single element array)
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 | ||||||||