|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMosaicSubLayer
COM Interface 'IMosaicSubLayer'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to the members of Mosaic Layer.' 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 |
IIDdb9c050e_7f02_437a_8b68_a5ef242bd8d4
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.String |
getCompleteName()
The complete name of the sub-layer is the name of the sub-layer qualified with its parent Mosaic Layer's name. |
java.lang.String |
getIdentifier()
The layer identifier. |
IMosaicLayer |
getParent()
The parent mosaic layer of this sublayer. |
void |
setIdentifier(java.lang.String pIdentifier)
The layer identifier. |
void |
setParentByRef(IMosaicLayer ppParent)
The parent mosaic layer of this sublayer. |
Field Detail |
---|
static final int IIDdb9c050e_7f02_437a_8b68_a5ef242bd8d4
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IMosaicLayer getParent() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setParentByRef(IMosaicLayer ppParent) throws java.io.IOException, AutomationException
ppParent
- A reference to a com.esri.arcgis.carto.IMosaicLayer (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getIdentifier() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setIdentifier(java.lang.String pIdentifier) throws java.io.IOException, AutomationException
pIdentifier
- The pIdentifier (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getCompleteName() throws java.io.IOException, AutomationException
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 |