|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IImageServerSampleResultEdit
COM Interface 'IImageServerSampleResultEdit'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to additional members that control a sample 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 |
IID1796d32a_e77c_4dfb_999d_2eb8fedfa127
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.carto.IImageServerSampleResult |
---|
IID4d5fd7d9_94b8_49d5_a4a7_f91f3a5d364e |
Method Summary | |
---|---|
void |
setLocationByRef(IPoint rhs1)
The sampling location. |
void |
setLocationID(int rhs1)
The sample location ID. |
void |
setRasterID(int rhs1)
The source raster ID. |
void |
setResolution(double rhs1)
The source data resolution. |
void |
setValue(java.lang.String rhs1)
The sampling value. |
Methods inherited from interface com.esri.arcgis.carto.IImageServerSampleResult |
---|
getLocation, getLocationID, getRasterID, getResolution, getValue |
Field Detail |
---|
static final int IID1796d32a_e77c_4dfb_999d_2eb8fedfa127
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setLocationID(int rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setLocationByRef(IPoint rhs1) throws java.io.IOException, AutomationException
rhs1
- 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.void setValue(java.lang.String rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setResolution(double rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setRasterID(int rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (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 |