com.esri.arcgis.carto
Class IBasicOverposterLayerProperties4Proxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.carto.IBasicOverposterLayerProperties4Proxy
All Implemented Interfaces:
IBasicOverposterLayerProperties4, java.io.Externalizable, java.io.Serializable

Deprecated. Internal use only. Proxy for COM Interface 'IBasicOverposterLayerProperties4'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'

Description: 'Provides access to members that control the placement of labels relative to features using conflict detection.' 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 IBasicOverposterLayerProperties4Proxy
extends com.esri.arcgis.interop.Dispatch
implements IBasicOverposterLayerProperties4, java.io.Serializable

Internal use class

See Also:
Serialized Form

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.IBasicOverposterLayerProperties4
IID, IIDf64b3a44_c14c_4b12_994f_ae72196eec56
 
Constructor Summary
  IBasicOverposterLayerProperties4Proxy()
          Deprecated. For internal use only
  IBasicOverposterLayerProperties4Proxy(java.lang.Object obj)
          Deprecated.  
protected IBasicOverposterLayerProperties4Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IBasicOverposterLayerProperties4Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IBasicOverposterLayerProperties4Proxy(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.  
 double getBufferRatio()
          Deprecated. Label buffer ratio.
 int getFeatureType()
          Deprecated. Feature type.
 int getFeatureWeight()
          Deprecated. Barrier weighting for features in the layer.
 int getLabelWeight()
          Deprecated. Barrier weighting for labels in the layer.
 ILineLabelPlacementPriorities getLineLabelPlacementPriorities()
          Deprecated. Line label placement position priority options.
 ILineLabelPosition getLineLabelPosition()
          Deprecated. Line label placement position options.
 double getLineOffset()
          Deprecated. Offset in map units at which labels will be placed away from line features.
 double getMaxDistanceFromTarget()
          Deprecated. Maximum distance in map units the label is allowed to be away from the feature.
 int getNumLabelsOption()
          Deprecated. Feature labeling option for the layer.
 java.lang.Object getPointPlacementAngles()
          Deprecated. Point label placement angle(s).
 int getPointPlacementMethod()
          Deprecated. Point label placement method.
 IPointPlacementPriorities getPointPlacementPriorities()
          Deprecated. Point label placement position priority options.
 int getPolygonPlacementMethod()
          Deprecated. Polygon label placement method.
 java.lang.String getRotationField()
          Deprecated. The attribute field that contains the label angle.
 int getRotationType()
          Deprecated. Defines the format is the rotation field in.
 boolean isGenerateUnplacedLabels()
          Deprecated. Indicates if unplaced labels are generated.
 boolean isPerpendicularToAngle()
          Deprecated. Indicates whether the label should be drawn perpendicular to the angle.
 boolean isPlaceOnlyInsidePolygon()
          Deprecated. Indicates whether label is to be placed only within the polygon.
 boolean isPointPlacementOnTop()
          Deprecated. Indicates if point labels are placed on top of features.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setBufferRatio(double bufferRatio)
          Deprecated. Label buffer ratio.
 void setFeatureType(int type)
          Deprecated. Feature type.
 void setFeatureWeight(int weight)
          Deprecated. Barrier weighting for features in the layer.
 void setGenerateUnplacedLabels(boolean flag)
          Deprecated. Indicates if unplaced labels are generated.
 void setLabelWeight(int weight)
          Deprecated. Barrier weighting for labels in the layer.
 void setLineLabelPlacementPriorities(ILineLabelPlacementPriorities linePlacementPriorities)
          Deprecated. Line label placement position priority options.
 void setLineLabelPosition(ILineLabelPosition position)
          Deprecated. Line label placement position options.
 void setLineOffset(double lineOffset)
          Deprecated. Offset in map units at which labels will be placed away from line features.
 void setMaxDistanceFromTarget(double distance)
          Deprecated. Maximum distance in map units the label is allowed to be away from the feature.
 void setNumLabelsOption(int option)
          Deprecated. Feature labeling option for the layer.
 void setPerpendicularToAngle(boolean flag)
          Deprecated. Indicates whether the label should be drawn perpendicular to the angle.
 void setPlaceOnlyInsidePolygon(boolean flag)
          Deprecated. Indicates whether label is to be placed only within the polygon.
 void setPointPlacementAngles(java.lang.Object angles)
          Deprecated. Point label placement angle(s).
 void setPointPlacementMethod(int method)
          Deprecated. Point label placement method.
 void setPointPlacementOnTop(boolean onTop)
          Deprecated. Indicates if point labels are placed on top of features.
 void setPointPlacementPriorities(IPointPlacementPriorities pointPlacementPriorities)
          Deprecated. Point label placement position priority options.
 void setPolygonPlacementMethod(int method)
          Deprecated. Polygon label placement method.
 void setRotationField(java.lang.String field)
          Deprecated. The attribute field that contains the label angle.
 void setRotationType(int type)
          Deprecated. Defines the format is the rotation field in.
 
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

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IBasicOverposterLayerProperties4Proxy

public IBasicOverposterLayerProperties4Proxy(java.lang.String CLSID,
                                             java.lang.String host,
                                             com.esri.arcgis.interop.AuthInfo authInfo)
                                      throws java.net.UnknownHostException,
                                             java.io.IOException
Deprecated. 
Throws:
java.net.UnknownHostException
java.io.IOException

IBasicOverposterLayerProperties4Proxy

public IBasicOverposterLayerProperties4Proxy()
Deprecated. 
For internal use only


IBasicOverposterLayerProperties4Proxy

public IBasicOverposterLayerProperties4Proxy(java.lang.Object obj)
                                      throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

IBasicOverposterLayerProperties4Proxy

protected IBasicOverposterLayerProperties4Proxy(java.lang.Object obj,
                                                java.lang.String iid)
                                         throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

IBasicOverposterLayerProperties4Proxy

protected IBasicOverposterLayerProperties4Proxy(java.lang.String CLSID,
                                                java.lang.String iid,
                                                java.lang.String host,
                                                com.esri.arcgis.interop.AuthInfo authInfo)
                                         throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException
Method Detail

addListener

public void addListener(java.lang.String iidStr,
                        java.lang.Object theListener,
                        java.lang.Object theSource)
                 throws java.io.IOException
Deprecated. 
Overrides:
addListener in class com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

removeListener

public void removeListener(java.lang.String iidStr,
                           java.lang.Object theListener)
                    throws java.io.IOException
Deprecated. 
Overrides:
removeListener in class com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

getFeatureType

public int getFeatureType()
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
Feature type.

Specified by:
getFeatureType in interface IBasicOverposterLayerProperties4
Returns:
A com.esri.arcgis.carto.esriBasicOverposterFeatureType constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setFeatureType

public void setFeatureType(int type)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
Feature type.

Specified by:
setFeatureType in interface IBasicOverposterLayerProperties4
Parameters:
type - A com.esri.arcgis.carto.esriBasicOverposterFeatureType constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getFeatureWeight

public int getFeatureWeight()
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
Barrier weighting for features in the layer.

Specified by:
getFeatureWeight in interface IBasicOverposterLayerProperties4
Returns:
A com.esri.arcgis.carto.esriBasicOverposterWeight constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setFeatureWeight

public void setFeatureWeight(int weight)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
Barrier weighting for features in the layer.

Specified by:
setFeatureWeight in interface IBasicOverposterLayerProperties4
Parameters:
weight - A com.esri.arcgis.carto.esriBasicOverposterWeight constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getLabelWeight

public int getLabelWeight()
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
Barrier weighting for labels in the layer.

Specified by:
getLabelWeight in interface IBasicOverposterLayerProperties4
Returns:
A com.esri.arcgis.carto.esriBasicOverposterWeight constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setLabelWeight

public void setLabelWeight(int weight)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
Barrier weighting for labels in the layer.

Specified by:
setLabelWeight in interface IBasicOverposterLayerProperties4
Parameters:
weight - A com.esri.arcgis.carto.esriBasicOverposterWeight constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getNumLabelsOption

public int getNumLabelsOption()
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Feature labeling option for the layer.

Specified by:
getNumLabelsOption in interface IBasicOverposterLayerProperties4
Returns:
A com.esri.arcgis.carto.esriBasicNumLabelsOption constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setNumLabelsOption

public void setNumLabelsOption(int option)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
Feature labeling option for the layer.

Specified by:
setNumLabelsOption in interface IBasicOverposterLayerProperties4
Parameters:
option - A com.esri.arcgis.carto.esriBasicNumLabelsOption constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getLineLabelPosition

public ILineLabelPosition getLineLabelPosition()
                                        throws java.io.IOException,
                                               AutomationException
Deprecated. 
Line label placement position options.

Specified by:
getLineLabelPosition in interface IBasicOverposterLayerProperties4
Returns:
A reference to a com.esri.arcgis.carto.ILineLabelPosition
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setLineLabelPosition

public void setLineLabelPosition(ILineLabelPosition position)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
Line label placement position options.

Specified by:
setLineLabelPosition in interface IBasicOverposterLayerProperties4
Parameters:
position - A reference to a com.esri.arcgis.carto.ILineLabelPosition (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getLineLabelPlacementPriorities

public ILineLabelPlacementPriorities getLineLabelPlacementPriorities()
                                                              throws java.io.IOException,
                                                                     AutomationException
Deprecated. 
Line label placement position priority options.

Specified by:
getLineLabelPlacementPriorities in interface IBasicOverposterLayerProperties4
Returns:
A reference to a com.esri.arcgis.carto.ILineLabelPlacementPriorities
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setLineLabelPlacementPriorities

public void setLineLabelPlacementPriorities(ILineLabelPlacementPriorities linePlacementPriorities)
                                     throws java.io.IOException,
                                            AutomationException
Deprecated. 
Line label placement position priority options.

Specified by:
setLineLabelPlacementPriorities in interface IBasicOverposterLayerProperties4
Parameters:
linePlacementPriorities - A reference to a com.esri.arcgis.carto.ILineLabelPlacementPriorities (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isGenerateUnplacedLabels

public boolean isGenerateUnplacedLabels()
                                 throws java.io.IOException,
                                        AutomationException
Deprecated. 
Indicates if unplaced labels are generated.

Specified by:
isGenerateUnplacedLabels in interface IBasicOverposterLayerProperties4
Returns:
The flag
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setGenerateUnplacedLabels

public void setGenerateUnplacedLabels(boolean flag)
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
Indicates if unplaced labels are generated.

Specified by:
setGenerateUnplacedLabels in interface IBasicOverposterLayerProperties4
Parameters:
flag - The flag (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getPointPlacementMethod

public int getPointPlacementMethod()
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Point label placement method.

Specified by:
getPointPlacementMethod in interface IBasicOverposterLayerProperties4
Returns:
A com.esri.arcgis.carto.esriOverposterPointPlacementMethod constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setPointPlacementMethod

public void setPointPlacementMethod(int method)
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
Point label placement method.

Specified by:
setPointPlacementMethod in interface IBasicOverposterLayerProperties4
Parameters:
method - A com.esri.arcgis.carto.esriOverposterPointPlacementMethod constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isPointPlacementOnTop

public boolean isPointPlacementOnTop()
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
Indicates if point labels are placed on top of features.

Specified by:
isPointPlacementOnTop in interface IBasicOverposterLayerProperties4
Returns:
The onTop
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setPointPlacementOnTop

public void setPointPlacementOnTop(boolean onTop)
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Indicates if point labels are placed on top of features.

Specified by:
setPointPlacementOnTop in interface IBasicOverposterLayerProperties4
Parameters:
onTop - The onTop (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getPointPlacementPriorities

public IPointPlacementPriorities getPointPlacementPriorities()
                                                      throws java.io.IOException,
                                                             AutomationException
Deprecated. 
Point label placement position priority options.

Specified by:
getPointPlacementPriorities in interface IBasicOverposterLayerProperties4
Returns:
A reference to a com.esri.arcgis.carto.IPointPlacementPriorities
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setPointPlacementPriorities

public void setPointPlacementPriorities(IPointPlacementPriorities pointPlacementPriorities)
                                 throws java.io.IOException,
                                        AutomationException
Deprecated. 
Point label placement position priority options.

Specified by:
setPointPlacementPriorities in interface IBasicOverposterLayerProperties4
Parameters:
pointPlacementPriorities - A reference to a com.esri.arcgis.carto.IPointPlacementPriorities (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getPointPlacementAngles

public java.lang.Object getPointPlacementAngles()
                                         throws java.io.IOException,
                                                AutomationException
Deprecated. 
Point label placement angle(s).

Specified by:
getPointPlacementAngles in interface IBasicOverposterLayerProperties4
Returns:
A Variant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setPointPlacementAngles

public void setPointPlacementAngles(java.lang.Object angles)
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
Point label placement angle(s).

Specified by:
setPointPlacementAngles in interface IBasicOverposterLayerProperties4
Parameters:
angles - A Variant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getBufferRatio

public double getBufferRatio()
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
Label buffer ratio. A value of 1 means a buffer the size of the label height.

Specified by:
getBufferRatio in interface IBasicOverposterLayerProperties4
Returns:
The bufferRatio
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setBufferRatio

public void setBufferRatio(double bufferRatio)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
Label buffer ratio. A value of 1 means a buffer the size of the label height.

Specified by:
setBufferRatio in interface IBasicOverposterLayerProperties4
Parameters:
bufferRatio - The bufferRatio (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getLineOffset

public double getLineOffset()
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
Offset in map units at which labels will be placed away from line features.

Specified by:
getLineOffset in interface IBasicOverposterLayerProperties4
Returns:
The lineOffset
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setLineOffset

public void setLineOffset(double lineOffset)
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
Offset in map units at which labels will be placed away from line features.

Specified by:
setLineOffset in interface IBasicOverposterLayerProperties4
Parameters:
lineOffset - The lineOffset (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getMaxDistanceFromTarget

public double getMaxDistanceFromTarget()
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
Maximum distance in map units the label is allowed to be away from the feature.

Specified by:
getMaxDistanceFromTarget in interface IBasicOverposterLayerProperties4
Returns:
The distance
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setMaxDistanceFromTarget

public void setMaxDistanceFromTarget(double distance)
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
Maximum distance in map units the label is allowed to be away from the feature.

Specified by:
setMaxDistanceFromTarget in interface IBasicOverposterLayerProperties4
Parameters:
distance - The distance (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getRotationType

public int getRotationType()
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
Defines the format is the rotation field in.

Specified by:
getRotationType in interface IBasicOverposterLayerProperties4
Returns:
A com.esri.arcgis.carto.esriLabelRotationType constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setRotationType

public void setRotationType(int type)
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
Defines the format is the rotation field in.

Specified by:
setRotationType in interface IBasicOverposterLayerProperties4
Parameters:
type - A com.esri.arcgis.carto.esriLabelRotationType constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getRotationField

public java.lang.String getRotationField()
                                  throws java.io.IOException,
                                         AutomationException
Deprecated. 
The attribute field that contains the label angle.

Specified by:
getRotationField in interface IBasicOverposterLayerProperties4
Returns:
The field
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setRotationField

public void setRotationField(java.lang.String field)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
The attribute field that contains the label angle.

Specified by:
setRotationField in interface IBasicOverposterLayerProperties4
Parameters:
field - The field (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isPerpendicularToAngle

public boolean isPerpendicularToAngle()
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
Indicates whether the label should be drawn perpendicular to the angle.

Specified by:
isPerpendicularToAngle in interface IBasicOverposterLayerProperties4
Returns:
The flag
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setPerpendicularToAngle

public void setPerpendicularToAngle(boolean flag)
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
Indicates whether the label should be drawn perpendicular to the angle.

Specified by:
setPerpendicularToAngle in interface IBasicOverposterLayerProperties4
Parameters:
flag - The flag (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getPolygonPlacementMethod

public int getPolygonPlacementMethod()
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
Polygon label placement method.

Specified by:
getPolygonPlacementMethod in interface IBasicOverposterLayerProperties4
Returns:
A com.esri.arcgis.carto.esriOverposterPolygonPlacementMethod constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setPolygonPlacementMethod

public void setPolygonPlacementMethod(int method)
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
Polygon label placement method.

Specified by:
setPolygonPlacementMethod in interface IBasicOverposterLayerProperties4
Parameters:
method - A com.esri.arcgis.carto.esriOverposterPolygonPlacementMethod constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isPlaceOnlyInsidePolygon

public boolean isPlaceOnlyInsidePolygon()
                                 throws java.io.IOException,
                                        AutomationException
Deprecated. 
Indicates whether label is to be placed only within the polygon.

Specified by:
isPlaceOnlyInsidePolygon in interface IBasicOverposterLayerProperties4
Returns:
The flag
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setPlaceOnlyInsidePolygon

public void setPlaceOnlyInsidePolygon(boolean flag)
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
Indicates whether label is to be placed only within the polygon.

Specified by:
setPlaceOnlyInsidePolygon in interface IBasicOverposterLayerProperties4
Parameters:
flag - The flag (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.