|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMaplexKeyNumberGroup
COM Interface 'IMaplexKeyNumberGroup'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control a Maplex key numbering group.' 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 |
IIDae54019f_8f5e_6742_88f5_663fe3e3dba5
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getDelimiterCharacter()
The delimiter character used by the key numbering group. |
int |
getHorizontalAlignment()
The horizontal alignment used by the key numbering group. |
int |
getMaximumNumberOfLines()
The maximum number of lines allowed in the key numbering group. |
int |
getMinimumNumberOfLines()
The minimum number of lines allowed in the key numbering group. |
java.lang.String |
getName()
The name of the key numbering group. |
int |
getNumberResetType()
The type of number reset used by the key numbering group. |
void |
setDelimiterCharacter(java.lang.String name)
The delimiter character used by the key numbering group. |
void |
setHorizontalAlignment(int value)
The horizontal alignment used by the key numbering group. |
void |
setMaximumNumberOfLines(int value)
The maximum number of lines allowed in the key numbering group. |
void |
setMinimumNumberOfLines(int value)
The minimum number of lines allowed in the key numbering group. |
void |
setName(java.lang.String name)
The name of the key numbering group. |
void |
setNumberResetType(int value)
The type of number reset used by the key numbering group. |
| Field Detail |
|---|
static final int IIDae54019f_8f5e_6742_88f5_663fe3e3dba5
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setName(java.lang.String name)
throws java.io.IOException,
AutomationException
name - The name (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getHorizontalAlignment()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setHorizontalAlignment(int value)
throws java.io.IOException,
AutomationException
value - A com.esri.arcgis.carto.esriMaplexKeyNumberHorizontalAlignment constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getMinimumNumberOfLines()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMinimumNumberOfLines(int value)
throws java.io.IOException,
AutomationException
value - The value (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getMaximumNumberOfLines()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMaximumNumberOfLines(int value)
throws java.io.IOException,
AutomationException
value - The value (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getDelimiterCharacter()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDelimiterCharacter(java.lang.String name)
throws java.io.IOException,
AutomationException
name - The name (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getNumberResetType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setNumberResetType(int value)
throws java.io.IOException,
AutomationException
value - A com.esri.arcgis.carto.esriMaplexKeyNumberResetType constant (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 | ||||||||