|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRasterIdentifyObj
COM Interface 'IRasterIdentifyObj'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that identify an object in the raster layer.' 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 |
IIDefd47fdc_de27_11d2_9fce_00c04f799f23
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IPoint |
getLocation()
Identified location. |
java.lang.String |
getMapTip()
Property value. |
java.lang.String |
getName()
Property name. |
void |
insertPropAndValue(java.lang.String property,
java.lang.String value)
Inserts a property name and value pair to the RasterIdentifyObj. |
void |
setLocationByRef(IPoint pPoint)
Identified location. |
void |
setMapTip(java.lang.String bMapTip)
Property value. |
void |
setName(java.lang.String bName)
Property name. |
| Field Detail |
|---|
static final int IIDefd47fdc_de27_11d2_9fce_00c04f799f23
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void insertPropAndValue(java.lang.String property,
java.lang.String value)
throws java.io.IOException,
AutomationException
property - The property (in)value - The value (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setName(java.lang.String bName)
throws java.io.IOException,
AutomationException
bName - The bName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getMapTip()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMapTip(java.lang.String bMapTip)
throws java.io.IOException,
AutomationException
bMapTip - The bMapTip (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IPoint getLocation()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLocationByRef(IPoint pPoint)
throws java.io.IOException,
AutomationException
pPoint - A reference to a com.esri.arcgis.geometry.IPoint (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 | ||||||||