com.esri.arcgis.controls
Interface IEngineNAWindowCategory2
- All Superinterfaces:
- IEngineNAWindowCategory, java.io.Serializable
- All Known Implementing Classes:
- IEngineNAWindowCategory2Proxy
public interface IEngineNAWindowCategory2
- extends IEngineNAWindowCategory, java.io.Serializable
COM Interface 'IEngineNAWindowCategory2'. Generated 3/19/2015 1:21:01 PM
from 'C:\ArcGIS\COM\esriControls.olb'
Description: 'Provides access to the window category.'
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 =
IID9712704f_1d88_4b86_88f9_cd2ab9234bbe
static final int IID9712704f_1d88_4b86_88f9_cd2ab9234bbe
- See Also:
- Constant Field Values
xxDummy
static final int xxDummy
- Deprecated. Internal use only
- See Also:
- Constant Field Values
IID
static final java.lang.String IID
- Deprecated. Internal use only
- See Also:
- Constant Field Values
getDataLayer
IDataLayer getDataLayer()
throws java.io.IOException,
AutomationException
- The data layer for the category.
- Returns:
- A reference to a com.esri.arcgis.carto.IDataLayer
- Throws:
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.