|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPointPlacementPriorities
COM Interface 'IPointPlacementPriorities'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control placement position priorities for point labels.' 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 |
IID261a4371_d9d5_11d2_a806_cc9f870bcd5a
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getAboveCenter()
Label position priority for above and center (0-9). |
int |
getAboveLeft()
Label position priority for above and to the left (0-9). |
int |
getAboveRight()
Label position priority for above and to the right (0-9). |
int |
getBelowCenter()
Label position priority for below and center (0-9). |
int |
getBelowLeft()
Label position priority for below and to the left (0-9). |
int |
getBelowRight()
Label position priority for below and to the right (0-9). |
int |
getCenterLeft()
Label position priority for center and to the left (0-9). |
int |
getCenterRight()
Label position priority for center and to the right (0-9). |
void |
setAboveCenter(int priority)
Label position priority for above and center (0-9). |
void |
setAboveLeft(int priority)
Label position priority for above and to the left (0-9). |
void |
setAboveRight(int priority)
Label position priority for above and to the right (0-9). |
void |
setBelowCenter(int priority)
Label position priority for below and center (0-9). |
void |
setBelowLeft(int priority)
Label position priority for below and to the left (0-9). |
void |
setBelowRight(int priority)
Label position priority for below and to the right (0-9). |
void |
setCenterLeft(int priority)
Label position priority for center and to the left (0-9). |
void |
setCenterRight(int priority)
Label position priority for center and to the right (0-9). |
| Field Detail |
|---|
static final int IID261a4371_d9d5_11d2_a806_cc9f870bcd5a
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getAboveLeft()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAboveLeft(int priority)
throws java.io.IOException,
AutomationException
priority - The priority (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getAboveCenter()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAboveCenter(int priority)
throws java.io.IOException,
AutomationException
priority - The priority (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getAboveRight()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAboveRight(int priority)
throws java.io.IOException,
AutomationException
priority - The priority (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getCenterRight()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCenterRight(int priority)
throws java.io.IOException,
AutomationException
priority - The priority (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getBelowRight()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setBelowRight(int priority)
throws java.io.IOException,
AutomationException
priority - The priority (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getBelowCenter()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setBelowCenter(int priority)
throws java.io.IOException,
AutomationException
priority - The priority (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getBelowLeft()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setBelowLeft(int priority)
throws java.io.IOException,
AutomationException
priority - The priority (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getCenterLeft()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCenterLeft(int priority)
throws java.io.IOException,
AutomationException
priority - The priority (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 | ||||||||