|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPixelInspectionWindow
COM Interface 'IPixelInspectionWindow'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriArcMapUI.olb'
Description: 'Provides access to members that control the PixelInspection Window.' 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 |
IID0e7e386a_8bce_4a95_b74e_2839414412ec
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
displayPixels(int action,
IPoint point,
IDisplay pDisplay)
Map location to inspect the pixels. |
int |
getBandIndex()
The raster band index to be inspected. |
ILayer |
getLayer()
The raster layer to be inspected. |
void |
setBandIndex(int bandIndex)
The raster band index to be inspected. |
void |
setLayerByRef(ILayer ppLayer)
The raster layer to be inspected. |
void |
setLayerName(java.lang.String rhs1)
The name of the layer. |
Field Detail |
---|
static final int IID0e7e386a_8bce_4a95_b74e_2839414412ec
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setLayerByRef(ILayer ppLayer) throws java.io.IOException, AutomationException
ppLayer
- A reference to a com.esri.arcgis.carto.ILayer (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ILayer getLayer() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setBandIndex(int bandIndex) throws java.io.IOException, AutomationException
bandIndex
- The bandIndex (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getBandIndex() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void displayPixels(int action, IPoint point, IDisplay pDisplay) throws java.io.IOException, AutomationException
action
- The action (in)point
- A reference to a com.esri.arcgis.geometry.IPoint (in)pDisplay
- A reference to a com.esri.arcgis.display.IDisplay (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setLayerName(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.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |