|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.carto.SidPictureElement
public class SidPictureElement
COM Class 'SidPictureElement'. Generated 3/19/2015 1:20:41 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description 'Graphic Element to display SID Pictures. This coclass is deprecated. It will not be available in a future release.' 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 =
Field Summary | |
---|---|
static long |
serialVersionUID
|
Fields inherited from interface com.esri.arcgis.carto.IElement |
---|
IID, IID9b001319_9ed7_11d0_859e_0800091a2a72, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IElementProperties |
---|
IID, IID86f32b61_7667_11d2_a2d3_080009b6f22b, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IElementProperties2 |
---|
IID, IID7d019a0d_f450_48fe_8a78_a2f0cb8ef3a4, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IElementProperties3 |
---|
IID, IID7d019a0e_f450_48fe_8a78_a2f0cb8ef3a4, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IFrameElement |
---|
IID, IID9b00131a_9ed7_11d0_859e_0800091a2a72, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IFrameDraw |
---|
IID, IIDcf387183_1698_4463_b5f5_67925465812e, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IFrameProperties |
---|
IID, IIDd1b1b855_5885_4d7f_a444_a02e3e1078c3, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IPictureElement |
---|
IID, IIDc0a341c2_cfe2_11d1_9140_0000f87808ee, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IPictureElement2 |
---|
IID, IIDc0a341c3_cfe2_11d1_9140_0000f87808ee, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IPictureElement3 |
---|
IID, IIDc0a341c4_cfe2_11d1_9140_0000f87808ee, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IPictureElement4 |
---|
IID, IIDc0a341c5_cfe2_11d1_9140_0000f87808ee, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IPictureElement5 |
---|
IID, IIDc0a341c6_cfe2_11d1_9140_0000f87808ee, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IGraphicElement |
---|
IID, IIDc5c980f9_145e_11d3_9f88_00c04f6bc6a5, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IBoundsProperties |
---|
IID, IID7ad72c5d_eb8a_11d3_9314_00600802e603, xxDummy |
Fields inherited from interface com.esri.arcgis.carto.IOlePictureElement |
---|
IID, IID1a082f15_c06f_11d2_9f22_00c04f6bc8dd, xxDummy |
Fields inherited from interface com.esri.arcgis.geometry.ITransform2D |
---|
IID, IID3be78ad0_886e_11d1_bc78_0000f875bcce, xxDummy |
Fields inherited from interface com.esri.arcgis.system.IPropertySupport |
---|
IID, IID8a11ad55_2f4f_11d3_9fa0_00c04f6bc6a5, xxDummy |
Fields inherited from interface com.esri.arcgis.system.IPersistStream |
---|
IID, IID00000109_0000_0000_c000_000000000046, xxDummy |
Fields inherited from interface com.esri.arcgis.system.IPersist |
---|
IID0000010c_0000_0000_c000_000000000046 |
Fields inherited from interface com.esri.arcgis.system.IClone |
---|
IID, IID9bff8aeb_e415_11d0_943c_080009eebecb, xxDummy |
Constructor Summary | |
---|---|
SidPictureElement()
Constructs a SidPictureElement using ArcGIS Engine. |
|
SidPictureElement(java.lang.Object obj)
Construct a SidPictureElement using a reference to such an object returned from ArcGIS Engine or Server. |
Method Summary | |
---|---|
void |
activate(IDisplay display)
Prepare to display graphic on screen. |
boolean |
applies(java.lang.Object pUnk)
Indicates if the receiver can apply the given object at any given time. |
java.lang.Object |
apply(java.lang.Object newObject)
Applies the given property to the receiver and returns the old object. |
void |
assign(IClone src)
Assigns the properties of src to the receiver. |
boolean |
canApply(java.lang.Object pUnk)
Indicates if the receiver can apply the given object at that particular moment. |
boolean |
canRotate()
Indicates if the element can be rotated. |
void |
deactivate()
ActiveView that graphics are displayed on is no longer visible. |
void |
draw(IDisplay display,
ITrackCancel trackCancel)
Draws the element into the given display object. |
void |
drawBackground(IDisplay display,
ITrackCancel cancelTracker)
Draw the frame's shadow and background. |
void |
drawDraftMode(IDisplay display,
ITrackCancel cancelTracker)
Draw the draft mode representation of the frame. |
void |
drawForeground(IDisplay display,
ITrackCancel cancelTracker)
Draw the frame's border. |
boolean |
equals(java.lang.Object o)
Compare this object with another |
IClone |
esri_clone()
Clones the receiver and assigns the result to *clone. |
java.lang.String |
getAttachmentFilter()
Use attachment that has filter in the name. |
IBackground |
getBackground()
Frame background used by this element. |
IBorder |
getBorder()
Frame border used by this element. |
void |
getClassID(GUID[] pClassID)
getClassID |
static java.lang.String |
getClsid()
getClsid. |
java.lang.Object |
getCurrent(java.lang.Object pUnk)
The object currently being used. |
java.lang.Object |
getCustomProperty()
Custom property. |
java.lang.String |
getFilter()
Filter used in CFileDialog. |
IGeometry |
getGeometry()
Shape of the element as a geometry. |
int |
getHandle()
The picture handle as a HBITMAP for bitmap pictures or an HENHMETAFILE for vector pictures. |
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Deprecated. Internal use only. |
java.lang.String |
getName()
Name of the element. |
java.lang.Object |
getObject()
Object framed by this element. |
java.lang.String |
getPath()
Associated picture file. |
double |
getPictureAspectRatio()
Filter used in CFileDialog. |
java.lang.String |
getPictureDescription()
Description of the Picture Element. |
java.lang.String |
getPictureField()
Field that specifies picture. |
double |
getReferenceScale()
Reference scale of the element. |
ISelectionTracker |
getSelectionTracker()
Selection tracker used by this element. |
IShadow |
getShadow()
Frame shadow used by this element. |
void |
getSizeMax(_ULARGE_INTEGER[] pcbSize)
getSizeMax |
ISpatialReference |
getSpatialReference()
Spatial reference of the container. |
int |
getThumbnail()
Small bitmap representation of this element. |
java.lang.String |
getType()
Type of the element. |
int |
hashCode()
the hashcode for this object |
boolean |
hitTest(double x,
double y,
double tolerance)
Indicates if the given x and y coordinates are contained by the element. |
int |
IElementProperties3_getAnchorPoint()
Anchor point of the element. |
IBackground |
IFrameProperties_getBackground()
Frame background used by this element. |
void |
importFromVariant(java.lang.Object v)
Import picture from path, url, raster, or blob. |
void |
importPicture(Picture pictureDisp)
Import Picture from an IPictureDisp interface. |
void |
importPictureFromFile(java.lang.String name)
File to be imported. |
boolean |
isAutoTransform()
Indicates if transform is applied to symbols and other parts of element. |
void |
isDirty()
isDirty |
boolean |
isDraftMode()
Indicates if this element is in draft mode, i.e., draws fast. |
boolean |
isEqual(IClone other)
Indicates if the receiver and other have the same properties. |
boolean |
isFixedAspectRatio()
Indicates if the bounds has a fixed aspect ratio. |
boolean |
isFixedSize()
Indicates if size is determined by some other property like the symbol. |
boolean |
isIdentical(IClone other)
Indicates if the receiver and other are the same object. |
boolean |
isLocked()
Indicates if the element is in a read-only state. |
boolean |
isMaintainAspectRatio()
Indicates if the resize box will maintain the picture's aspect ratio. |
boolean |
isSavePictureInDocument()
Indicates if the Picture will be stored in the Document. |
boolean |
isUseAttachment()
Picture shows attachment. |
boolean |
isVector()
Indicates whether picture is a vector format as opposed to raster. |
void |
load(IStream pstm)
load |
void |
move(double dx,
double dy)
Moves dx units horizontally and dy units vertically. |
void |
moveVector(ILine v)
Moves a direction and distance v. |
void |
queryBounds(IDisplay display,
IEnvelope bounds)
Bounds of the element taking symbology into consideration. |
void |
queryIntrinsicSize(double[] widthPoints,
double[] heightPoints)
Get the intrinsic size of the picture in points. |
void |
queryOutline(IDisplay display,
IPolygon outline)
Bounds of the element taking symbology into consideration. |
void |
readExternal(java.io.ObjectInput in)
|
void |
release()
Release a SidPictureElement. |
void |
rotate(IPoint origin,
double rotationAngle)
Rotates about the specified origin point. |
void |
save(IStream pstm,
int fClearDirty)
save |
void |
scale(IPoint origin,
double sx,
double sy)
Scales about the specified origin using seperate horizonal and vertical scales. |
void |
setAnchorPoint(int anchorPoint)
Anchor point of the element. |
void |
setAttachmentFilter(java.lang.String filter)
Use attachment that has filter in the name. |
void |
setAutoTransform(boolean autoTransform)
Indicates if transform is applied to symbols and other parts of element. |
void |
setBackground(IBackground background)
Frame background used by this element. |
void |
setBorder(IBorder border)
Frame border used by this element. |
void |
setCustomProperty(java.lang.Object customProperty)
Custom property. |
void |
setDraftMode(boolean draftMode)
Indicates if this element is in draft mode, i.e., draws fast. |
void |
setFixedAspectRatio(boolean flag)
Indicates if the bounds has a fixed aspect ratio. |
void |
setGeometry(IGeometry pGeometry)
Shape of the element as a geometry. |
void |
setLocked(boolean pLocked)
Indicates if the element is in a read-only state. |
void |
setMaintainAspectRatio(boolean bRatio)
Indicates if the resize box will maintain the picture's aspect ratio. |
void |
setName(java.lang.String name)
Name of the element. |
void |
setPath(java.lang.String path)
Associated picture file. |
void |
setPictureField(java.lang.String fieldName)
Field that specifies picture. |
void |
setReferenceScale(double referenceScale)
Reference scale of the element. |
void |
setSavePictureInDocument(boolean bSaveInDoc)
Indicates if the Picture will be stored in the Document. |
void |
setShadow(IShadow shadow)
Frame shadow used by this element. |
void |
setSpatialReferenceByRef(ISpatialReference spatialRef)
Spatial reference of the container. |
void |
setType(java.lang.String name)
Type of the element. |
void |
setUseAttachment(boolean flag)
Picture shows attachment. |
void |
transform(int direction,
ITransformation transformation)
Applies an arbitrary transformation. |
void |
writeExternal(java.io.ObjectOutput out)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final long serialVersionUID
Constructor Detail |
---|
public SidPictureElement() throws java.io.IOException, java.net.UnknownHostException
java.io.IOException
- if there are interop problems
java.net.UnknownHostException
- if there are interop problemspublic SidPictureElement(java.lang.Object obj) throws java.io.IOException
obj
to SidPictureElement
.
obj
- an object returned from ArcGIS Engine or Server
java.io.IOException
- if there are interop problems
SidPictureElement theSidPictureElement = (SidPictureElement) obj;
Method Detail |
---|
public static java.lang.String getClsid()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch
in interface com.esri.arcgis.interop.RemoteObjRef
public void release()
release
in interface com.esri.arcgis.interop.RemoteObjRef
public IGeometry getGeometry() throws java.io.IOException, AutomationException
getGeometry
in interface IElement
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setGeometry(IGeometry pGeometry) throws java.io.IOException, AutomationException
setGeometry
in interface IElement
pGeometry
- A reference to a com.esri.arcgis.geometry.IGeometry (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void queryBounds(IDisplay display, IEnvelope bounds) throws java.io.IOException, AutomationException
queryBounds
in interface IElement
display
- A reference to a com.esri.arcgis.display.IDisplay (in)bounds
- A reference to a com.esri.arcgis.geometry.IEnvelope (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void queryOutline(IDisplay display, IPolygon outline) throws java.io.IOException, AutomationException
queryOutline
in interface IElement
display
- A reference to a com.esri.arcgis.display.IDisplay (in)outline
- A reference to a com.esri.arcgis.geometry.IPolygon (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ISelectionTracker getSelectionTracker() throws java.io.IOException, AutomationException
getSelectionTracker
in interface IElement
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean hitTest(double x, double y, double tolerance) throws java.io.IOException, AutomationException
hitTest
in interface IElement
x
- The x (in)y
- The y (in)tolerance
- The tolerance (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void draw(IDisplay display, ITrackCancel trackCancel) throws java.io.IOException, AutomationException
draw
in interface IElement
display
- A reference to a com.esri.arcgis.display.IDisplay (in)trackCancel
- A reference to a com.esri.arcgis.system.ITrackCancel (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void activate(IDisplay display) throws java.io.IOException, AutomationException
activate
in interface IElement
display
- A reference to a com.esri.arcgis.display.IDisplay (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void deactivate() throws java.io.IOException, AutomationException
deactivate
in interface IElement
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isLocked() throws java.io.IOException, AutomationException
isLocked
in interface IElement
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setLocked(boolean pLocked) throws java.io.IOException, AutomationException
setLocked
in interface IElement
pLocked
- The pLocked (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getName() throws java.io.IOException, AutomationException
getName
in interface IElementProperties
getName
in interface IElementProperties2
getName
in interface IElementProperties3
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setName(java.lang.String name) throws java.io.IOException, AutomationException
setName
in interface IElementProperties
setName
in interface IElementProperties2
setName
in interface IElementProperties3
name
- The name (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getType() throws java.io.IOException, AutomationException
getType
in interface IElementProperties
getType
in interface IElementProperties2
getType
in interface IElementProperties3
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setType(java.lang.String name) throws java.io.IOException, AutomationException
setType
in interface IElementProperties
setType
in interface IElementProperties2
setType
in interface IElementProperties3
name
- The name (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isAutoTransform() throws java.io.IOException, AutomationException
isAutoTransform
in interface IElementProperties
isAutoTransform
in interface IElementProperties2
isAutoTransform
in interface IElementProperties3
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setAutoTransform(boolean autoTransform) throws java.io.IOException, AutomationException
setAutoTransform
in interface IElementProperties
setAutoTransform
in interface IElementProperties2
setAutoTransform
in interface IElementProperties3
autoTransform
- The autoTransform (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.Object getCustomProperty() throws java.io.IOException, AutomationException
getCustomProperty
in interface IElementProperties
getCustomProperty
in interface IElementProperties2
getCustomProperty
in interface IElementProperties3
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setCustomProperty(java.lang.Object customProperty) throws java.io.IOException, AutomationException
setCustomProperty
in interface IElementProperties
setCustomProperty
in interface IElementProperties2
setCustomProperty
in interface IElementProperties3
customProperty
- A Variant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean canRotate() throws java.io.IOException, AutomationException
canRotate
in interface IElementProperties2
canRotate
in interface IElementProperties3
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getReferenceScale() throws java.io.IOException, AutomationException
getReferenceScale
in interface IElementProperties2
getReferenceScale
in interface IElementProperties3
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setReferenceScale(double referenceScale) throws java.io.IOException, AutomationException
setReferenceScale
in interface IElementProperties2
setReferenceScale
in interface IElementProperties3
referenceScale
- The referenceScale (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int IElementProperties3_getAnchorPoint() throws java.io.IOException, AutomationException
IElementProperties3_getAnchorPoint
in interface IElementProperties3
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setAnchorPoint(int anchorPoint) throws java.io.IOException, AutomationException
setAnchorPoint
in interface IElementProperties3
anchorPoint
- A com.esri.arcgis.carto.esriAnchorPointEnum constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ISpatialReference getSpatialReference() throws java.io.IOException, AutomationException
getSpatialReference
in interface IElementProperties3
getSpatialReference
in interface IGraphicElement
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSpatialReferenceByRef(ISpatialReference spatialRef) throws java.io.IOException, AutomationException
setSpatialReferenceByRef
in interface IElementProperties3
setSpatialReferenceByRef
in interface IGraphicElement
spatialRef
- A reference to a com.esri.arcgis.geometry.ISpatialReference (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.Object getObject() throws java.io.IOException, AutomationException
getObject
in interface IFrameElement
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IBorder getBorder() throws java.io.IOException, AutomationException
getBorder
in interface IFrameElement
getBorder
in interface IFrameProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setBorder(IBorder border) throws java.io.IOException, AutomationException
setBorder
in interface IFrameElement
setBorder
in interface IFrameProperties
border
- A reference to a com.esri.arcgis.carto.IBorder (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IBackground getBackground() throws java.io.IOException, AutomationException
getBackground
in interface IFrameElement
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setBackground(IBackground background) throws java.io.IOException, AutomationException
setBackground
in interface IFrameElement
setBackground
in interface IFrameProperties
background
- A reference to a com.esri.arcgis.carto.IBackground (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getThumbnail() throws java.io.IOException, AutomationException
getThumbnail
in interface IFrameElement
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isDraftMode() throws java.io.IOException, AutomationException
isDraftMode
in interface IFrameElement
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDraftMode(boolean draftMode) throws java.io.IOException, AutomationException
setDraftMode
in interface IFrameElement
draftMode
- The draftMode (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void drawBackground(IDisplay display, ITrackCancel cancelTracker) throws java.io.IOException, AutomationException
drawBackground
in interface IFrameDraw
display
- A reference to a com.esri.arcgis.display.IDisplay (in)cancelTracker
- A reference to a com.esri.arcgis.system.ITrackCancel (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void drawDraftMode(IDisplay display, ITrackCancel cancelTracker) throws java.io.IOException, AutomationException
drawDraftMode
in interface IFrameDraw
display
- A reference to a com.esri.arcgis.display.IDisplay (in)cancelTracker
- A reference to a com.esri.arcgis.system.ITrackCancel (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void drawForeground(IDisplay display, ITrackCancel cancelTracker) throws java.io.IOException, AutomationException
drawForeground
in interface IFrameDraw
display
- A reference to a com.esri.arcgis.display.IDisplay (in)cancelTracker
- A reference to a com.esri.arcgis.system.ITrackCancel (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IBackground IFrameProperties_getBackground() throws java.io.IOException, AutomationException
IFrameProperties_getBackground
in interface IFrameProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IShadow getShadow() throws java.io.IOException, AutomationException
getShadow
in interface IFrameProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setShadow(IShadow shadow) throws java.io.IOException, AutomationException
setShadow
in interface IFrameProperties
shadow
- A reference to a com.esri.arcgis.carto.IShadow (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getPictureDescription() throws java.io.IOException, AutomationException
getPictureDescription
in interface IPictureElement
getPictureDescription
in interface IPictureElement2
getPictureDescription
in interface IPictureElement3
getPictureDescription
in interface IPictureElement4
getPictureDescription
in interface IPictureElement5
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getFilter() throws java.io.IOException, AutomationException
getFilter
in interface IPictureElement
getFilter
in interface IPictureElement2
getFilter
in interface IPictureElement3
getFilter
in interface IPictureElement4
getFilter
in interface IPictureElement5
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getPictureAspectRatio() throws java.io.IOException, AutomationException
getPictureAspectRatio
in interface IPictureElement
getPictureAspectRatio
in interface IPictureElement2
getPictureAspectRatio
in interface IPictureElement3
getPictureAspectRatio
in interface IPictureElement4
getPictureAspectRatio
in interface IPictureElement5
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isMaintainAspectRatio() throws java.io.IOException, AutomationException
isMaintainAspectRatio
in interface IPictureElement
isMaintainAspectRatio
in interface IPictureElement2
isMaintainAspectRatio
in interface IPictureElement3
isMaintainAspectRatio
in interface IPictureElement4
isMaintainAspectRatio
in interface IPictureElement5
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setMaintainAspectRatio(boolean bRatio) throws java.io.IOException, AutomationException
setMaintainAspectRatio
in interface IPictureElement
setMaintainAspectRatio
in interface IPictureElement2
setMaintainAspectRatio
in interface IPictureElement3
setMaintainAspectRatio
in interface IPictureElement4
setMaintainAspectRatio
in interface IPictureElement5
bRatio
- The bRatio (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isSavePictureInDocument() throws java.io.IOException, AutomationException
isSavePictureInDocument
in interface IPictureElement
isSavePictureInDocument
in interface IPictureElement2
isSavePictureInDocument
in interface IPictureElement3
isSavePictureInDocument
in interface IPictureElement4
isSavePictureInDocument
in interface IPictureElement5
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSavePictureInDocument(boolean bSaveInDoc) throws java.io.IOException, AutomationException
setSavePictureInDocument
in interface IPictureElement
setSavePictureInDocument
in interface IPictureElement2
setSavePictureInDocument
in interface IPictureElement3
setSavePictureInDocument
in interface IPictureElement4
setSavePictureInDocument
in interface IPictureElement5
bSaveInDoc
- The bSaveInDoc (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void importPictureFromFile(java.lang.String name) throws java.io.IOException, AutomationException
importPictureFromFile
in interface IPictureElement
importPictureFromFile
in interface IPictureElement2
importPictureFromFile
in interface IPictureElement3
importPictureFromFile
in interface IPictureElement4
importPictureFromFile
in interface IPictureElement5
name
- The name (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void queryIntrinsicSize(double[] widthPoints, double[] heightPoints) throws java.io.IOException, AutomationException
queryIntrinsicSize
in interface IPictureElement2
queryIntrinsicSize
in interface IPictureElement3
queryIntrinsicSize
in interface IPictureElement4
queryIntrinsicSize
in interface IPictureElement5
widthPoints
- The widthPoints (in/out: use single element array)heightPoints
- The heightPoints (in/out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isVector() throws java.io.IOException, AutomationException
isVector
in interface IPictureElement2
isVector
in interface IPictureElement3
isVector
in interface IPictureElement4
isVector
in interface IPictureElement5
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getHandle() throws java.io.IOException, AutomationException
getHandle
in interface IPictureElement3
getHandle
in interface IPictureElement4
getHandle
in interface IPictureElement5
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setPath(java.lang.String path) throws java.io.IOException, AutomationException
setPath
in interface IPictureElement4
setPath
in interface IPictureElement5
path
- The path (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getPath() throws java.io.IOException, AutomationException
getPath
in interface IPictureElement4
getPath
in interface IPictureElement5
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getPictureField() throws java.io.IOException, AutomationException
getPictureField
in interface IPictureElement5
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setPictureField(java.lang.String fieldName) throws java.io.IOException, AutomationException
setPictureField
in interface IPictureElement5
fieldName
- The fieldName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isUseAttachment() throws java.io.IOException, AutomationException
isUseAttachment
in interface IPictureElement5
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setUseAttachment(boolean flag) throws java.io.IOException, AutomationException
setUseAttachment
in interface IPictureElement5
flag
- The flag (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getAttachmentFilter() throws java.io.IOException, AutomationException
getAttachmentFilter
in interface IPictureElement5
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setAttachmentFilter(java.lang.String filter) throws java.io.IOException, AutomationException
setAttachmentFilter
in interface IPictureElement5
filter
- The filter (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void importFromVariant(java.lang.Object v) throws java.io.IOException, AutomationException
importFromVariant
in interface IPictureElement5
v
- A Variant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isFixedAspectRatio() throws java.io.IOException, AutomationException
isFixedAspectRatio
in interface IBoundsProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setFixedAspectRatio(boolean flag) throws java.io.IOException, AutomationException
setFixedAspectRatio
in interface IBoundsProperties
flag
- The flag (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isFixedSize() throws java.io.IOException, AutomationException
isFixedSize
in interface IBoundsProperties
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void importPicture(Picture pictureDisp) throws java.io.IOException, AutomationException
importPicture
in interface IOlePictureElement
pictureDisp
- A reference to a com.esri.arcgis.support.ms.stdole.Picture (A com.esri.arcgis.support.ms.stdole.Picture COM typedef) (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void move(double dx, double dy) throws java.io.IOException, AutomationException
move
in interface ITransform2D
dx
- The dx (in)dy
- The dy (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void moveVector(ILine v) throws java.io.IOException, AutomationException
moveVector
in interface ITransform2D
v
- A reference to a com.esri.arcgis.geometry.ILine (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void scale(IPoint origin, double sx, double sy) throws java.io.IOException, AutomationException
scale
in interface ITransform2D
origin
- A reference to a com.esri.arcgis.geometry.IPoint (in)sx
- The sx (in)sy
- The sy (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void rotate(IPoint origin, double rotationAngle) throws java.io.IOException, AutomationException
rotate
in interface ITransform2D
origin
- A reference to a com.esri.arcgis.geometry.IPoint (in)rotationAngle
- The rotationAngle (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void transform(int direction, ITransformation transformation) throws java.io.IOException, AutomationException
transform
in interface ITransform2D
direction
- A com.esri.arcgis.geometry.esriTransformDirection constant (in)transformation
- A reference to a com.esri.arcgis.geometry.ITransformation (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean applies(java.lang.Object pUnk) throws java.io.IOException, AutomationException
applies
in interface IPropertySupport
pUnk
- A reference to another Object (IUnknown) (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean canApply(java.lang.Object pUnk) throws java.io.IOException, AutomationException
canApply
in interface IPropertySupport
pUnk
- A reference to another Object (IUnknown) (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.Object getCurrent(java.lang.Object pUnk) throws java.io.IOException, AutomationException
getCurrent
in interface IPropertySupport
pUnk
- A reference to another Object (IUnknown) (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.Object apply(java.lang.Object newObject) throws java.io.IOException, AutomationException
apply
in interface IPropertySupport
newObject
- A reference to another Object (IUnknown) (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void isDirty() throws java.io.IOException, AutomationException
isDirty
in interface IPersistStream
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void load(IStream pstm) throws java.io.IOException, AutomationException
load
in interface IPersistStream
pstm
- A reference to a com.esri.arcgis.system.IStream (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void save(IStream pstm, int fClearDirty) throws java.io.IOException, AutomationException
save
in interface IPersistStream
pstm
- A reference to a com.esri.arcgis.system.IStream (in)fClearDirty
- The fClearDirty (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getSizeMax(_ULARGE_INTEGER[] pcbSize) throws java.io.IOException, AutomationException
getSizeMax
in interface IPersistStream
pcbSize
- A Structure: com.esri.arcgis.system._ULARGE_INTEGER (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getClassID(GUID[] pClassID) throws java.io.IOException, AutomationException
getClassID
in interface IPersist
pClassID
- A Structure: com.esri.arcgis.support.ms.stdole.GUID (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IClone esri_clone() throws java.io.IOException, AutomationException
esri_clone
in interface IClone
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void assign(IClone src) throws java.io.IOException, AutomationException
assign
in interface IClone
src
- A reference to a com.esri.arcgis.system.IClone (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isEqual(IClone other) throws java.io.IOException, AutomationException
isEqual
in interface IClone
other
- A reference to a com.esri.arcgis.system.IClone (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isIdentical(IClone other) throws java.io.IOException, AutomationException
isIdentical
in interface IClone
other
- A reference to a com.esri.arcgis.system.IClone (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
writeExternal
in interface java.io.Externalizable
java.io.IOException
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
readExternal
in interface java.io.Externalizable
java.io.IOException
java.lang.ClassNotFoundException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |