|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.interop.Dispatch
com.esri.arcgis.carto.IMaplexOverposterLayerProperties2Proxy
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 =
public class IMaplexOverposterLayerProperties2Proxy
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.IMaplexOverposterLayerProperties2 |
|---|
IID, IID45baffd2_fde5_2846_dea4_256deffbb2aa |
| Constructor Summary | |
|---|---|
|
IMaplexOverposterLayerProperties2Proxy()
Deprecated. For internal use only |
|
IMaplexOverposterLayerProperties2Proxy(java.lang.Object obj)
Deprecated. |
protected |
IMaplexOverposterLayerProperties2Proxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
IMaplexOverposterLayerProperties2Proxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
IMaplexOverposterLayerProperties2Proxy(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 |
getContourAlignmentType()
Deprecated. Indicates the options for the contour label alignment. |
int |
getContourLadderType()
Deprecated. Indicates the options for the contour labed ladder types. |
int |
getContourMaximumAngle()
Deprecated. The maximum angle at which a contour label may be placed. |
int |
getGraticuleAlignmentType()
Deprecated. Indicates the options for the graticule alignment type. |
int |
getLineFeatureType()
Deprecated. Indicates the options for the line feature type. |
int |
getMaximumLabelOverrunUnit()
Deprecated. The maximum label overrun is interpreted to be in this unit. |
int |
getMinimumFeatureSizeUnit()
Deprecated. The minimum feature size is interpreted to be in this unit. |
int |
getPolygonAnchorPointType()
Deprecated. Indicates the options for the anchor point type. |
int |
getPolygonExternalZones(int zone)
Deprecated. Indicates the placement priority associated with a zone external to the polygon. |
int |
getPolygonFeatureType()
Deprecated. Indicates the options for the polygon feature type. |
int |
getPolygonInternalZones(int zone)
Deprecated. Indicates the placement priority associated with a zone internal to the polygon. |
int |
getRepetitionIntervalUnit()
Deprecated. The label repetition interval is interpreted to be in this unit. |
double |
getSecondaryOffsetMaximum()
Deprecated. The maximum offset associated with a secondary label position. |
double |
getSecondaryOffsetMinimum()
Deprecated. The minimum offset associated with a secondary label position. |
int |
getStrategyPriority(int strategy)
Deprecated. Indicates the priority of a placement strategy when placing text. |
int |
getThinningDistanceUnit()
Deprecated. The thinning distance is interpreted to be in this unit. |
boolean |
isCanFlipStackedStreetLabel()
Deprecated. Indicates whether a stacked label may be flipped over to obtain a better position. |
boolean |
isCanPlaceLabelOnTopOfFeature()
Deprecated. Indicates whether the label can be placed on top of the street feature. |
boolean |
isCanReduceLeading()
Deprecated. Indicates whether the leading can be reduced for a stacked label. |
boolean |
isEnablePolygonFixedPosition()
Deprecated. Indicates whether a label is to be placed at a fixed position in the polygon. |
boolean |
isEnableSecondaryOffset()
Deprecated. Indicates whether to place a label at a secondary offset from the line feature. |
boolean |
isLabelBufferHardConstraint()
Deprecated. Indicates whether the label buffer is a hard constraint and must be honored. |
boolean |
isMinimumSizeBasedOnArea()
Deprecated. Indicates whether the minimum feature size for labeling is based on area. |
boolean |
isOffsetFromFeatureGeometry()
Deprecated. Indicates whether to measure the label offset from the feature geometry. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
setCanFlipStackedStreetLabel(boolean flag)
Deprecated. Indicates whether a stacked label may be flipped over to obtain a better position. |
void |
setCanPlaceLabelOnTopOfFeature(boolean flag)
Deprecated. Indicates whether the label can be placed on top of the street feature. |
void |
setCanReduceLeading(boolean flag)
Deprecated. Indicates whether the leading can be reduced for a stacked label. |
void |
setContourAlignmentType(int option)
Deprecated. Indicates the options for the contour label alignment. |
void |
setContourLadderType(int option)
Deprecated. Indicates the options for the contour labed ladder types. |
void |
setContourMaximumAngle(int angle)
Deprecated. The maximum angle at which a contour label may be placed. |
void |
setEnablePolygonFixedPosition(boolean flag)
Deprecated. Indicates whether a label is to be placed at a fixed position in the polygon. |
void |
setEnableSecondaryOffset(boolean flag)
Deprecated. Indicates whether to place a label at a secondary offset from the line feature. |
void |
setGraticuleAlignmentType(int option)
Deprecated. Indicates the options for the graticule alignment type. |
void |
setIsLabelBufferHardConstraint(boolean flag)
Deprecated. Indicates whether the label buffer is a hard constraint and must be honored. |
void |
setIsMinimumSizeBasedOnArea(boolean flag)
Deprecated. Indicates whether the minimum feature size for labeling is based on area. |
void |
setIsOffsetFromFeatureGeometry(boolean flag)
Deprecated. Indicates whether to measure the label offset from the feature geometry. |
void |
setLineFeatureType(int option)
Deprecated. Indicates the options for the line feature type. |
void |
setMaximumLabelOverrunUnit(int unit)
Deprecated. The maximum label overrun is interpreted to be in this unit. |
void |
setMinimumFeatureSizeUnit(int unit)
Deprecated. The minimum feature size is interpreted to be in this unit. |
void |
setPolygonAnchorPointType(int option)
Deprecated. Indicates the options for the anchor point type. |
void |
setPolygonExternalZones(int zone,
int priority)
Deprecated. Indicates the placement priority associated with a zone external to the polygon. |
void |
setPolygonFeatureType(int option)
Deprecated. Indicates the options for the polygon feature type. |
void |
setPolygonInternalZones(int zone,
int priority)
Deprecated. Indicates the placement priority associated with a zone internal to the polygon. |
void |
setRepetitionIntervalUnit(int unit)
Deprecated. The label repetition interval is interpreted to be in this unit. |
void |
setSecondaryOffsetMaximum(double offset)
Deprecated. The maximum offset associated with a secondary label position. |
void |
setSecondaryOffsetMinimum(double offset)
Deprecated. The minimum offset associated with a secondary label position. |
void |
setStrategyPriority(int strategy,
int priority)
Deprecated. Indicates the priority of a placement strategy when placing text. |
void |
setThinningDistanceUnit(int unit)
Deprecated. The thinning distance is interpreted to be in this unit. |
| 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 IMaplexOverposterLayerProperties2Proxy(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.IOExceptionpublic IMaplexOverposterLayerProperties2Proxy()
public IMaplexOverposterLayerProperties2Proxy(java.lang.Object obj)
throws java.io.IOException
java.io.IOException
protected IMaplexOverposterLayerProperties2Proxy(java.lang.Object obj,
java.lang.String iid)
throws java.io.IOException
java.io.IOException
protected IMaplexOverposterLayerProperties2Proxy(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.Dispatchjava.io.IOException
public void removeListener(java.lang.String iidStr,
java.lang.Object theListener)
throws java.io.IOException
removeListener in class com.esri.arcgis.interop.Dispatchjava.io.IOException
public int getPolygonInternalZones(int zone)
throws java.io.IOException,
AutomationException
getPolygonInternalZones in interface IMaplexOverposterLayerProperties2zone - A com.esri.arcgis.carto.esriMaplexZoneIdentifier constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setPolygonInternalZones(int zone,
int priority)
throws java.io.IOException,
AutomationException
setPolygonInternalZones in interface IMaplexOverposterLayerProperties2zone - A com.esri.arcgis.carto.esriMaplexZoneIdentifier constant (in)priority - The priority (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getPolygonExternalZones(int zone)
throws java.io.IOException,
AutomationException
getPolygonExternalZones in interface IMaplexOverposterLayerProperties2zone - A com.esri.arcgis.carto.esriMaplexZoneIdentifier constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setPolygonExternalZones(int zone,
int priority)
throws java.io.IOException,
AutomationException
setPolygonExternalZones in interface IMaplexOverposterLayerProperties2zone - A com.esri.arcgis.carto.esriMaplexZoneIdentifier constant (in)priority - The priority (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getStrategyPriority(int strategy)
throws java.io.IOException,
AutomationException
getStrategyPriority in interface IMaplexOverposterLayerProperties2strategy - A com.esri.arcgis.carto.esriMaplexStrategyIdentifier constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setStrategyPriority(int strategy,
int priority)
throws java.io.IOException,
AutomationException
setStrategyPriority in interface IMaplexOverposterLayerProperties2strategy - A com.esri.arcgis.carto.esriMaplexStrategyIdentifier constant (in)priority - The priority (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getGraticuleAlignmentType()
throws java.io.IOException,
AutomationException
getGraticuleAlignmentType in interface IMaplexOverposterLayerProperties2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setGraticuleAlignmentType(int option)
throws java.io.IOException,
AutomationException
setGraticuleAlignmentType in interface IMaplexOverposterLayerProperties2option - A com.esri.arcgis.carto.esriMaplexGraticuleAlignmentType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getLineFeatureType()
throws java.io.IOException,
AutomationException
getLineFeatureType in interface IMaplexOverposterLayerProperties2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setLineFeatureType(int option)
throws java.io.IOException,
AutomationException
setLineFeatureType in interface IMaplexOverposterLayerProperties2option - A com.esri.arcgis.carto.esriMaplexLineFeatureType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getPolygonFeatureType()
throws java.io.IOException,
AutomationException
getPolygonFeatureType in interface IMaplexOverposterLayerProperties2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setPolygonFeatureType(int option)
throws java.io.IOException,
AutomationException
setPolygonFeatureType in interface IMaplexOverposterLayerProperties2option - A com.esri.arcgis.carto.esriMaplexPolygonFeatureType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getPolygonAnchorPointType()
throws java.io.IOException,
AutomationException
getPolygonAnchorPointType in interface IMaplexOverposterLayerProperties2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setPolygonAnchorPointType(int option)
throws java.io.IOException,
AutomationException
setPolygonAnchorPointType in interface IMaplexOverposterLayerProperties2option - A com.esri.arcgis.carto.esriMaplexAnchorPointType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getContourAlignmentType()
throws java.io.IOException,
AutomationException
getContourAlignmentType in interface IMaplexOverposterLayerProperties2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setContourAlignmentType(int option)
throws java.io.IOException,
AutomationException
setContourAlignmentType in interface IMaplexOverposterLayerProperties2option - A com.esri.arcgis.carto.esriMaplexContourAlignmentType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getContourMaximumAngle()
throws java.io.IOException,
AutomationException
getContourMaximumAngle in interface IMaplexOverposterLayerProperties2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setContourMaximumAngle(int angle)
throws java.io.IOException,
AutomationException
setContourMaximumAngle in interface IMaplexOverposterLayerProperties2angle - The angle (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getContourLadderType()
throws java.io.IOException,
AutomationException
getContourLadderType in interface IMaplexOverposterLayerProperties2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setContourLadderType(int option)
throws java.io.IOException,
AutomationException
setContourLadderType in interface IMaplexOverposterLayerProperties2option - A com.esri.arcgis.carto.esriMaplexContourLadderType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setIsOffsetFromFeatureGeometry(boolean flag)
throws java.io.IOException,
AutomationException
setIsOffsetFromFeatureGeometry in interface IMaplexOverposterLayerProperties2flag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isOffsetFromFeatureGeometry()
throws java.io.IOException,
AutomationException
isOffsetFromFeatureGeometry in interface IMaplexOverposterLayerProperties2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isEnableSecondaryOffset()
throws java.io.IOException,
AutomationException
isEnableSecondaryOffset in interface IMaplexOverposterLayerProperties2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setEnableSecondaryOffset(boolean flag)
throws java.io.IOException,
AutomationException
setEnableSecondaryOffset in interface IMaplexOverposterLayerProperties2flag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getSecondaryOffsetMinimum()
throws java.io.IOException,
AutomationException
getSecondaryOffsetMinimum in interface IMaplexOverposterLayerProperties2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSecondaryOffsetMinimum(double offset)
throws java.io.IOException,
AutomationException
setSecondaryOffsetMinimum in interface IMaplexOverposterLayerProperties2offset - The offset (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getSecondaryOffsetMaximum()
throws java.io.IOException,
AutomationException
getSecondaryOffsetMaximum in interface IMaplexOverposterLayerProperties2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSecondaryOffsetMaximum(double offset)
throws java.io.IOException,
AutomationException
setSecondaryOffsetMaximum in interface IMaplexOverposterLayerProperties2offset - The offset (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isLabelBufferHardConstraint()
throws java.io.IOException,
AutomationException
isLabelBufferHardConstraint in interface IMaplexOverposterLayerProperties2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setIsLabelBufferHardConstraint(boolean flag)
throws java.io.IOException,
AutomationException
setIsLabelBufferHardConstraint in interface IMaplexOverposterLayerProperties2flag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isMinimumSizeBasedOnArea()
throws java.io.IOException,
AutomationException
isMinimumSizeBasedOnArea in interface IMaplexOverposterLayerProperties2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setIsMinimumSizeBasedOnArea(boolean flag)
throws java.io.IOException,
AutomationException
setIsMinimumSizeBasedOnArea in interface IMaplexOverposterLayerProperties2flag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isCanPlaceLabelOnTopOfFeature()
throws java.io.IOException,
AutomationException
isCanPlaceLabelOnTopOfFeature in interface IMaplexOverposterLayerProperties2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setCanPlaceLabelOnTopOfFeature(boolean flag)
throws java.io.IOException,
AutomationException
setCanPlaceLabelOnTopOfFeature in interface IMaplexOverposterLayerProperties2flag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isCanReduceLeading()
throws java.io.IOException,
AutomationException
isCanReduceLeading in interface IMaplexOverposterLayerProperties2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setCanReduceLeading(boolean flag)
throws java.io.IOException,
AutomationException
setCanReduceLeading in interface IMaplexOverposterLayerProperties2flag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isCanFlipStackedStreetLabel()
throws java.io.IOException,
AutomationException
isCanFlipStackedStreetLabel in interface IMaplexOverposterLayerProperties2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setCanFlipStackedStreetLabel(boolean flag)
throws java.io.IOException,
AutomationException
setCanFlipStackedStreetLabel in interface IMaplexOverposterLayerProperties2flag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isEnablePolygonFixedPosition()
throws java.io.IOException,
AutomationException
isEnablePolygonFixedPosition in interface IMaplexOverposterLayerProperties2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setEnablePolygonFixedPosition(boolean flag)
throws java.io.IOException,
AutomationException
setEnablePolygonFixedPosition in interface IMaplexOverposterLayerProperties2flag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getThinningDistanceUnit()
throws java.io.IOException,
AutomationException
getThinningDistanceUnit in interface IMaplexOverposterLayerProperties2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setThinningDistanceUnit(int unit)
throws java.io.IOException,
AutomationException
setThinningDistanceUnit in interface IMaplexOverposterLayerProperties2unit - A com.esri.arcgis.carto.esriMaplexUnit constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getRepetitionIntervalUnit()
throws java.io.IOException,
AutomationException
getRepetitionIntervalUnit in interface IMaplexOverposterLayerProperties2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setRepetitionIntervalUnit(int unit)
throws java.io.IOException,
AutomationException
setRepetitionIntervalUnit in interface IMaplexOverposterLayerProperties2unit - A com.esri.arcgis.carto.esriMaplexUnit constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getMinimumFeatureSizeUnit()
throws java.io.IOException,
AutomationException
getMinimumFeatureSizeUnit in interface IMaplexOverposterLayerProperties2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMinimumFeatureSizeUnit(int unit)
throws java.io.IOException,
AutomationException
setMinimumFeatureSizeUnit in interface IMaplexOverposterLayerProperties2unit - A com.esri.arcgis.carto.esriMaplexUnit constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getMaximumLabelOverrunUnit()
throws java.io.IOException,
AutomationException
getMaximumLabelOverrunUnit in interface IMaplexOverposterLayerProperties2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMaximumLabelOverrunUnit(int unit)
throws java.io.IOException,
AutomationException
setMaximumLabelOverrunUnit in interface IMaplexOverposterLayerProperties2unit - A com.esri.arcgis.carto.esriMaplexUnit 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 | ||||||||