|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.interop.Dispatch com.esri.arcgis.carto.ILineLabelPlacementPrioritiesProxy
Description: 'Provides access to members that control placement position priorities for line 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 =
public class ILineLabelPlacementPrioritiesProxy
Internal use class
Field Summary | |
---|---|
boolean |
noncastable
Deprecated. |
static java.lang.Class |
targetClass
Deprecated. |
Fields inherited from class com.esri.arcgis.interop.Dispatch |
---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef |
Fields inherited from interface com.esri.arcgis.carto.ILineLabelPlacementPriorities |
---|
IID, IID261a4376_d9d5_11d2_a806_cc9f870bcd5a |
Constructor Summary | |
---|---|
|
ILineLabelPlacementPrioritiesProxy()
Deprecated. For internal use only |
|
ILineLabelPlacementPrioritiesProxy(java.lang.Object obj)
Deprecated. |
protected |
ILineLabelPlacementPrioritiesProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
ILineLabelPlacementPrioritiesProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
ILineLabelPlacementPrioritiesProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
Method Summary | |
---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated. |
int |
getAboveAfter()
Deprecated. Label position priority for above and after the line. |
int |
getAboveAlong()
Deprecated. Label position priority for above and along the line. |
int |
getAboveBefore()
Deprecated. Label position priority for above and before the line. |
int |
getAboveEnd()
Deprecated. Label position priority for above and at the end of the line. |
int |
getAboveStart()
Deprecated. Label position priority for above and at the start of the line. |
int |
getBelowAfter()
Deprecated. Label position priority for below and after the line. |
int |
getBelowAlong()
Deprecated. Label position priority for below and along the line. |
int |
getBelowBefore()
Deprecated. Label position priority for below and before the line. |
int |
getBelowEnd()
Deprecated. Label position priority for below and at the end of the line. |
int |
getBelowStart()
Deprecated. Label position priority for below and at the start of the line. |
int |
getCenterAfter()
Deprecated. Label position priority for in the center and after the line. |
int |
getCenterAlong()
Deprecated. Label position priority for in the center and along the line. |
int |
getCenterBefore()
Deprecated. Label position priority for in the center and before the line. |
int |
getCenterEnd()
Deprecated. Label position priority for in the center and at the end of the line. |
int |
getCenterStart()
Deprecated. Label position priority for in the center and at the start of the line. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
setAboveAfter(int priority)
Deprecated. Label position priority for above and after the line. |
void |
setAboveAlong(int priority)
Deprecated. Label position priority for above and along the line. |
void |
setAboveBefore(int priority)
Deprecated. Label position priority for above and before the line. |
void |
setAboveEnd(int priority)
Deprecated. Label position priority for above and at the end of the line. |
void |
setAboveStart(int priority)
Deprecated. Label position priority for above and at the start of the line. |
void |
setBelowAfter(int priority)
Deprecated. Label position priority for below and after the line. |
void |
setBelowAlong(int priority)
Deprecated. Label position priority for below and along the line. |
void |
setBelowBefore(int priority)
Deprecated. Label position priority for below and before the line. |
void |
setBelowEnd(int priority)
Deprecated. Label position priority for below and at the end of the line. |
void |
setBelowStart(int priority)
Deprecated. Label position priority for below and at the start of the line. |
void |
setCenterAfter(int priority)
Deprecated. Label position priority for in the center and after the line. |
void |
setCenterAlong(int priority)
Deprecated. Label position priority for in the center and along the line. |
void |
setCenterBefore(int priority)
Deprecated. Label position priority for in the center and before the line. |
void |
setCenterEnd(int priority)
Deprecated. Label position priority for in the center and at the end of the line. |
void |
setCenterStart(int priority)
Deprecated. Label position priority for in the center and at the start of the line. |
Methods inherited from class com.esri.arcgis.interop.Dispatch |
---|
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.Class targetClass
public boolean noncastable
Constructor Detail |
---|
public ILineLabelPlacementPrioritiesProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.net.UnknownHostException, java.io.IOException
java.net.UnknownHostException
java.io.IOException
public ILineLabelPlacementPrioritiesProxy()
public ILineLabelPlacementPrioritiesProxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected ILineLabelPlacementPrioritiesProxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected ILineLabelPlacementPrioritiesProxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource) throws java.io.IOException
addListener
in class com.esri.arcgis.interop.Dispatch
java.io.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
removeListener
in class com.esri.arcgis.interop.Dispatch
java.io.IOException
public int getAboveBefore() throws java.io.IOException, AutomationException
getAboveBefore
in interface ILineLabelPlacementPriorities
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setAboveBefore(int priority) throws java.io.IOException, AutomationException
setAboveBefore
in interface ILineLabelPlacementPriorities
priority
- The priority (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getAboveStart() throws java.io.IOException, AutomationException
getAboveStart
in interface ILineLabelPlacementPriorities
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setAboveStart(int priority) throws java.io.IOException, AutomationException
setAboveStart
in interface ILineLabelPlacementPriorities
priority
- The priority (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getAboveAlong() throws java.io.IOException, AutomationException
getAboveAlong
in interface ILineLabelPlacementPriorities
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setAboveAlong(int priority) throws java.io.IOException, AutomationException
setAboveAlong
in interface ILineLabelPlacementPriorities
priority
- The priority (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getAboveEnd() throws java.io.IOException, AutomationException
getAboveEnd
in interface ILineLabelPlacementPriorities
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setAboveEnd(int priority) throws java.io.IOException, AutomationException
setAboveEnd
in interface ILineLabelPlacementPriorities
priority
- The priority (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getAboveAfter() throws java.io.IOException, AutomationException
getAboveAfter
in interface ILineLabelPlacementPriorities
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setAboveAfter(int priority) throws java.io.IOException, AutomationException
setAboveAfter
in interface ILineLabelPlacementPriorities
priority
- The priority (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getCenterBefore() throws java.io.IOException, AutomationException
getCenterBefore
in interface ILineLabelPlacementPriorities
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setCenterBefore(int priority) throws java.io.IOException, AutomationException
setCenterBefore
in interface ILineLabelPlacementPriorities
priority
- The priority (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getCenterStart() throws java.io.IOException, AutomationException
getCenterStart
in interface ILineLabelPlacementPriorities
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setCenterStart(int priority) throws java.io.IOException, AutomationException
setCenterStart
in interface ILineLabelPlacementPriorities
priority
- The priority (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getCenterAlong() throws java.io.IOException, AutomationException
getCenterAlong
in interface ILineLabelPlacementPriorities
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setCenterAlong(int priority) throws java.io.IOException, AutomationException
setCenterAlong
in interface ILineLabelPlacementPriorities
priority
- The priority (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getCenterEnd() throws java.io.IOException, AutomationException
getCenterEnd
in interface ILineLabelPlacementPriorities
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setCenterEnd(int priority) throws java.io.IOException, AutomationException
setCenterEnd
in interface ILineLabelPlacementPriorities
priority
- The priority (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getCenterAfter() throws java.io.IOException, AutomationException
getCenterAfter
in interface ILineLabelPlacementPriorities
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setCenterAfter(int priority) throws java.io.IOException, AutomationException
setCenterAfter
in interface ILineLabelPlacementPriorities
priority
- The priority (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getBelowBefore() throws java.io.IOException, AutomationException
getBelowBefore
in interface ILineLabelPlacementPriorities
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setBelowBefore(int priority) throws java.io.IOException, AutomationException
setBelowBefore
in interface ILineLabelPlacementPriorities
priority
- The priority (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getBelowStart() throws java.io.IOException, AutomationException
getBelowStart
in interface ILineLabelPlacementPriorities
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setBelowStart(int priority) throws java.io.IOException, AutomationException
setBelowStart
in interface ILineLabelPlacementPriorities
priority
- The priority (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getBelowAlong() throws java.io.IOException, AutomationException
getBelowAlong
in interface ILineLabelPlacementPriorities
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setBelowAlong(int priority) throws java.io.IOException, AutomationException
setBelowAlong
in interface ILineLabelPlacementPriorities
priority
- The priority (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getBelowEnd() throws java.io.IOException, AutomationException
getBelowEnd
in interface ILineLabelPlacementPriorities
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setBelowEnd(int priority) throws java.io.IOException, AutomationException
setBelowEnd
in interface ILineLabelPlacementPriorities
priority
- The priority (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getBelowAfter() throws java.io.IOException, AutomationException
getBelowAfter
in interface ILineLabelPlacementPriorities
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setBelowAfter(int priority) throws java.io.IOException, AutomationException
setBelowAfter
in interface ILineLabelPlacementPriorities
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 |