|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMaplexOverposterLayerProperties3
COM Interface 'IMaplexOverposterLayerProperties3'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control the placement of labels for a layer.' 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 |
IIDf4430bc2_b50a_ff92_bc02_e5ee071af333
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
boolean |
isAvoidPolygonHoles()
Indicates whether labels should avoid holes in polygons. |
boolean |
isBoundaryLabelingAllowHoles()
Indicates whether to allow holes in boundary labeling. |
boolean |
isBoundaryLabelingAllowSingleSided()
Indicates whether to allow single sided boundary labeling. |
boolean |
isBoundaryLabelingSingleSidedOnLine()
Indicates whether single sided boundary label is centered on line. |
void |
setAvoidPolygonHoles(boolean flag)
Indicates whether labels should avoid holes in polygons. |
void |
setBoundaryLabelingAllowHoles(boolean flag)
Indicates whether to allow holes in boundary labeling. |
void |
setBoundaryLabelingAllowSingleSided(boolean flag)
Indicates whether to allow single sided boundary labeling. |
void |
setBoundaryLabelingSingleSidedOnLine(boolean flag)
Indicates whether single sided boundary label is centered on line. |
Field Detail |
---|
static final int IIDf4430bc2_b50a_ff92_bc02_e5ee071af333
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean isAvoidPolygonHoles() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setAvoidPolygonHoles(boolean flag) throws java.io.IOException, AutomationException
flag
- The flag (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isBoundaryLabelingAllowSingleSided() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setBoundaryLabelingAllowSingleSided(boolean flag) throws java.io.IOException, AutomationException
flag
- The flag (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isBoundaryLabelingAllowHoles() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setBoundaryLabelingAllowHoles(boolean flag) throws java.io.IOException, AutomationException
flag
- The flag (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isBoundaryLabelingSingleSidedOnLine() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setBoundaryLabelingSingleSidedOnLine(boolean flag) throws java.io.IOException, AutomationException
flag
- The flag (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 |