|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILayerFactoryHelper
COM Interface 'ILayerFactoryHelper'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members used to create layers from names.' 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 |
IIDcc527850_cee4_11d5_a9e6_00104bb6fc1c
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IEnumLayer |
createLayersFromName(IName name)
Given a name attempts to open it using the layer factories, if successful returns a layers enumerator. |
Field Detail |
---|
static final int IIDcc527850_cee4_11d5_a9e6_00104bb6fc1c
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IEnumLayer createLayersFromName(IName name) throws java.io.IOException, AutomationException
name
- A reference to a com.esri.arcgis.system.IName (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 |