|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IImageServerMeasureResult
COM Interface 'IImageServerMeasureResult'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control a measure result.' 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 |
IIDfcb4cfff_b110_4def_878d_87cb8a396d5b
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IPropertySet |
getMeasurement()
The mensuration values. |
java.lang.String |
getName()
The image name. |
java.lang.String |
getSensorName()
The senor model name. |
void |
setMeasurementByRef(IPropertySet ppMeasurement)
The mensuration values. |
void |
setName(java.lang.String pName)
The image name. |
void |
setSensorName(java.lang.String pSensorName)
The senor model name. |
Field Detail |
---|
static final int IIDfcb4cfff_b110_4def_878d_87cb8a396d5b
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
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 pName) throws java.io.IOException, AutomationException
pName
- The pName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getSensorName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setSensorName(java.lang.String pSensorName) throws java.io.IOException, AutomationException
pSensorName
- The pSensorName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IPropertySet getMeasurement() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setMeasurementByRef(IPropertySet ppMeasurement) throws java.io.IOException, AutomationException
ppMeasurement
- A reference to a com.esri.arcgis.system.IPropertySet (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 |