|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMapServerData
COM Interface 'IMapServerData'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to map features and their values.' 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 |
IIDaddaef3b_870a_4e9d_9ab0_242a72c3f812
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IFeature |
getFeature(java.lang.String mapName,
int layerID,
int featureId)
Returns a feature, given the feature ID and layer. |
java.lang.String |
getFeatureValue(java.lang.String mapName,
int layerID,
IFeature feature,
java.lang.String fieldName)
Returns the value of a given feature as a string. |
| Field Detail |
|---|
static final int IIDaddaef3b_870a_4e9d_9ab0_242a72c3f812
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getFeatureValue(java.lang.String mapName,
int layerID,
IFeature feature,
java.lang.String fieldName)
throws java.io.IOException,
AutomationException
mapName - The mapName (in)layerID - The layerID (in)feature - A reference to a com.esri.arcgis.geodatabase.IFeature (in)fieldName - The fieldName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IFeature getFeature(java.lang.String mapName,
int layerID,
int featureId)
throws java.io.IOException,
AutomationException
mapName - The mapName (in)layerID - The layerID (in)featureId - The featureId (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 | ||||||||