|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDefineNoDataParameters
COM Interface 'IDefineNoDataParameters'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control parameters for defining NoData values for items in a mosaic dataset.' 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 |
IID9cfc869f_0be0_485c_9e5a_9d4bdea0cc4f
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IDoubleArray |
getIncludedRanges()
The included value ranges, i.e. |
IStringArray |
getNoDataValues()
The list of, space separated, NoData values, for each band. |
void |
setIncludedRangesByRef(IDoubleArray ppRanges)
The included value ranges, i.e. |
void |
setNoDataValuesByRef(IStringArray ppValues)
The list of, space separated, NoData values, for each band. |
| Field Detail |
|---|
static final int IID9cfc869f_0be0_485c_9e5a_9d4bdea0cc4f
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IDoubleArray getIncludedRanges()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setIncludedRangesByRef(IDoubleArray ppRanges)
throws java.io.IOException,
AutomationException
ppRanges - A reference to a com.esri.arcgis.system.IDoubleArray (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IStringArray getNoDataValues()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setNoDataValuesByRef(IStringArray ppValues)
throws java.io.IOException,
AutomationException
ppValues - A reference to a com.esri.arcgis.system.IStringArray (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 | ||||||||