|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMaplexOverposterLayerProperties3
Provides access to members that control the placement of labels for a layer.
| 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. |
| Method Detail |
|---|
boolean isAvoidPolygonHoles()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAvoidPolygonHoles(boolean flag)
throws IOException,
AutomationException
flag - The flag (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isBoundaryLabelingAllowSingleSided()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setBoundaryLabelingAllowSingleSided(boolean flag)
throws IOException,
AutomationException
flag - The flag (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isBoundaryLabelingAllowHoles()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setBoundaryLabelingAllowHoles(boolean flag)
throws IOException,
AutomationException
flag - The flag (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isBoundaryLabelingSingleSidedOnLine()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setBoundaryLabelingSingleSidedOnLine(boolean flag)
throws IOException,
AutomationException
flag - The flag (in)
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 | ||||||||