|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMapServerRESTLayer
COM Interface 'IMapServerRESTLayer'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to the available properties of a map server rest layer object.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID086de767_1216_4ef6_813f_2d01ae4d9360
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
connect(java.lang.String restUrl)
Connects to a MapService using a REST URL. |
void |
getTransparentBackground(boolean[] transparentBackground)
Whether to render the MapService with a transparent background. |
Field Detail |
---|
static final int IID086de767_1216_4ef6_813f_2d01ae4d9360
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void connect(java.lang.String restUrl) throws java.io.IOException, AutomationException
restUrl
- The restUrl (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void getTransparentBackground(boolean[] transparentBackground) throws java.io.IOException, AutomationException
transparentBackground
- The transparentBackground (out: use single element array)
java.io.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 |