org.evolvis.liboffice.msword8
Class ShapeRange

java.lang.Object
  extended by com.jacob.com.JacobObject
      extended by com.jacob.com.Dispatch
          extended by org.evolvis.liboffice.msword8.ShapeRange

public class ShapeRange
extends com.jacob.com.Dispatch


Field Summary
static java.lang.String componentName
           
 
Fields inherited from class com.jacob.com.Dispatch
DISPID_ABOUTBOX, DISPID_AMBIENT_APPEARANCE, DISPID_AMBIENT_AUTOCLIP, DISPID_AMBIENT_BACKCOLOR, DISPID_AMBIENT_CHARSET, DISPID_AMBIENT_CODEPAGE, DISPID_AMBIENT_DISPLAYASDEFAULT, DISPID_AMBIENT_DISPLAYNAME, DISPID_AMBIENT_FONT, DISPID_AMBIENT_FORECOLOR, DISPID_AMBIENT_LOCALEID, DISPID_AMBIENT_MESSAGEREFLECT, DISPID_AMBIENT_PALETTE, DISPID_AMBIENT_SCALEUNITS, DISPID_AMBIENT_SHOWGRABHANDLES, DISPID_AMBIENT_SHOWHATCHING, DISPID_AMBIENT_SUPPORTSMNEMONICS, DISPID_AMBIENT_TEXTALIGN, DISPID_AMBIENT_TRANSFERPRIORITY, DISPID_AMBIENT_UIDEAD, DISPID_AMBIENT_USERMODE, DISPID_APPEARANCE, DISPID_AUTOSIZE, DISPID_BACKCOLOR, DISPID_BACKSTYLE, DISPID_BORDERCOLOR, DISPID_BORDERSTYLE, DISPID_BORDERVISIBLE, DISPID_BORDERWIDTH, DISPID_CAPTION, DISPID_CLICK, DISPID_COLLECT, DISPID_CONSTRUCTOR, DISPID_DBLCLICK, DISPID_DESTRUCTOR, DISPID_DOCLICK, DISPID_DRAWMODE, DISPID_DRAWSTYLE, DISPID_DRAWWIDTH, DISPID_ENABLED, DISPID_ERROREVENT, DISPID_EVALUATE, DISPID_FILLCOLOR, DISPID_FILLSTYLE, DISPID_FONT, DISPID_FORECOLOR, DISPID_HWND, DISPID_KEYDOWN, DISPID_KEYPRESS, DISPID_KEYUP, DISPID_MOUSEDOWN, DISPID_MOUSEICON, DISPID_MOUSEMOVE, DISPID_MOUSEPOINTER, DISPID_MOUSEUP, DISPID_NEWENUM, DISPID_PICTURE, DISPID_PROPERTYPUT, DISPID_READYSTATE, DISPID_READYSTATECHANGE, DISPID_REFRESH, DISPID_TABSTOP, DISPID_TEXT, DISPID_UNKNOWN, DISPID_VALID, DISPID_VALUE, fdexNameCaseSensitive, Get, LOCALE_SYSTEM_DEFAULT, m_pDispatch, Method, Put, PutRef
 
Constructor Summary
ShapeRange()
           
ShapeRange(com.jacob.com.Dispatch d)
          This constructor is used instead of a case operation to turn a Dispatch object into a wider object - it must exist in every wrapper class whose instances may be returned from method calls wrapped in VT_DISPATCH Variants.
ShapeRange(java.lang.String compName)
           
 
Method Summary
 void activate()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void apply()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Frame convertToFrame()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 InlineShape convertToInlineShape()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void delete()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 ShapeRange duplicate()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 com.jacob.com.Variant get_NewEnum()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Adjustments getAdjustments()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Range getAnchor()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Application getApplication()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 CalloutFormat getCallout()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 ConnectorFormat getConnectorFormat()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getCount()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getCreator()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 FillFormat getFill()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 GroupShapes getGroupItems()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 float getHeight()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Hyperlink getHyperlink()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 float getLeft()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 LineFormat getLine()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getLockAnchor()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 java.lang.String getName()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 ShapeNodes getNodes()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 java.lang.Object getParent()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 PictureFormat getPictureFormat()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getRelativeHorizontalPosition()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getRelativeVerticalPosition()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 float getRotation()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 ShadowFormat getShadow()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 TextEffectFormat getTextEffect()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 TextFrame getTextFrame()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 ThreeDFormat getThreeD()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 float getTop()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 com.jacob.com.Variant getVertices()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 float getWidth()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 WrapFormat getWrapFormat()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getZOrderPosition()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Shape group()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void incrementLeft(float lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void incrementRotation(float lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void incrementTop(float lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Shape item(com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void pickUp()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Shape regroup()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void rerouteConnections()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void select()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void select(com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setHeight(float lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setLeft(float lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setLockAnchor(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setName(java.lang.String lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setRelativeHorizontalPosition(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setRelativeVerticalPosition(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setRotation(float lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setShapesDefaultProperties()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setTop(float lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setWidth(float lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 ShapeRange ungroup()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 
Methods inherited from class com.jacob.com.Dispatch
call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, callN_CaseSensitive, callN, callN, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSubN, callSubN, coCreateInstance, finalize, get_CaseSensitive, get, get, getActiveInstance, getIDOfName, getIDsOfNames, getIDsOfNames, getProgramId, invoke, invoke, invoke, invokeSub, invokeSub, invokeSub, invokeSubv, invokeSubv, invokeSubv, invokev, invokev, invokev, invokev, obj2variant, obj2variant, put_Casesensitive, put, put, putRef, putRef, QueryInterface, safeRelease
 
Methods inherited from class com.jacob.com.JacobObject
debug, getBuildDate, getBuildVersion, isDebugEnabled
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

componentName

public static final java.lang.String componentName
See Also:
Constant Field Values
Constructor Detail

ShapeRange

public ShapeRange()

ShapeRange

public ShapeRange(com.jacob.com.Dispatch d)
This constructor is used instead of a case operation to turn a Dispatch object into a wider object - it must exist in every wrapper class whose instances may be returned from method calls wrapped in VT_DISPATCH Variants.


ShapeRange

public ShapeRange(java.lang.String compName)
Method Detail

getApplication

public Application getApplication()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Application

getCreator

public int getCreator()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

getParent

public java.lang.Object getParent()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Object

getCount

public int getCount()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

get_NewEnum

public com.jacob.com.Variant get_NewEnum()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Variant

getAdjustments

public Adjustments getAdjustments()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Adjustments

getCallout

public CalloutFormat getCallout()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type CalloutFormat

getConnectorFormat

public ConnectorFormat getConnectorFormat()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type ConnectorFormat

getFill

public FillFormat getFill()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type FillFormat

getGroupItems

public GroupShapes getGroupItems()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type GroupShapes

getHeight

public float getHeight()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type float

setHeight

public void setHeight(float lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type float

getLeft

public float getLeft()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type float

setLeft

public void setLeft(float lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type float

getLine

public LineFormat getLine()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type LineFormat

getName

public java.lang.String getName()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type String

setName

public void setName(java.lang.String lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type String

getNodes

public ShapeNodes getNodes()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type ShapeNodes

getRotation

public float getRotation()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type float

setRotation

public void setRotation(float lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type float

getPictureFormat

public PictureFormat getPictureFormat()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type PictureFormat

getShadow

public ShadowFormat getShadow()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type ShadowFormat

getTextEffect

public TextEffectFormat getTextEffect()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type TextEffectFormat

getTextFrame

public TextFrame getTextFrame()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type TextFrame

getThreeD

public ThreeDFormat getThreeD()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type ThreeDFormat

getTop

public float getTop()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type float

setTop

public void setTop(float lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type float

getVertices

public com.jacob.com.Variant getVertices()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Variant

getWidth

public float getWidth()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type float

setWidth

public void setWidth(float lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type float

getZOrderPosition

public int getZOrderPosition()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

getHyperlink

public Hyperlink getHyperlink()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Hyperlink

getRelativeHorizontalPosition

public int getRelativeHorizontalPosition()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

setRelativeHorizontalPosition

public void setRelativeHorizontalPosition(int lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type int

getRelativeVerticalPosition

public int getRelativeVerticalPosition()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

setRelativeVerticalPosition

public void setRelativeVerticalPosition(int lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type int

getLockAnchor

public int getLockAnchor()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

setLockAnchor

public void setLockAnchor(int lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type int

getWrapFormat

public WrapFormat getWrapFormat()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type WrapFormat

getAnchor

public Range getAnchor()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Range

item

public Shape item(com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type Variant
Returns:
the result is of type Shape

apply

public void apply()
Wrapper for calling the ActiveX-Method with input-parameter(s).


delete

public void delete()
Wrapper for calling the ActiveX-Method with input-parameter(s).


duplicate

public ShapeRange duplicate()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type ShapeRange

incrementLeft

public void incrementLeft(float lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type float

incrementRotation

public void incrementRotation(float lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type float

incrementTop

public void incrementTop(float lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type float

group

public Shape group()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Shape

pickUp

public void pickUp()
Wrapper for calling the ActiveX-Method with input-parameter(s).


regroup

public Shape regroup()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Shape

rerouteConnections

public void rerouteConnections()
Wrapper for calling the ActiveX-Method with input-parameter(s).


select

public void select(com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type Variant

select

public void select()
Wrapper for calling the ActiveX-Method with input-parameter(s).


setShapesDefaultProperties

public void setShapesDefaultProperties()
Wrapper for calling the ActiveX-Method with input-parameter(s).


ungroup

public ShapeRange ungroup()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type ShapeRange

convertToFrame

public Frame convertToFrame()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Frame

convertToInlineShape

public InlineShape convertToInlineShape()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type InlineShape

activate

public void activate()
Wrapper for calling the ActiveX-Method with input-parameter(s).



Copyright © 2006-2008 tarent GmbH. All Rights Reserved.