com.esri.arcgis.carto
Class ILegendClassFormatProxy

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

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

Description: 'Provides access to members that control formatting information for a legend class.' 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 ILegendClassFormatProxy
extends com.esri.arcgis.interop.Dispatch
implements ILegendClassFormat, 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.ILegendClassFormat
IID, IID52aa5bc2_cb21_11d0_87f9_080009ec732a
 
Constructor Summary
  ILegendClassFormatProxy()
          Deprecated. For internal use only
  ILegendClassFormatProxy(java.lang.Object obj)
          Deprecated.  
protected ILegendClassFormatProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  ILegendClassFormatProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected ILegendClassFormatProxy(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.  
 IAreaPatch getAreaPatch()
          Deprecated. The area patch.
 ITextSymbol getDescriptionSymbol()
          Deprecated. Text symbol used to draw legend group descriptions.
 ITextSymbol getLabelSymbol()
          Deprecated. Text symbol used to draw the legend group labels.
 ILinePatch getLinePatch()
          Deprecated. The line patch.
 double getPatchHeight()
          Deprecated. Height of the patch in points.
 double getPatchWidth()
          Deprecated. Width of the patch in points.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setAreaPatch(IAreaPatch shape)
          Deprecated. The area patch.
 void setDescriptionSymbol(ITextSymbol symbol)
          Deprecated. Text symbol used to draw legend group descriptions.
 void setLabelSymbol(ITextSymbol symbol)
          Deprecated. Text symbol used to draw the legend group labels.
 void setLinePatch(ILinePatch shape)
          Deprecated. The line patch.
 void setPatchHeight(double height)
          Deprecated. Height of the patch in points.
 void setPatchWidth(double width)
          Deprecated. Width of the patch in points.
 
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

ILegendClassFormatProxy

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

ILegendClassFormatProxy

public ILegendClassFormatProxy()
Deprecated. 
For internal use only


ILegendClassFormatProxy

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

ILegendClassFormatProxy

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

ILegendClassFormatProxy

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

getLabelSymbol

public ITextSymbol getLabelSymbol()
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
Text symbol used to draw the legend group labels.

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

setLabelSymbol

public void setLabelSymbol(ITextSymbol symbol)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
Text symbol used to draw the legend group labels.

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

getDescriptionSymbol

public ITextSymbol getDescriptionSymbol()
                                 throws java.io.IOException,
                                        AutomationException
Deprecated. 
Text symbol used to draw legend group descriptions.

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

setDescriptionSymbol

public void setDescriptionSymbol(ITextSymbol symbol)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
Text symbol used to draw legend group descriptions.

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

getPatchWidth

public double getPatchWidth()
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
Width of the patch in points.

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

setPatchWidth

public void setPatchWidth(double width)
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
Width of the patch in points.

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

getPatchHeight

public double getPatchHeight()
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
Height of the patch in points.

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

setPatchHeight

public void setPatchHeight(double height)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
Height of the patch in points.

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

getLinePatch

public ILinePatch getLinePatch()
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
The line patch. (Optional. If non-null, this overrides default line patch specified by ILegend.LegendFormat).

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

setLinePatch

public void setLinePatch(ILinePatch shape)
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
The line patch. (Optional. If non-null, this overrides default line patch specified by ILegend.LegendFormat).

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

getAreaPatch

public IAreaPatch getAreaPatch()
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
The area patch. (Optional. If non-null, this overrides default area patch specified by ILegend.LegendFormat).

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

setAreaPatch

public void setAreaPatch(IAreaPatch shape)
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
The area patch. (Optional. If non-null, this overrides default area patch specified by ILegend.LegendFormat).

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