|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILegendLayout
COM Interface 'ILegendLayout'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control scaling properties for legend graphics.' 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 |
IIDa7e5770d_ec6a_11d2_b86e_00600802e603
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
boolean |
isScaleGraphicsOnResize()
Indicates if graphics are scaled when the legend is resized. |
void |
setScaleGraphicsOnResize(boolean scaleGraphicsOnResize)
Indicates if graphics are scaled when the legend is resized. |
Field Detail |
---|
static final int IIDa7e5770d_ec6a_11d2_b86e_00600802e603
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setScaleGraphicsOnResize(boolean scaleGraphicsOnResize) throws java.io.IOException, AutomationException
scaleGraphicsOnResize
- The scaleGraphicsOnResize (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isScaleGraphicsOnResize() 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 |