|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IImageInset2
COM Interface 'IImageInset2'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control the image inset map surrounds.' 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 |
IID51f93460_b8ac_4b12_9125_7a9f7ec52ba7
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IPoint |
getControlPoint()
The selected control point. |
IFeatureLayer |
getControlPointLayer()
The control point layer. |
int |
getImageID()
The object ID of selected image in mosaic layer. |
void |
setControlPointByRef(IPoint ppPoint)
The selected control point. |
void |
setControlPointLayerByRef(IFeatureLayer ppCPLayer)
The control point layer. |
void |
setImageID(int pImageID)
The object ID of selected image in mosaic layer. |
Field Detail |
---|
static final int IID51f93460_b8ac_4b12_9125_7a9f7ec52ba7
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getImageID() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setImageID(int pImageID) throws java.io.IOException, AutomationException
pImageID
- The pImageID (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IPoint getControlPoint() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setControlPointByRef(IPoint ppPoint) throws java.io.IOException, AutomationException
ppPoint
- A reference to a com.esri.arcgis.geometry.IPoint (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IFeatureLayer getControlPointLayer() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setControlPointLayerByRef(IFeatureLayer ppCPLayer) throws java.io.IOException, AutomationException
ppCPLayer
- A reference to a com.esri.arcgis.carto.IFeatureLayer (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 |