|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGeoImageDescription2
COM Interface 'IGeoImageDescription2'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control an image description.' 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 |
IID91efda05_0c71_4478_ac90_1e98752f10f0
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.carto.IGeoImageDescription |
|---|
IID03b73b41_d7df_4a25_a1c1_82f126f4d2f3 |
| Method Summary | |
|---|---|
IMosaicRule |
getMosaicRule()
The mosaic rule. |
IRenderingRule |
getRenderingRule()
The rendering rule. |
boolean |
isBSQ()
Indicates if output should be generated in BSQ pxiel interleave format. |
void |
setBSQ(boolean pBSQ)
Indicates if output should be generated in BSQ pxiel interleave format. |
void |
setMosaicRuleByRef(IMosaicRule ppMosaicRule)
The mosaic rule. |
void |
setRenderingRuleByRef(IRenderingRule ppRenderingRule)
The rendering rule. |
| Methods inherited from interface com.esri.arcgis.carto.IGeoImageDescription |
|---|
getBandSelection, getCompression, getCompressionQuality, getExtent, getHeight, getInterpolation, getMosaicProperties, getNoData, getPixelType, getSpatialReference, getViewpointProperties, getWidth, setBandSelectionByRef, setCompression, setCompressionQuality, setExtentByRef, setHeight, setInterpolation, setMosaicProperties, setNoData, setPixelType, setSpatialReferenceByRef, setViewpointProperties, setWidth |
| Field Detail |
|---|
static final int IID91efda05_0c71_4478_ac90_1e98752f10f0
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IMosaicRule getMosaicRule()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMosaicRuleByRef(IMosaicRule ppMosaicRule)
throws java.io.IOException,
AutomationException
ppMosaicRule - A reference to a com.esri.arcgis.carto.IMosaicRule (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IRenderingRule getRenderingRule()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRenderingRuleByRef(IRenderingRule ppRenderingRule)
throws java.io.IOException,
AutomationException
ppRenderingRule - A reference to a com.esri.arcgis.carto.IRenderingRule (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isBSQ()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setBSQ(boolean pBSQ)
throws java.io.IOException,
AutomationException
pBSQ - The pBSQ (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 | ||||||||