public interface IMapServerLegendGroup
extends java.io.Serializable
Description: 'Provides access to the Map Server Legend Group Interface.' 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 =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID57a9d75c_5ee5_4701_bc4c_57a71b0b4c97 |
static int |
xxDummy
Deprecated.
Internal use only
|
Modifier and Type | Method and Description |
---|---|
IMapServerLegendClasses |
getClasses()
A collection of legend class objects.
|
java.lang.String |
getHeading()
The heading string.
|
static final int IID57a9d75c_5ee5_4701_bc4c_57a71b0b4c97
static final int xxDummy
static final java.lang.String IID
java.lang.String getHeading() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.IMapServerLegendClasses getClasses() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.