|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IImageInset
COM Interface 'IImageInset'. 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 |
IIDfb062447_5c5d_494e_8a87_02261e7f87a9
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
ILayer |
getLayer()
The raster layer. |
IPoint |
getMapCenter()
The map center. |
void |
setLayerByRef(ILayer ppLayer)
The raster layer. |
void |
setMapCenterByRef(IPoint pCenter)
The map center. |
void |
setPointSymbolByRef(ISymbol rhs1)
Symbol. |
void |
setSelectionSymbolByRef(ISymbol rhs1)
Symbol for selected CP. |
Field Detail |
---|
static final int IIDfb062447_5c5d_494e_8a87_02261e7f87a9
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
ILayer getLayer() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.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.IPoint getMapCenter() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setMapCenterByRef(IPoint pCenter) throws java.io.IOException, AutomationException
pCenter
- 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.void setPointSymbolByRef(ISymbol rhs1) throws java.io.IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.display.ISymbol (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setSelectionSymbolByRef(ISymbol rhs1) throws java.io.IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.display.ISymbol (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 |