|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDefineNoDataParameters2
Provides access to members that control parameters for defining NoData values for items in a mosaic dataset.
Method Summary | |
---|---|
int |
getNoDataInterpretation()
Defines how the NoData values should be interpreted. |
void |
setNoDataInterpretation(int pNoDataInterpretation)
Defines how the NoData values should be interpreted. |
Methods inherited from interface com.esri.arcgis.datasourcesraster.IDefineNoDataParameters |
---|
getIncludedRanges, getNoDataValues, setIncludedRangesByRef, setNoDataValuesByRef |
Method Detail |
---|
int getNoDataInterpretation() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setNoDataInterpretation(int pNoDataInterpretation) throws IOException, AutomationException
pNoDataInterpretation
- A com.esri.arcgis.datasourcesraster.esriNoDataInterpretation constant (in)
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 |