|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISDGenerator
COM Interface 'ISDGenerator'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
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 |
IID4d74aa56_86a4_49a4_ae46_c1db8b86a74c
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
byte[] |
getDescription(java.lang.String serviceType)
getDescription |
byte[] |
getLayerDescription(java.lang.String serviceType,
int iD)
getLayerDescription |
void |
init()
init |
void |
readMsd(java.lang.String pathToMsdFile)
readMsd |
void |
setMapServer(IMapServer pMapServer)
setMapServer |
Field Detail |
---|
static final int IID4d74aa56_86a4_49a4_ae46_c1db8b86a74c
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void init() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setMapServer(IMapServer pMapServer) throws java.io.IOException, AutomationException
pMapServer
- A reference to a com.esri.arcgis.carto.IMapServer (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void readMsd(java.lang.String pathToMsdFile) throws java.io.IOException, AutomationException
pathToMsdFile
- The pathToMsdFile (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.byte[] getDescription(java.lang.String serviceType) throws java.io.IOException, AutomationException
serviceType
- The serviceType (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.byte[] getLayerDescription(java.lang.String serviceType, int iD) throws java.io.IOException, AutomationException
serviceType
- The serviceType (in)iD
- The iD (in)
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 |