|
|||||||||
| 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.IMaplexOverposterLayerPropertiesProxy
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 IMaplexOverposterLayerPropertiesProxy
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.IMaplexOverposterLayerProperties |
|---|
IID, IID20664808_3fe2_1ed1_8109_085679ec732a |
| Constructor Summary | |
|---|---|
|
IMaplexOverposterLayerPropertiesProxy()
Deprecated. For internal use only |
|
IMaplexOverposterLayerPropertiesProxy(java.lang.Object obj)
Deprecated. |
protected |
IMaplexOverposterLayerPropertiesProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
IMaplexOverposterLayerPropertiesProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
IMaplexOverposterLayerPropertiesProxy(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 |
getConstrainOffset()
Deprecated. Label constraint options. |
java.lang.String |
getDictionaryName()
Deprecated. Name of the abbreviations dictionary referenced by this layer. |
int |
getFeatureBuffer()
Deprecated. Increase buffer around a point feature to stop labels from being placed too close to the feature. |
int |
getFeatureType()
Deprecated. The feature type for labeling. |
int |
getFeatureWeight()
Deprecated. Feature weight controls which features may be overlapped and to what extent. |
double |
getFontHeightReductionLimit()
Deprecated. The font may be reduced in height until this limit is reached. |
double |
getFontHeightReductionStep()
Deprecated. This is the step interval for font height reduction. |
double |
getFontWidthReductionLimit()
Deprecated. The font may be reduced in width until this limit is reached. |
double |
getFontWidthReductionStep()
Deprecated. This is the step interval for font width reduction. |
int |
getLabelBuffer()
Deprecated. Increase buffer to stop labels from being placed too close to each other. |
int |
getLabelPriority()
Deprecated. Label prority controls approximate placement order. |
IMaplexLabelStackingProperties |
getLabelStackingProperties()
Deprecated. The label stacking properties for a layer. |
int |
getLinePlacementMethod()
Deprecated. Line placement options. |
double |
getMaximumCharacterSpacing()
Deprecated. The character spacing may be increased upto this limit. |
double |
getMaximumLabelOverrun()
Deprecated. Maximum distance that a label is allowed to overrun the end of its feature. |
double |
getMaximumWordSpacing()
Deprecated. The word spacing may be increased upto this limit. |
double |
getMinimumEndOfStreetClearance()
Deprecated. Minimum clearance between street label and street end. |
double |
getMinimumRepetitionInterval()
Deprecated. Interval that must elapse before label is repeated. |
double |
getMinimumSizeForLabeling()
Deprecated. Specifies a minimum size of a line or area feature for it to be labeled. |
IMaplexOffsetAlongLineProperties |
getOffsetAlongLineProperties()
Deprecated. The offset along line properties for a layer. |
int |
getPointPlacementMethod()
Deprecated. Point placement options. |
IPointPlacementPriorities |
getPointPlacementPriorities()
Deprecated. Controls placement of label around point fetaure. |
int |
getPolygonBoundaryWeight()
Deprecated. Feature Weight for the boundary of the polygon. |
int |
getPolygonPlacementMethod()
Deprecated. Polygon placement options. |
double |
getPreferredEndOfStreetClearance()
Deprecated. Preferred clearance between street label and street end. |
double |
getPrimaryOffset()
Deprecated. Primary offset between label and symbol. |
int |
getPrimaryOffsetUnit()
Deprecated. The primary offset is interpreted to be in this unit. |
IMaplexRotationProperties |
getRotationProperties()
Deprecated. The label rotation properties for a layer. |
double |
getSecondaryOffset()
Deprecated. Secondary offset between label and symbol. |
double |
getThinningDistance()
Deprecated. Distance used to control the thinning of duplicate labels. |
boolean |
isAlignLabelToLineDirection()
Deprecated. Indicates whether to align the label with the label direction so the label may appear upside down. |
boolean |
isAllowAsymmetricOverrun()
Deprecated. Indicates whether a label may overrun one side of a polygon feature. |
boolean |
isBackgroundLabel()
Deprecated. Indicates whether to place the label first and allow other labels to be placed over it. |
boolean |
isCanAbbreviateLabel()
Deprecated. Indicates whether to abbreviate the label using an abbreviation dictionary. |
boolean |
isCanOverrunFeature()
Deprecated. Indicates whether to place the label over end of line or over polygon boundary. |
boolean |
isCanPlaceLabelOutsidePolygon()
Deprecated. Indicates whether to place a label outside the polygon if it does not fit inside. |
boolean |
isCanReduceFontSize()
Deprecated. Indicates whether to reduce the size of the font. |
boolean |
isCanRemoveOverlappingLabel()
Deprecated. Indicates whether to remove the label if it overlaps with other labels. |
boolean |
isCanShiftPointLabel()
Deprecated. Indicates whether to allow the point label to be shifted upon a fixed position. |
boolean |
isCanStackLabel()
Deprecated. Indicates whether to stack the label to obtain a better position. |
boolean |
isCanTruncateLabel()
Deprecated. Indicates whether to truncate the label using an algorithm. |
boolean |
isEnablePointPlacementPriorities()
Deprecated. Indicates whether to use user-defined point placement priorities. |
boolean |
isGraticuleAlignment()
Deprecated. Indicates whether to enable graticule alignment. |
boolean |
isLandParcelPlacement()
Deprecated. Indicates whether to place the label within land parcel polygon avoiding building footprint. |
boolean |
isNeverRemoveLabel()
Deprecated. Indicates whether to not remove the label if no position is found. |
boolean |
isPreferHorizontalPlacement()
Deprecated. Indicates if there is a preference to place the label horizontally. |
boolean |
isRepeatLabel()
Deprecated. Indicates whether to enable the repetition of label along line feature. |
boolean |
isSpreadCharacters()
Deprecated. Indicates whether to spread label characters along line feature. |
boolean |
isSpreadWords()
Deprecated. Indicates whether to spread words along line feature. |
boolean |
isStreetPlacement()
Deprecated. Indicates whether to enable street placement techniques. |
boolean |
isThinDuplicateLabels()
Deprecated. Indicates whether to remove duplicate labels that lie within a specified distance of each other. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
setAlignLabelToLineDirection(boolean flag)
Deprecated. Indicates whether to align the label with the label direction so the label may appear upside down. |
void |
setAllowAsymmetricOverrun(boolean flag)
Deprecated. Indicates whether a label may overrun one side of a polygon feature. |
void |
setBackgroundLabel(boolean flag)
Deprecated. Indicates whether to place the label first and allow other labels to be placed over it. |
void |
setCanAbbreviateLabel(boolean flag)
Deprecated. Indicates whether to abbreviate the label using an abbreviation dictionary. |
void |
setCanOverrunFeature(boolean flag)
Deprecated. Indicates whether to place the label over end of line or over polygon boundary. |
void |
setCanPlaceLabelOutsidePolygon(boolean flag)
Deprecated. Indicates whether to place a label outside the polygon if it does not fit inside. |
void |
setCanReduceFontSize(boolean flag)
Deprecated. Indicates whether to reduce the size of the font. |
void |
setCanRemoveOverlappingLabel(boolean flag)
Deprecated. Indicates whether to remove the label if it overlaps with other labels. |
void |
setCanShiftPointLabel(boolean flag)
Deprecated. Indicates whether to allow the point label to be shifted upon a fixed position. |
void |
setCanStackLabel(boolean flag)
Deprecated. Indicates whether to stack the label to obtain a better position. |
void |
setCanTruncateLabel(boolean flag)
Deprecated. Indicates whether to truncate the label using an algorithm. |
void |
setConstrainOffset(int option)
Deprecated. Label constraint options. |
void |
setDictionaryName(java.lang.String text)
Deprecated. Name of the abbreviations dictionary referenced by this layer. |
void |
setEnablePointPlacementPriorities(boolean flag)
Deprecated. Indicates whether to use user-defined point placement priorities. |
void |
setFeatureBuffer(int buffer)
Deprecated. Increase buffer around a point feature to stop labels from being placed too close to the feature. |
void |
setFeatureType(int type)
Deprecated. The feature type for labeling. |
void |
setFeatureWeight(int weight)
Deprecated. Feature weight controls which features may be overlapped and to what extent. |
void |
setFontHeightReductionLimit(double limit)
Deprecated. The font may be reduced in height until this limit is reached. |
void |
setFontHeightReductionStep(double step)
Deprecated. This is the step interval for font height reduction. |
void |
setFontWidthReductionLimit(double limit)
Deprecated. The font may be reduced in width until this limit is reached. |
void |
setFontWidthReductionStep(double step)
Deprecated. This is the step interval for font width reduction. |
void |
setGraticuleAlignment(boolean flag)
Deprecated. Indicates whether to enable graticule alignment. |
void |
setIsStreetPlacement(boolean flag)
Deprecated. Indicates whether to enable street placement techniques. |
void |
setLabelBuffer(int buffer)
Deprecated. Increase buffer to stop labels from being placed too close to each other. |
void |
setLabelPriority(int priority)
Deprecated. Label prority controls approximate placement order. |
void |
setLabelStackingProperties(IMaplexLabelStackingProperties props)
Deprecated. The label stacking properties for a layer. |
void |
setLandParcelPlacement(boolean flag)
Deprecated. Indicates whether to place the label within land parcel polygon avoiding building footprint. |
void |
setLinePlacementMethod(int method)
Deprecated. Line placement options. |
void |
setMaximumCharacterSpacing(double spacing)
Deprecated. The character spacing may be increased upto this limit. |
void |
setMaximumLabelOverrun(double distance)
Deprecated. Maximum distance that a label is allowed to overrun the end of its feature. |
void |
setMaximumWordSpacing(double spacing)
Deprecated. The word spacing may be increased upto this limit. |
void |
setMinimumEndOfStreetClearance(double clearance)
Deprecated. Minimum clearance between street label and street end. |
void |
setMinimumRepetitionInterval(double interval)
Deprecated. Interval that must elapse before label is repeated. |
void |
setMinimumSizeForLabeling(double size)
Deprecated. Specifies a minimum size of a line or area feature for it to be labeled. |
void |
setNeverRemoveLabel(boolean flag)
Deprecated. Indicates whether to not remove the label if no position is found. |
void |
setOffsetAlongLineProperties(IMaplexOffsetAlongLineProperties props)
Deprecated. The offset along line properties for a layer. |
void |
setPointPlacementMethod(int method)
Deprecated. Point placement options. |
void |
setPointPlacementPriorities(IPointPlacementPriorities priorities)
Deprecated. Controls placement of label around point fetaure. |
void |
setPolygonBoundaryWeight(int weight)
Deprecated. Feature Weight for the boundary of the polygon. |
void |
setPolygonPlacementMethod(int method)
Deprecated. Polygon placement options. |
void |
setPreferHorizontalPlacement(boolean flag)
Deprecated. Indicates if there is a preference to place the label horizontally. |
void |
setPreferredEndOfStreetClearance(double clearance)
Deprecated. Preferred clearance between street label and street end. |
void |
setPrimaryOffset(double offset)
Deprecated. Primary offset between label and symbol. |
void |
setPrimaryOffsetUnit(int unit)
Deprecated. The primary offset is interpreted to be in this unit. |
void |
setRepeatLabel(boolean flag)
Deprecated. Indicates whether to enable the repetition of label along line feature. |
void |
setRotationProperties(IMaplexRotationProperties props)
Deprecated. The label rotation properties for a layer. |
void |
setSecondaryOffset(double offset)
Deprecated. Secondary offset between label and symbol. |
void |
setSpreadCharacters(boolean flag)
Deprecated. Indicates whether to spread label characters along line feature. |
void |
setSpreadWords(boolean flag)
Deprecated. Indicates whether to spread words along line feature. |
void |
setThinDuplicateLabels(boolean flag)
Deprecated. Indicates whether to remove duplicate labels that lie within a specified distance of each other. |
void |
setThinningDistance(double distance)
Deprecated. Distance used to control the thinning of duplicate labels. |
| 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 IMaplexOverposterLayerPropertiesProxy(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 IMaplexOverposterLayerPropertiesProxy()
public IMaplexOverposterLayerPropertiesProxy(java.lang.Object obj)
throws java.io.IOException
java.io.IOException
protected IMaplexOverposterLayerPropertiesProxy(java.lang.Object obj,
java.lang.String iid)
throws java.io.IOException
java.io.IOException
protected IMaplexOverposterLayerPropertiesProxy(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 getFeatureType()
throws java.io.IOException,
AutomationException
getFeatureType in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setFeatureType(int type)
throws java.io.IOException,
AutomationException
setFeatureType in interface IMaplexOverposterLayerPropertiestype - A com.esri.arcgis.carto.esriBasicOverposterFeatureType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getPointPlacementMethod()
throws java.io.IOException,
AutomationException
getPointPlacementMethod in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setPointPlacementMethod(int method)
throws java.io.IOException,
AutomationException
setPointPlacementMethod in interface IMaplexOverposterLayerPropertiesmethod - A com.esri.arcgis.carto.esriMaplexPointPlacementMethod constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getLinePlacementMethod()
throws java.io.IOException,
AutomationException
getLinePlacementMethod in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setLinePlacementMethod(int method)
throws java.io.IOException,
AutomationException
setLinePlacementMethod in interface IMaplexOverposterLayerPropertiesmethod - A com.esri.arcgis.carto.esriMaplexLinePlacementMethod constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getPolygonPlacementMethod()
throws java.io.IOException,
AutomationException
getPolygonPlacementMethod in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setPolygonPlacementMethod(int method)
throws java.io.IOException,
AutomationException
setPolygonPlacementMethod in interface IMaplexOverposterLayerPropertiesmethod - A com.esri.arcgis.carto.esriMaplexPolygonPlacementMethod constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isCanPlaceLabelOutsidePolygon()
throws java.io.IOException,
AutomationException
isCanPlaceLabelOutsidePolygon in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setCanPlaceLabelOutsidePolygon(boolean flag)
throws java.io.IOException,
AutomationException
setCanPlaceLabelOutsidePolygon in interface IMaplexOverposterLayerPropertiesflag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isPreferHorizontalPlacement()
throws java.io.IOException,
AutomationException
isPreferHorizontalPlacement in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setPreferHorizontalPlacement(boolean flag)
throws java.io.IOException,
AutomationException
setPreferHorizontalPlacement in interface IMaplexOverposterLayerPropertiesflag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isLandParcelPlacement()
throws java.io.IOException,
AutomationException
isLandParcelPlacement in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setLandParcelPlacement(boolean flag)
throws java.io.IOException,
AutomationException
setLandParcelPlacement in interface IMaplexOverposterLayerPropertiesflag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getPrimaryOffset()
throws java.io.IOException,
AutomationException
getPrimaryOffset in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setPrimaryOffset(double offset)
throws java.io.IOException,
AutomationException
setPrimaryOffset in interface IMaplexOverposterLayerPropertiesoffset - The offset (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getPrimaryOffsetUnit()
throws java.io.IOException,
AutomationException
getPrimaryOffsetUnit in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setPrimaryOffsetUnit(int unit)
throws java.io.IOException,
AutomationException
setPrimaryOffsetUnit in interface IMaplexOverposterLayerPropertiesunit - 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 double getSecondaryOffset()
throws java.io.IOException,
AutomationException
getSecondaryOffset in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSecondaryOffset(double offset)
throws java.io.IOException,
AutomationException
setSecondaryOffset in interface IMaplexOverposterLayerPropertiesoffset - The offset (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getConstrainOffset()
throws java.io.IOException,
AutomationException
getConstrainOffset in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setConstrainOffset(int option)
throws java.io.IOException,
AutomationException
setConstrainOffset in interface IMaplexOverposterLayerPropertiesoption - A com.esri.arcgis.carto.esriMaplexConstrainOffset constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isEnablePointPlacementPriorities()
throws java.io.IOException,
AutomationException
isEnablePointPlacementPriorities in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setEnablePointPlacementPriorities(boolean flag)
throws java.io.IOException,
AutomationException
setEnablePointPlacementPriorities in interface IMaplexOverposterLayerPropertiesflag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IPointPlacementPriorities getPointPlacementPriorities()
throws java.io.IOException,
AutomationException
getPointPlacementPriorities in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setPointPlacementPriorities(IPointPlacementPriorities priorities)
throws java.io.IOException,
AutomationException
setPointPlacementPriorities in interface IMaplexOverposterLayerPropertiespriorities - A reference to a com.esri.arcgis.carto.IPointPlacementPriorities (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isCanShiftPointLabel()
throws java.io.IOException,
AutomationException
isCanShiftPointLabel in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setCanShiftPointLabel(boolean flag)
throws java.io.IOException,
AutomationException
setCanShiftPointLabel in interface IMaplexOverposterLayerPropertiesflag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isStreetPlacement()
throws java.io.IOException,
AutomationException
isStreetPlacement in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setIsStreetPlacement(boolean flag)
throws java.io.IOException,
AutomationException
setIsStreetPlacement in interface IMaplexOverposterLayerPropertiesflag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isRepeatLabel()
throws java.io.IOException,
AutomationException
isRepeatLabel in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setRepeatLabel(boolean flag)
throws java.io.IOException,
AutomationException
setRepeatLabel in interface IMaplexOverposterLayerPropertiesflag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getMinimumRepetitionInterval()
throws java.io.IOException,
AutomationException
getMinimumRepetitionInterval in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMinimumRepetitionInterval(double interval)
throws java.io.IOException,
AutomationException
setMinimumRepetitionInterval in interface IMaplexOverposterLayerPropertiesinterval - The interval (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isSpreadCharacters()
throws java.io.IOException,
AutomationException
isSpreadCharacters in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSpreadCharacters(boolean flag)
throws java.io.IOException,
AutomationException
setSpreadCharacters in interface IMaplexOverposterLayerPropertiesflag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getMaximumCharacterSpacing()
throws java.io.IOException,
AutomationException
getMaximumCharacterSpacing in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMaximumCharacterSpacing(double spacing)
throws java.io.IOException,
AutomationException
setMaximumCharacterSpacing in interface IMaplexOverposterLayerPropertiesspacing - The spacing (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isSpreadWords()
throws java.io.IOException,
AutomationException
isSpreadWords in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSpreadWords(boolean flag)
throws java.io.IOException,
AutomationException
setSpreadWords in interface IMaplexOverposterLayerPropertiesflag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getMaximumWordSpacing()
throws java.io.IOException,
AutomationException
getMaximumWordSpacing in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMaximumWordSpacing(double spacing)
throws java.io.IOException,
AutomationException
setMaximumWordSpacing in interface IMaplexOverposterLayerPropertiesspacing - The spacing (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getPreferredEndOfStreetClearance()
throws java.io.IOException,
AutomationException
getPreferredEndOfStreetClearance in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setPreferredEndOfStreetClearance(double clearance)
throws java.io.IOException,
AutomationException
setPreferredEndOfStreetClearance in interface IMaplexOverposterLayerPropertiesclearance - The clearance (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getMinimumEndOfStreetClearance()
throws java.io.IOException,
AutomationException
getMinimumEndOfStreetClearance in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMinimumEndOfStreetClearance(double clearance)
throws java.io.IOException,
AutomationException
setMinimumEndOfStreetClearance in interface IMaplexOverposterLayerPropertiesclearance - The clearance (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isCanStackLabel()
throws java.io.IOException,
AutomationException
isCanStackLabel in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setCanStackLabel(boolean flag)
throws java.io.IOException,
AutomationException
setCanStackLabel in interface IMaplexOverposterLayerPropertiesflag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IMaplexLabelStackingProperties getLabelStackingProperties()
throws java.io.IOException,
AutomationException
getLabelStackingProperties in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setLabelStackingProperties(IMaplexLabelStackingProperties props)
throws java.io.IOException,
AutomationException
setLabelStackingProperties in interface IMaplexOverposterLayerPropertiesprops - A reference to a com.esri.arcgis.carto.IMaplexLabelStackingProperties (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isCanOverrunFeature()
throws java.io.IOException,
AutomationException
isCanOverrunFeature in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setCanOverrunFeature(boolean flag)
throws java.io.IOException,
AutomationException
setCanOverrunFeature in interface IMaplexOverposterLayerPropertiesflag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getMaximumLabelOverrun()
throws java.io.IOException,
AutomationException
getMaximumLabelOverrun in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMaximumLabelOverrun(double distance)
throws java.io.IOException,
AutomationException
setMaximumLabelOverrun in interface IMaplexOverposterLayerPropertiesdistance - The distance (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isAllowAsymmetricOverrun()
throws java.io.IOException,
AutomationException
isAllowAsymmetricOverrun in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setAllowAsymmetricOverrun(boolean flag)
throws java.io.IOException,
AutomationException
setAllowAsymmetricOverrun in interface IMaplexOverposterLayerPropertiesflag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isCanAbbreviateLabel()
throws java.io.IOException,
AutomationException
isCanAbbreviateLabel in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setCanAbbreviateLabel(boolean flag)
throws java.io.IOException,
AutomationException
setCanAbbreviateLabel in interface IMaplexOverposterLayerPropertiesflag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isCanTruncateLabel()
throws java.io.IOException,
AutomationException
isCanTruncateLabel in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setCanTruncateLabel(boolean flag)
throws java.io.IOException,
AutomationException
setCanTruncateLabel in interface IMaplexOverposterLayerPropertiesflag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isCanReduceFontSize()
throws java.io.IOException,
AutomationException
isCanReduceFontSize in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setCanReduceFontSize(boolean flag)
throws java.io.IOException,
AutomationException
setCanReduceFontSize in interface IMaplexOverposterLayerPropertiesflag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setFontHeightReductionLimit(double limit)
throws java.io.IOException,
AutomationException
setFontHeightReductionLimit in interface IMaplexOverposterLayerPropertieslimit - The limit (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getFontHeightReductionLimit()
throws java.io.IOException,
AutomationException
getFontHeightReductionLimit in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setFontHeightReductionStep(double step)
throws java.io.IOException,
AutomationException
setFontHeightReductionStep in interface IMaplexOverposterLayerPropertiesstep - The step (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getFontHeightReductionStep()
throws java.io.IOException,
AutomationException
getFontHeightReductionStep in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setFontWidthReductionLimit(double limit)
throws java.io.IOException,
AutomationException
setFontWidthReductionLimit in interface IMaplexOverposterLayerPropertieslimit - The limit (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getFontWidthReductionLimit()
throws java.io.IOException,
AutomationException
getFontWidthReductionLimit in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setFontWidthReductionStep(double step)
throws java.io.IOException,
AutomationException
setFontWidthReductionStep in interface IMaplexOverposterLayerPropertiesstep - The step (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getFontWidthReductionStep()
throws java.io.IOException,
AutomationException
getFontWidthReductionStep in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isNeverRemoveLabel()
throws java.io.IOException,
AutomationException
isNeverRemoveLabel in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setNeverRemoveLabel(boolean flag)
throws java.io.IOException,
AutomationException
setNeverRemoveLabel in interface IMaplexOverposterLayerPropertiesflag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getLabelPriority()
throws java.io.IOException,
AutomationException
getLabelPriority in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setLabelPriority(int priority)
throws java.io.IOException,
AutomationException
setLabelPriority in interface IMaplexOverposterLayerPropertiespriority - The priority (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getFeatureWeight()
throws java.io.IOException,
AutomationException
getFeatureWeight in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setFeatureWeight(int weight)
throws java.io.IOException,
AutomationException
setFeatureWeight in interface IMaplexOverposterLayerPropertiesweight - The weight (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setPolygonBoundaryWeight(int weight)
throws java.io.IOException,
AutomationException
setPolygonBoundaryWeight in interface IMaplexOverposterLayerPropertiesweight - The weight (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getPolygonBoundaryWeight()
throws java.io.IOException,
AutomationException
getPolygonBoundaryWeight in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isCanRemoveOverlappingLabel()
throws java.io.IOException,
AutomationException
isCanRemoveOverlappingLabel in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setCanRemoveOverlappingLabel(boolean flag)
throws java.io.IOException,
AutomationException
setCanRemoveOverlappingLabel in interface IMaplexOverposterLayerPropertiesflag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isThinDuplicateLabels()
throws java.io.IOException,
AutomationException
isThinDuplicateLabels in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setThinDuplicateLabels(boolean flag)
throws java.io.IOException,
AutomationException
setThinDuplicateLabels in interface IMaplexOverposterLayerPropertiesflag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getThinningDistance()
throws java.io.IOException,
AutomationException
getThinningDistance in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setThinningDistance(double distance)
throws java.io.IOException,
AutomationException
setThinningDistance in interface IMaplexOverposterLayerPropertiesdistance - The distance (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isGraticuleAlignment()
throws java.io.IOException,
AutomationException
isGraticuleAlignment in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setGraticuleAlignment(boolean flag)
throws java.io.IOException,
AutomationException
setGraticuleAlignment in interface IMaplexOverposterLayerPropertiesflag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IMaplexOffsetAlongLineProperties getOffsetAlongLineProperties()
throws java.io.IOException,
AutomationException
getOffsetAlongLineProperties in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setOffsetAlongLineProperties(IMaplexOffsetAlongLineProperties props)
throws java.io.IOException,
AutomationException
setOffsetAlongLineProperties in interface IMaplexOverposterLayerPropertiesprops - A reference to a com.esri.arcgis.carto.IMaplexOffsetAlongLineProperties (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IMaplexRotationProperties getRotationProperties()
throws java.io.IOException,
AutomationException
getRotationProperties in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setRotationProperties(IMaplexRotationProperties props)
throws java.io.IOException,
AutomationException
setRotationProperties in interface IMaplexOverposterLayerPropertiesprops - A reference to a com.esri.arcgis.carto.IMaplexRotationProperties (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getDictionaryName()
throws java.io.IOException,
AutomationException
getDictionaryName in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setDictionaryName(java.lang.String text)
throws java.io.IOException,
AutomationException
setDictionaryName in interface IMaplexOverposterLayerPropertiestext - The text (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isAlignLabelToLineDirection()
throws java.io.IOException,
AutomationException
isAlignLabelToLineDirection in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setAlignLabelToLineDirection(boolean flag)
throws java.io.IOException,
AutomationException
setAlignLabelToLineDirection in interface IMaplexOverposterLayerPropertiesflag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isBackgroundLabel()
throws java.io.IOException,
AutomationException
isBackgroundLabel in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setBackgroundLabel(boolean flag)
throws java.io.IOException,
AutomationException
setBackgroundLabel in interface IMaplexOverposterLayerPropertiesflag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getMinimumSizeForLabeling()
throws java.io.IOException,
AutomationException
getMinimumSizeForLabeling in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMinimumSizeForLabeling(double size)
throws java.io.IOException,
AutomationException
setMinimumSizeForLabeling in interface IMaplexOverposterLayerPropertiessize - The size (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getLabelBuffer()
throws java.io.IOException,
AutomationException
getLabelBuffer in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setLabelBuffer(int buffer)
throws java.io.IOException,
AutomationException
setLabelBuffer in interface IMaplexOverposterLayerPropertiesbuffer - The buffer (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getFeatureBuffer()
throws java.io.IOException,
AutomationException
getFeatureBuffer in interface IMaplexOverposterLayerPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setFeatureBuffer(int buffer)
throws java.io.IOException,
AutomationException
setFeatureBuffer in interface IMaplexOverposterLayerPropertiesbuffer - The buffer (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 | ||||||||