com.esri.arcgis.carto
Class ISymbolCollectionElementProxy

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

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

Description: 'Provides further access to members that control Collection Symbol Elements.' 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 ISymbolCollectionElementProxy
extends com.esri.arcgis.interop.Dispatch
implements ISymbolCollectionElement, 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.ISymbolCollectionElement
IID, IID9aec8465_b8c8_4099_95a8_49815539a8a7
 
Constructor Summary
  ISymbolCollectionElementProxy()
          Deprecated. For internal use only
  ISymbolCollectionElementProxy(java.lang.Object obj)
          Deprecated.  
protected ISymbolCollectionElementProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  ISymbolCollectionElementProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected ISymbolCollectionElementProxy(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.  
 void drawESRIAnno(IStream stream, ISymbolCollection symbolCollection, ISpatialReference spatialRef, IDisplay display)
          Deprecated. Draws the anno in a compressed format.
 void exportToESRIAnno(IStream stream)
          Deprecated. Saves the anno in a compressed format.
 ITextBackground getBackground()
          Deprecated. Background symbol.
 double getCharacterSpacing()
          Deprecated. The character spacing.
 double getCharacterWidth()
          Deprecated. The character width.
 IColor getColor()
          Deprecated. Font color.
 double getFlipAngle()
          Deprecated. Flip angle.
 java.lang.String getFontName()
          Deprecated. Font name.
 IGeometry getGeometry()
          Deprecated. Shape of the element as a geometry.
 int getHorizontalAlignment()
          Deprecated. Horizontal alignment style.
 double getLeading()
          Deprecated. The character leading.
 int getOverriddenProperties()
          Deprecated. Overridden properties.
 int getOverriddenPropertiesExclusionMask()
          Deprecated. Mask used to exclude overrides when drawing.
 ISymbol getSharedSymbol()
          Deprecated. Collection symbol.
 double getSize()
          Deprecated. Font size.
 int getSymbolID()
          Deprecated. Symbol ID associated with this element.
 java.lang.String getText()
          Deprecated. Text being displayed by this element.
 ITextPath getTextPath()
          Deprecated. Text path.
 int getVerticalAlignment()
          Deprecated. Vertical alignment style.
 double getWordSpacing()
          Deprecated. The word spacing.
 double getXOffset()
          Deprecated. Text offset along X-axis.
 double getYOffset()
          Deprecated. Text offset along Y-axis.
 void importFromESRIAnno(IStream stream, ISpatialReference spatialReference, ISymbolCollection symbolCollection)
          Deprecated. Loads the anno in a compressed format.
 boolean isBold()
          Deprecated. Indicates whether bold fonts style.
 boolean isItalic()
          Deprecated. Indicates whether italic font style.
 boolean isUnderline()
          Deprecated. Indicates whether underline font style.
 IPoint ISymbolCollectionElement_getAnchorPoint()
          Deprecated. Callout anchor point.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setAnchorPoint(IPoint anchorPoint)
          Deprecated. Callout anchor point.
 void setBackgroundByRef(ITextBackground symbol)
          Deprecated. Background symbol.
 void setBold(boolean bold)
          Deprecated. Indicates whether bold fonts style.
 void setCharacterSpacing(double characterSpacing)
          Deprecated. The character spacing.
 void setCharacterWidth(double characterWidth)
          Deprecated. The character width.
 void setColor(IColor color)
          Deprecated. Font color.
 void setFlipAngle(double flipAngle)
          Deprecated. Flip angle.
 void setFontName(java.lang.String fontName)
          Deprecated. Font name.
 void setGeometry(IGeometry pGeometry)
          Deprecated. Shape of the element as a geometry.
 void setHorizontalAlignment(int horizAlignment)
          Deprecated. Horizontal alignment style.
 void setItalic(boolean italic)
          Deprecated. Indicates whether italic font style.
 void setLeading(double leading)
          Deprecated. The character leading.
 void setOverriddenProperties(int props)
          Deprecated. Overridden properties.
 void setOverriddenPropertiesExclusionMask(int mask)
          Deprecated. Mask used to exclude overrides when drawing.
 void setSharedSymbol(int symbolID, ISymbol rhs2)
          Deprecated. The symbol ID associated with this element.
 void setSize(double pointSize)
          Deprecated. Font size.
 void setText(java.lang.String text)
          Deprecated. Text being displayed by this element.
 void setTextPathByRef(ITextPath textPath)
          Deprecated. Text path.
 void setUnderline(boolean underline)
          Deprecated. Indicates whether underline font style.
 void setVerticalAlignment(int vertAlignment)
          Deprecated. Vertical alignment style.
 void setWordSpacing(double wordSpacing)
          Deprecated. The word spacing.
 void setXOffset(double xOffset)
          Deprecated. Text offset along X-axis.
 void setYOffset(double yOffset)
          Deprecated. Text offset along Y-axis.
 
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

ISymbolCollectionElementProxy

public ISymbolCollectionElementProxy(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

ISymbolCollectionElementProxy

public ISymbolCollectionElementProxy()
Deprecated. 
For internal use only


ISymbolCollectionElementProxy

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

ISymbolCollectionElementProxy

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

ISymbolCollectionElementProxy

protected ISymbolCollectionElementProxy(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

getSymbolID

public int getSymbolID()
                throws java.io.IOException,
                       AutomationException
Deprecated. 
Symbol ID associated with this element.

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

setSharedSymbol

public void setSharedSymbol(int symbolID,
                            ISymbol rhs2)
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
The symbol ID associated with this element.

Specified by:
setSharedSymbol in interface ISymbolCollectionElement
Parameters:
symbolID - The symbolID (in)
rhs2 - A reference to a com.esri.arcgis.display.ISymbol (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getSharedSymbol

public ISymbol getSharedSymbol()
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
Collection symbol.

Specified by:
getSharedSymbol in interface ISymbolCollectionElement
Returns:
A reference to a com.esri.arcgis.display.ISymbol
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

exportToESRIAnno

public void exportToESRIAnno(IStream stream)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
Saves the anno in a compressed format.

Specified by:
exportToESRIAnno in interface ISymbolCollectionElement
Parameters:
stream - A reference to a com.esri.arcgis.system.IStream (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

importFromESRIAnno

public void importFromESRIAnno(IStream stream,
                               ISpatialReference spatialReference,
                               ISymbolCollection symbolCollection)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
Loads the anno in a compressed format.

Specified by:
importFromESRIAnno in interface ISymbolCollectionElement
Parameters:
stream - A reference to a com.esri.arcgis.system.IStream (in)
spatialReference - A reference to a com.esri.arcgis.geometry.ISpatialReference (in)
symbolCollection - A reference to a com.esri.arcgis.display.ISymbolCollection (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

drawESRIAnno

public void drawESRIAnno(IStream stream,
                         ISymbolCollection symbolCollection,
                         ISpatialReference spatialRef,
                         IDisplay display)
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
Draws the anno in a compressed format.

Specified by:
drawESRIAnno in interface ISymbolCollectionElement
Parameters:
stream - A reference to a com.esri.arcgis.system.IStream (in)
symbolCollection - A reference to a com.esri.arcgis.display.ISymbolCollection (in)
spatialRef - A reference to a com.esri.arcgis.geometry.ISpatialReference (in)
display - A reference to a com.esri.arcgis.display.IDisplay (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getXOffset

public double getXOffset()
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
Text offset along X-axis.

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

setXOffset

public void setXOffset(double xOffset)
                throws java.io.IOException,
                       AutomationException
Deprecated. 
Text offset along X-axis.

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

getYOffset

public double getYOffset()
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
Text offset along Y-axis.

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

setYOffset

public void setYOffset(double yOffset)
                throws java.io.IOException,
                       AutomationException
Deprecated. 
Text offset along Y-axis.

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

getVerticalAlignment

public int getVerticalAlignment()
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
Vertical alignment style.

Specified by:
getVerticalAlignment in interface ISymbolCollectionElement
Returns:
A com.esri.arcgis.display.esriTextVerticalAlignment constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setVerticalAlignment

public void setVerticalAlignment(int vertAlignment)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
Vertical alignment style.

Specified by:
setVerticalAlignment in interface ISymbolCollectionElement
Parameters:
vertAlignment - A com.esri.arcgis.display.esriTextVerticalAlignment constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getHorizontalAlignment

public int getHorizontalAlignment()
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
Horizontal alignment style.

Specified by:
getHorizontalAlignment in interface ISymbolCollectionElement
Returns:
A com.esri.arcgis.display.esriTextHorizontalAlignment constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setHorizontalAlignment

public void setHorizontalAlignment(int horizAlignment)
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Horizontal alignment style.

Specified by:
setHorizontalAlignment in interface ISymbolCollectionElement
Parameters:
horizAlignment - A com.esri.arcgis.display.esriTextHorizontalAlignment constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getFlipAngle

public double getFlipAngle()
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
Flip angle.

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

setFlipAngle

public void setFlipAngle(double flipAngle)
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
Flip angle.

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

ISymbolCollectionElement_getAnchorPoint

public IPoint ISymbolCollectionElement_getAnchorPoint()
                                               throws java.io.IOException,
                                                      AutomationException
Deprecated. 
Callout anchor point.

Specified by:
ISymbolCollectionElement_getAnchorPoint in interface ISymbolCollectionElement
Returns:
A reference to a com.esri.arcgis.geometry.IPoint
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setAnchorPoint

public void setAnchorPoint(IPoint anchorPoint)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
Callout anchor point.

Specified by:
setAnchorPoint in interface ISymbolCollectionElement
Parameters:
anchorPoint - A reference to a com.esri.arcgis.geometry.IPoint (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getSize

public double getSize()
               throws java.io.IOException,
                      AutomationException
Deprecated. 
Font size.

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

setSize

public void setSize(double pointSize)
             throws java.io.IOException,
                    AutomationException
Deprecated. 
Font size.

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

getColor

public IColor getColor()
                throws java.io.IOException,
                       AutomationException
Deprecated. 
Font color.

Specified by:
getColor in interface ISymbolCollectionElement
Returns:
A reference to a com.esri.arcgis.display.IColor
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setColor

public void setColor(IColor color)
              throws java.io.IOException,
                     AutomationException
Deprecated. 
Font color.

Specified by:
setColor in interface ISymbolCollectionElement
Parameters:
color - A reference to a com.esri.arcgis.display.IColor (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getTextPath

public ITextPath getTextPath()
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
Text path.

Specified by:
getTextPath in interface ISymbolCollectionElement
Returns:
A reference to a com.esri.arcgis.display.ITextPath
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setTextPathByRef

public void setTextPathByRef(ITextPath textPath)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
Text path.

Specified by:
setTextPathByRef in interface ISymbolCollectionElement
Parameters:
textPath - A reference to a com.esri.arcgis.display.ITextPath (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getCharacterSpacing

public double getCharacterSpacing()
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
The character spacing.

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

setCharacterSpacing

public void setCharacterSpacing(double characterSpacing)
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
The character spacing.

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

getCharacterWidth

public double getCharacterWidth()
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
The character width.

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

setCharacterWidth

public void setCharacterWidth(double characterWidth)
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
The character width.

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

getWordSpacing

public double getWordSpacing()
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
The word spacing.

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

setWordSpacing

public void setWordSpacing(double wordSpacing)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
The word spacing.

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

getLeading

public double getLeading()
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
The character leading.

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

setLeading

public void setLeading(double leading)
                throws java.io.IOException,
                       AutomationException
Deprecated. 
The character leading.

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

isBold

public boolean isBold()
               throws java.io.IOException,
                      AutomationException
Deprecated. 
Indicates whether bold fonts style.

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

setBold

public void setBold(boolean bold)
             throws java.io.IOException,
                    AutomationException
Deprecated. 
Indicates whether bold fonts style.

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

getFontName

public java.lang.String getFontName()
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
Font name.

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

setFontName

public void setFontName(java.lang.String fontName)
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
Font name.

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

isItalic

public boolean isItalic()
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
Indicates whether italic font style.

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

setItalic

public void setItalic(boolean italic)
               throws java.io.IOException,
                      AutomationException
Deprecated. 
Indicates whether italic font style.

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

isUnderline

public boolean isUnderline()
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
Indicates whether underline font style.

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

setUnderline

public void setUnderline(boolean underline)
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
Indicates whether underline font style.

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

getBackground

public ITextBackground getBackground()
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
Background symbol.

Specified by:
getBackground in interface ISymbolCollectionElement
Returns:
A reference to a com.esri.arcgis.display.ITextBackground
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setBackgroundByRef

public void setBackgroundByRef(ITextBackground symbol)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
Background symbol.

Specified by:
setBackgroundByRef in interface ISymbolCollectionElement
Parameters:
symbol - A reference to a com.esri.arcgis.display.ITextBackground (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setOverriddenProperties

public void setOverriddenProperties(int props)
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
Overridden properties.

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

getOverriddenProperties

public int getOverriddenProperties()
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Overridden properties.

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

setOverriddenPropertiesExclusionMask

public void setOverriddenPropertiesExclusionMask(int mask)
                                          throws java.io.IOException,
                                                 AutomationException
Deprecated. 
Mask used to exclude overrides when drawing.

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

getOverriddenPropertiesExclusionMask

public int getOverriddenPropertiesExclusionMask()
                                         throws java.io.IOException,
                                                AutomationException
Deprecated. 
Mask used to exclude overrides when drawing.

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

getText

public java.lang.String getText()
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
Text being displayed by this element.

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

setText

public void setText(java.lang.String text)
             throws java.io.IOException,
                    AutomationException
Deprecated. 
Text being displayed by this element.

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

getGeometry

public IGeometry getGeometry()
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
Shape of the element as a geometry.

Specified by:
getGeometry in interface ISymbolCollectionElement
Returns:
A reference to a com.esri.arcgis.geometry.IGeometry
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setGeometry

public void setGeometry(IGeometry pGeometry)
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
Shape of the element as a geometry.

Specified by:
setGeometry in interface ISymbolCollectionElement
Parameters:
pGeometry - A reference to a com.esri.arcgis.geometry.IGeometry (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.