|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IOutputRasterSettings
COM Interface 'IOutputRasterSettings'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Provides access to members that control New Raster Output Settings.' 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 |
IID28444834_e9cb_44f8_806a_d313373f69b8
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
int |
getResampleRatio()
This coefficient states the scale level for the raster when it goes to output. |
void |
setResampleRatio(int pRatio)
This coefficient states the scale level for the raster when it goes to output. |
Field Detail |
---|
static final int IID28444834_e9cb_44f8_806a_d313373f69b8
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getResampleRatio() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setResampleRatio(int pRatio) throws java.io.IOException, AutomationException
pRatio
- The pRatio (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 |