com.esri.arcgis.display
Class INewRectangleFeedbackProxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.display.IDisplayFeedbackProxy
          extended by com.esri.arcgis.display.IDisplayFeedback2Proxy
              extended by com.esri.arcgis.display.INewRectangleFeedbackProxy
All Implemented Interfaces:
IDisplayFeedback, IDisplayFeedback2, INewRectangleFeedback, java.io.Externalizable, java.io.Serializable

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

Description: 'Provides access to members that control the creation of a new rectangle.' 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 INewRectangleFeedbackProxy
extends IDisplayFeedback2Proxy
implements INewRectangleFeedback, 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.display.INewRectangleFeedback
IID, IIDce877344_e124_4cfb_bf38_e9e7f853b575
 
Fields inherited from interface com.esri.arcgis.display.IDisplayFeedback2
IIDc003bec8_e340_42d4_9fbf_661dbc9e5b05
 
Fields inherited from interface com.esri.arcgis.display.IDisplayFeedback
IIDd2c13e55_4bea_11d1_b6cc_080009b996cc
 
Constructor Summary
  INewRectangleFeedbackProxy()
          Deprecated. For internal use only
  INewRectangleFeedbackProxy(java.lang.Object obj)
          Deprecated.  
protected INewRectangleFeedbackProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  INewRectangleFeedbackProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected INewRectangleFeedbackProxy(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 getAngle()
          Deprecated. The angle of the current rectangle being constructed.
 double getAspectRatio()
          Deprecated. The aspect ratio for the custom constraint type.
 int getConstraint()
          Deprecated. The constraint on this rubberbander.
 double getLength()
          Deprecated. The length of the current rectangle being constructed.
 double getWidth()
          Deprecated. The width of the current rectangle being constructed.
 boolean isEnvelope()
          Deprecated. Indicates whether the rectangle is an envelope or angled.
 boolean isSnapLength()
          Deprecated. Indicates whether the rectangle's length is fixed.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setAngle(double angle)
          Deprecated. The angle of the current rectangle being constructed.
 void setAspectRatio(double aspectRatio)
          Deprecated. The aspect ratio for the custom constraint type.
 void setConstraint(int constrain)
          Deprecated. The constraint on this rubberbander.
 void setIsEnvelope(boolean isEnvelope)
          Deprecated. Indicates whether the rectangle is an envelope or angled.
 void setLength(double length)
          Deprecated. The length of the current rectangle being constructed.
 void setPoint(IPoint point)
          Deprecated. Set the location of the second location.
 void setSnapLength(boolean snapLength)
          Deprecated. Indicates whether the rectangle's length is fixed.
 void setWidth(double width)
          Deprecated. The width of the current rectangle being constructed.
 void start(IPoint point)
          Deprecated. Begins a normal feedback at the given point.
 IGeometry stop(IPoint point)
          Deprecated. Stops the feedback and returns the shape.
 
Methods inherited from class com.esri.arcgis.display.IDisplayFeedback2Proxy
isSymbolIsWYSIWYG, isUseReferenceScale, setSymbolIsWYSIWYG, setUseReferenceScale
 
Methods inherited from class com.esri.arcgis.display.IDisplayFeedbackProxy
getSymbol, moveTo, refresh, setDisplayByRef, setSymbolByRef
 
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
 
Methods inherited from interface com.esri.arcgis.display.IDisplayFeedback2
isSymbolIsWYSIWYG, isUseReferenceScale, setSymbolIsWYSIWYG, setUseReferenceScale
 
Methods inherited from interface com.esri.arcgis.display.IDisplayFeedback
getSymbol, moveTo, refresh, setDisplayByRef, setSymbolByRef
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

INewRectangleFeedbackProxy

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

INewRectangleFeedbackProxy

public INewRectangleFeedbackProxy()
Deprecated. 
For internal use only


INewRectangleFeedbackProxy

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

INewRectangleFeedbackProxy

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

INewRectangleFeedbackProxy

protected INewRectangleFeedbackProxy(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 IDisplayFeedback2Proxy
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 IDisplayFeedback2Proxy
Throws:
java.io.IOException

start

public void start(IPoint point)
           throws java.io.IOException,
                  AutomationException
Deprecated. 
Begins a normal feedback at the given point.

Specified by:
start in interface INewRectangleFeedback
Parameters:
point - 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.

setPoint

public void setPoint(IPoint point)
              throws java.io.IOException,
                     AutomationException
Deprecated. 
Set the location of the second location.

Specified by:
setPoint in interface INewRectangleFeedback
Parameters:
point - 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.

stop

public IGeometry stop(IPoint point)
               throws java.io.IOException,
                      AutomationException
Deprecated. 
Stops the feedback and returns the shape.

Specified by:
stop in interface INewRectangleFeedback
Parameters:
point - A reference to a com.esri.arcgis.geometry.IPoint (in)
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.

getLength

public double getLength()
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
The length of the current rectangle being constructed.

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

setLength

public void setLength(double length)
               throws java.io.IOException,
                      AutomationException
Deprecated. 
The length of the current rectangle being constructed.

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

getWidth

public double getWidth()
                throws java.io.IOException,
                       AutomationException
Deprecated. 
The width of the current rectangle being constructed.

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

setWidth

public void setWidth(double width)
              throws java.io.IOException,
                     AutomationException
Deprecated. 
The width of the current rectangle being constructed.

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

getAngle

public double getAngle()
                throws java.io.IOException,
                       AutomationException
Deprecated. 
The angle of the current rectangle being constructed.

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

setAngle

public void setAngle(double angle)
              throws java.io.IOException,
                     AutomationException
Deprecated. 
The angle of the current rectangle being constructed.

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

isEnvelope

public boolean isEnvelope()
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
Indicates whether the rectangle is an envelope or angled.

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

setIsEnvelope

public void setIsEnvelope(boolean isEnvelope)
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
Indicates whether the rectangle is an envelope or angled.

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

isSnapLength

public boolean isSnapLength()
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
Indicates whether the rectangle's length is fixed.

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

setSnapLength

public void setSnapLength(boolean snapLength)
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
Indicates whether the rectangle's length is fixed.

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

getConstraint

public int getConstraint()
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
The constraint on this rubberbander.

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

setConstraint

public void setConstraint(int constrain)
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
The constraint on this rubberbander.

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

getAspectRatio

public double getAspectRatio()
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
The aspect ratio for the custom constraint type.

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

setAspectRatio

public void setAspectRatio(double aspectRatio)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
The aspect ratio for the custom constraint type.

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