|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMSDHelper2
COM Interface 'IMSDHelper2'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides methods to open, save, repair mapserver definition files.' 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 |
IID2a400bb8_3083_4abe_9c5d_8fcfce1d2b2c
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.carto.IMSDHelper |
---|
IID4c0b3fb1_b9b0_4387_b047_1b9be19098c3 |
Method Summary | |
---|---|
java.lang.String |
getDatasetFromTable(java.lang.String mapPath,
int tableIndex)
getDatasetFromTable |
java.lang.String |
getTableDisplayName(java.lang.String mapPath,
int tableIndex)
getTableDisplayName |
int |
getTables(java.lang.String mapPath)
getTables |
java.lang.String |
getWorkspaceConnectionStringFromTable(java.lang.String mapPath,
int tableIndex)
getWorkspaceConnectionStringFromTable |
java.lang.String |
getWorkspaceFactoryTypeFromTable(java.lang.String mapPath,
int tableIndex)
getWorkspaceFactoryTypeFromTable |
boolean |
isDataLayer(java.lang.String layerPath)
isDataLayer |
boolean |
isTableValid(java.lang.String mapPath,
int tableIndex)
isTableValid |
void |
putWorkspaceConnectionStringInTable(java.lang.String mapPath,
int tableIndex,
java.lang.String newWorkspaceConnection,
boolean validate)
putWorkspaceConnectionStringInTable |
boolean |
relativePaths()
relativePaths |
Methods inherited from interface com.esri.arcgis.carto.IMSDHelper |
---|
close, getDataset, getLayerDisplayName, getLayers, getLayerType, getMapDisplayName, getMaps, getSubLayers, getWorkspaceConnectionStringFromLayer, getWorkspaceFactoryType, isActiveMap, isLayerValid, open, putWorkspaceConnectionStringInLayer, replaceAll, save, saveAs |
Field Detail |
---|
static final int IID2a400bb8_3083_4abe_9c5d_8fcfce1d2b2c
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean relativePaths() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isDataLayer(java.lang.String layerPath) throws java.io.IOException, AutomationException
layerPath
- The layerPath (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getTables(java.lang.String mapPath) throws java.io.IOException, AutomationException
mapPath
- The mapPath (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isTableValid(java.lang.String mapPath, int tableIndex) throws java.io.IOException, AutomationException
mapPath
- The mapPath (in)tableIndex
- The tableIndex (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getDatasetFromTable(java.lang.String mapPath, int tableIndex) throws java.io.IOException, AutomationException
mapPath
- The mapPath (in)tableIndex
- The tableIndex (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getWorkspaceFactoryTypeFromTable(java.lang.String mapPath, int tableIndex) throws java.io.IOException, AutomationException
mapPath
- The mapPath (in)tableIndex
- The tableIndex (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getWorkspaceConnectionStringFromTable(java.lang.String mapPath, int tableIndex) throws java.io.IOException, AutomationException
mapPath
- The mapPath (in)tableIndex
- The tableIndex (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void putWorkspaceConnectionStringInTable(java.lang.String mapPath, int tableIndex, java.lang.String newWorkspaceConnection, boolean validate) throws java.io.IOException, AutomationException
mapPath
- The mapPath (in)tableIndex
- The tableIndex (in)newWorkspaceConnection
- The newWorkspaceConnection (in)validate
- The validate (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getTableDisplayName(java.lang.String mapPath, int tableIndex) throws java.io.IOException, AutomationException
mapPath
- The mapPath (in)tableIndex
- The tableIndex (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 |