|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.carto.TextElement
public class TextElement
COM Class 'TextElement'. Generated 3/19/2015 1:20:41 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description 'The Graphic Element to display text.' 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.ITextElement |
|---|
IID, IID204034d2_f6ea_11d0_83ad_080009b996cc, 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.IGroupSymbolElement |
|---|
IID, IID9e65c825_858c_11d3_9fc6_00c04f6bc6a5, xxDummy |
| Fields inherited from interface com.esri.arcgis.carto.ISymbolCollectionElement |
|---|
IID, IID9aec8465_b8c8_4099_95a8_49815539a8a7, 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.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.IPropertySupport |
|---|
IID, IID8a11ad55_2f4f_11d3_9fa0_00c04f6bc6a5, xxDummy |
| Fields inherited from interface com.esri.arcgis.carto.IElementEditVertices |
|---|
IID, IID86f32b62_7667_11d2_a2d3_080009b6f22b, xxDummy |
| Fields inherited from interface com.esri.arcgis.carto.IElementEditCallout |
|---|
IID, IIDb6c88d50_e8b6_11d4_8408_0080c79f0371, xxDummy |
| Fields inherited from interface com.esri.arcgis.system.IClone |
|---|
IID, IID9bff8aeb_e415_11d0_943c_080009eebecb, xxDummy |
| Fields inherited from interface com.esri.arcgis.carto.IMultiPartTextElement |
|---|
IID, IIDb0db3a18_85c0_4c1b_97d2_a9501552ecaf, xxDummy |
| Fields inherited from interface com.esri.arcgis.system.IXMLSerialize |
|---|
IID, IIDc8545045_6615_48e3_af27_52a0e5fc35e2, xxDummy |
| Constructor Summary | |
|---|---|
TextElement()
Constructs a TextElement using ArcGIS Engine. |
|
TextElement(java.lang.Object obj)
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts. TextElement theTextElement = (TextElement) obj; |
|
| 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 |
convertToMultiPart(IDisplay pDisplay)
Converts the current element into a multipart element. |
void |
convertToSinglePart()
Converts the current element into a single part element. |
void |
deactivate()
ActiveView that graphics are displayed on is no longer visible. |
void |
deletePart(int index)
Delete a part in the multipart element at the specified index. |
void |
deserialize(IXMLSerializeData data)
Deserializes an object from XML. |
void |
draw(IDisplay display,
ITrackCancel trackCancel)
Draws the element into the given display object. |
void |
drawESRIAnno(IStream stream,
ISymbolCollection symbolCollection,
ISpatialReference spatialRef,
IDisplay display)
Draws the anno in a compressed format. |
boolean |
equals(java.lang.Object o)
Compare this object with another |
IClone |
esri_clone()
Clones the receiver and assigns the result to *clone. |
void |
exportToESRIAnno(IStream stream)
Saves the anno in a compressed format. |
ITextBackground |
getBackground()
Background symbol. |
double |
getCharacterSpacing()
The character spacing. |
double |
getCharacterWidth()
The character width. |
void |
getClassID(GUID[] pClassID)
getClassID |
static java.lang.String |
getClsid()
getClsid. |
IColor |
getColor()
Font color. |
java.lang.Object |
getCurrent(java.lang.Object pUnk)
The object currently being used. |
java.lang.Object |
getCustomProperty()
Custom property. |
double |
getFlipAngle()
Flip angle. |
java.lang.String |
getFontName()
Font name. |
IGeometry |
getGeometry()
Shape of the element as a geometry. |
int |
getHorizontalAlignment()
Horizontal alignment style. |
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Deprecated. Internal use only. |
double |
getLeading()
The character leading. |
ISelectionTracker |
getMoveTextSelectionTracker()
Returns the selection tracker to move the text used by this element. |
ISelectionTracker |
getMoveVerticesSelectionTracker()
Selection tracker to move points used by this element. |
java.lang.String |
getName()
Name of the element. |
int |
getOverriddenProperties()
Overridden properties. |
int |
getOverriddenPropertiesExclusionMask()
Mask used to exclude overrides when drawing. |
int |
getPartCount()
The number of parts in the multipart element. |
double |
getReferenceScale()
Reference scale of the element. |
ISelectionTracker |
getSelectionTracker()
Selection tracker used by this element. |
ISymbol |
getSharedSymbol()
Collection symbol. |
double |
getSize()
Font size. |
void |
getSizeMax(_ULARGE_INTEGER[] pcbSize)
getSizeMax |
ISpatialReference |
getSpatialReference()
Spatial reference of the container. |
ITextSymbol |
getSymbol()
Text symbol this element uses to draw itself. |
int |
getSymbolID()
Symbol ID associated with this element. |
java.lang.String |
getText()
Text being displayed by this element. |
ITextPath |
getTextPath()
Text path. |
java.lang.String |
getType()
Type of the element. |
int |
getVerticalAlignment()
Vertical alignment style. |
double |
getWordSpacing()
The word spacing. |
double |
getXOffset()
Text offset along X-axis. |
double |
getYOffset()
Text offset along Y-axis. |
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. |
IPoint |
IGroupSymbolElement_getAnchorPoint()
Callout anchor point. |
void |
importFromESRIAnno(IStream stream,
ISpatialReference spatialReference)
Loads the anno in a compressed format. |
void |
importFromESRIAnno(IStream stream,
ISpatialReference spatialReference,
ISymbolCollection symbolCollection)
Loads the anno in a compressed format. |
void |
insertPart(int index,
java.lang.String text,
IGeometry geometry)
Insert a part in the multipart element at the specified index. |
boolean |
isAutoTransform()
Indicates if transform is applied to symbols and other parts of element. |
boolean |
isBold()
Indicates whether bold fonts style. |
void |
isDirty()
isDirty |
boolean |
isEditingCallout()
Indicates if this element is editing it's callout. |
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 |
isItalic()
Indicates whether italic font style. |
boolean |
isLocked()
Indicates if the element is in a read-only state. |
boolean |
isMovingVertices()
Indicates if this element is moving its vertices. |
boolean |
isMultipart()
Indicates if the element is multi part. |
boolean |
isScaleText()
Indicates if the text scales with the map. |
boolean |
isUnderline()
Indicates whether underline font style. |
IPoint |
ISymbolCollectionElement_getAnchorPoint()
Callout anchor point. |
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 |
queryOutline(IDisplay display,
IPolygon outline)
Bounds of the element taking symbology into consideration. |
IElement |
queryPart(int index)
Returns the part in the multipart element at the specified index. |
void |
readExternal(java.io.ObjectInput in)
|
void |
release()
Release a TextElement. |
void |
replacePart(int index,
java.lang.String text,
IGeometry geometry)
Replace a part in the multipart element at the specified index. |
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 |
serialize(IXMLSerializeData data)
Serializes an object to XML. |
void |
setAnchorPoint(int anchorPoint)
Anchor point of the element. |
void |
setAnchorPoint(IPoint anchorPoint)
Callout anchor point. |
void |
setAutoTransform(boolean autoTransform)
Indicates if transform is applied to symbols and other parts of element. |
void |
setBackgroundByRef(ITextBackground symbol)
Background symbol. |
void |
setBold(boolean bold)
Indicates whether bold fonts style. |
void |
setCharacterSpacing(double characterSpacing)
The character spacing. |
void |
setCharacterWidth(double characterWidth)
The character width. |
void |
setColor(IColor color)
Font color. |
void |
setCustomProperty(java.lang.Object customProperty)
Custom property. |
void |
setEditingCallout(boolean flag)
Indicates if this element is editing it's callout. |
void |
setFixedAspectRatio(boolean flag)
Indicates if the bounds has a fixed aspect ratio. |
void |
setFlipAngle(double flipAngle)
Flip angle. |
void |
setFontName(java.lang.String fontName)
Font name. |
void |
setGeometry(IGeometry pGeometry)
Shape of the element as a geometry. |
void |
setGroupSymbol(int symbolID,
ISymbol rhs2)
The symbol ID associated with this element. |
void |
setHorizontalAlignment(int horizAlignment)
Horizontal alignment style. |
void |
setItalic(boolean italic)
Indicates whether italic font style. |
void |
setLeading(double leading)
The character leading. |
void |
setLocked(boolean pLocked)
Indicates if the element is in a read-only state. |
void |
setMovingVertices(boolean flag)
Indicates if this element is moving its vertices. |
void |
setName(java.lang.String name)
Name of the element. |
void |
setOverriddenProperties(int props)
Overridden properties. |
void |
setOverriddenPropertiesExclusionMask(int mask)
Mask used to exclude overrides when drawing. |
void |
setReferenceScale(double referenceScale)
Reference scale of the element. |
void |
setScaleText(boolean scale)
Indicates if the text scales with the map. |
void |
setSharedSymbol(int symbolID,
ISymbol rhs2)
The symbol ID associated with this element. |
void |
setSize(double pointSize)
Font size. |
void |
setSpatialReferenceByRef(ISpatialReference spatialRef)
Spatial reference of the container. |
void |
setSymbol(ITextSymbol symbol)
Text symbol this element uses to draw itself. |
void |
setSymbolID(int symbolID)
Symbol ID associated with this element. |
void |
setText(java.lang.String text)
Text being displayed by this element. |
void |
setTextPathByRef(ITextPath textPath)
Text path. |
void |
setType(java.lang.String name)
Type of the element. |
void |
setUnderline(boolean underline)
Indicates whether underline font style. |
void |
setVerticalAlignment(int vertAlignment)
Vertical alignment style. |
void |
setWordSpacing(double wordSpacing)
The word spacing. |
void |
setXOffset(double xOffset)
Text offset along X-axis. |
void |
setYOffset(double yOffset)
Text offset along Y-axis. |
void |
synchronizeParts(IDisplay pDisplay)
Synchronize the geometry with the text of the element. |
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 TextElement()
throws java.io.IOException,
java.net.UnknownHostException
java.io.IOException - if there are interop problems
java.net.UnknownHostException - if there are interop problems
public TextElement(java.lang.Object obj)
throws java.io.IOException
TextElement theTextElement = (TextElement) obj;
obj to TextElement.
obj - an object returned from ArcGIS Engine or Server
java.io.IOException - if there are interop problems| Method Detail |
|---|
public static java.lang.String getClsid()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch in interface com.esri.arcgis.interop.RemoteObjRefpublic void release()
release in interface com.esri.arcgis.interop.RemoteObjRef
public IGeometry getGeometry()
throws java.io.IOException,
AutomationException
getGeometry in interface IElementgetGeometry in interface ISymbolCollectionElementjava.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 IElementsetGeometry in interface ISymbolCollectionElementpGeometry - 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 IElementdisplay - 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 IElementdisplay - 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 IElementjava.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 IElementx - 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 IElementdisplay - 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 IElementdisplay - 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 IElementjava.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 IElementjava.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 IElementpLocked - 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 IElementPropertiesgetName in interface IElementProperties2getName in interface IElementProperties3java.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 IElementPropertiessetName in interface IElementProperties2setName in interface IElementProperties3name - 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 IElementPropertiesgetType in interface IElementProperties2getType in interface IElementProperties3java.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 IElementPropertiessetType in interface IElementProperties2setType in interface IElementProperties3name - 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 IElementPropertiesisAutoTransform in interface IElementProperties2isAutoTransform in interface IElementProperties3java.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 IElementPropertiessetAutoTransform in interface IElementProperties2setAutoTransform in interface IElementProperties3autoTransform - 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 IElementPropertiesgetCustomProperty in interface IElementProperties2getCustomProperty in interface IElementProperties3java.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 IElementPropertiessetCustomProperty in interface IElementProperties2setCustomProperty in interface IElementProperties3customProperty - 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 IElementProperties2canRotate in interface IElementProperties3java.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 IElementProperties2getReferenceScale in interface IElementProperties3java.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 IElementProperties2setReferenceScale in interface IElementProperties3referenceScale - 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 IElementProperties3java.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 IElementProperties3anchorPoint - 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 IElementProperties3getSpatialReference in interface IGraphicElementjava.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 IElementProperties3setSpatialReferenceByRef in interface IGraphicElementspatialRef - 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 ITextSymbol getSymbol()
throws java.io.IOException,
AutomationException
getSymbol in interface ITextElementjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSymbol(ITextSymbol symbol)
throws java.io.IOException,
AutomationException
setSymbol in interface ITextElementsymbol - A reference to a com.esri.arcgis.display.ITextSymbol (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getText()
throws java.io.IOException,
AutomationException
getText in interface ISymbolCollectionElementgetText in interface ITextElementjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setText(java.lang.String text)
throws java.io.IOException,
AutomationException
setText in interface ISymbolCollectionElementsetText in interface ITextElementtext - The text (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isScaleText()
throws java.io.IOException,
AutomationException
isScaleText in interface ITextElementjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setScaleText(boolean scale)
throws java.io.IOException,
AutomationException
setScaleText in interface ITextElementscale - The scale (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 IBoundsPropertiesjava.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 IBoundsPropertiesflag - 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 IBoundsPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getSymbolID()
throws java.io.IOException,
AutomationException
getSymbolID in interface IGroupSymbolElementgetSymbolID in interface ISymbolCollectionElementjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSymbolID(int symbolID)
throws java.io.IOException,
AutomationException
setSymbolID in interface IGroupSymbolElementsymbolID - The symbolID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setGroupSymbol(int symbolID,
ISymbol rhs2)
throws java.io.IOException,
AutomationException
setGroupSymbol in interface IGroupSymbolElementsymbolID - The symbolID (in)rhs2 - A reference to a com.esri.arcgis.display.ISymbol (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void exportToESRIAnno(IStream stream)
throws java.io.IOException,
AutomationException
exportToESRIAnno in interface IGroupSymbolElementexportToESRIAnno in interface ISymbolCollectionElementstream - 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 importFromESRIAnno(IStream stream,
ISpatialReference spatialReference)
throws java.io.IOException,
AutomationException
importFromESRIAnno in interface IGroupSymbolElementstream - A reference to a com.esri.arcgis.system.IStream (in)spatialReference - 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 void drawESRIAnno(IStream stream,
ISymbolCollection symbolCollection,
ISpatialReference spatialRef,
IDisplay display)
throws java.io.IOException,
AutomationException
drawESRIAnno in interface IGroupSymbolElementdrawESRIAnno in interface ISymbolCollectionElementstream - 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)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getXOffset()
throws java.io.IOException,
AutomationException
getXOffset in interface IGroupSymbolElementgetXOffset in interface ISymbolCollectionElementjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setXOffset(double xOffset)
throws java.io.IOException,
AutomationException
setXOffset in interface IGroupSymbolElementsetXOffset in interface ISymbolCollectionElementxOffset - The xOffset (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getYOffset()
throws java.io.IOException,
AutomationException
getYOffset in interface IGroupSymbolElementgetYOffset in interface ISymbolCollectionElementjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setYOffset(double yOffset)
throws java.io.IOException,
AutomationException
setYOffset in interface IGroupSymbolElementsetYOffset in interface ISymbolCollectionElementyOffset - The yOffset (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getVerticalAlignment()
throws java.io.IOException,
AutomationException
getVerticalAlignment in interface IGroupSymbolElementgetVerticalAlignment in interface ISymbolCollectionElementjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setVerticalAlignment(int vertAlignment)
throws java.io.IOException,
AutomationException
setVerticalAlignment in interface IGroupSymbolElementsetVerticalAlignment in interface ISymbolCollectionElementvertAlignment - A com.esri.arcgis.display.esriTextVerticalAlignment constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getHorizontalAlignment()
throws java.io.IOException,
AutomationException
getHorizontalAlignment in interface IGroupSymbolElementgetHorizontalAlignment in interface ISymbolCollectionElementjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setHorizontalAlignment(int horizAlignment)
throws java.io.IOException,
AutomationException
setHorizontalAlignment in interface IGroupSymbolElementsetHorizontalAlignment in interface ISymbolCollectionElementhorizAlignment - A com.esri.arcgis.display.esriTextHorizontalAlignment constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getFlipAngle()
throws java.io.IOException,
AutomationException
getFlipAngle in interface IGroupSymbolElementgetFlipAngle in interface ISymbolCollectionElementjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setFlipAngle(double flipAngle)
throws java.io.IOException,
AutomationException
setFlipAngle in interface IGroupSymbolElementsetFlipAngle in interface ISymbolCollectionElementflipAngle - The flipAngle (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IPoint IGroupSymbolElement_getAnchorPoint()
throws java.io.IOException,
AutomationException
IGroupSymbolElement_getAnchorPoint in interface IGroupSymbolElementjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setAnchorPoint(IPoint anchorPoint)
throws java.io.IOException,
AutomationException
setAnchorPoint in interface IGroupSymbolElementsetAnchorPoint in interface ISymbolCollectionElementanchorPoint - A reference to a com.esri.arcgis.geometry.IPoint (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getSize()
throws java.io.IOException,
AutomationException
getSize in interface IGroupSymbolElementgetSize in interface ISymbolCollectionElementjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSize(double pointSize)
throws java.io.IOException,
AutomationException
setSize in interface IGroupSymbolElementsetSize in interface ISymbolCollectionElementpointSize - The pointSize (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IColor getColor()
throws java.io.IOException,
AutomationException
getColor in interface IGroupSymbolElementgetColor in interface ISymbolCollectionElementjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setColor(IColor color)
throws java.io.IOException,
AutomationException
setColor in interface IGroupSymbolElementsetColor in interface ISymbolCollectionElementcolor - A reference to a com.esri.arcgis.display.IColor (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public ITextPath getTextPath()
throws java.io.IOException,
AutomationException
getTextPath in interface IGroupSymbolElementgetTextPath in interface ISymbolCollectionElementjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setTextPathByRef(ITextPath textPath)
throws java.io.IOException,
AutomationException
setTextPathByRef in interface IGroupSymbolElementsetTextPathByRef in interface ISymbolCollectionElementtextPath - A reference to a com.esri.arcgis.display.ITextPath (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSharedSymbol(int symbolID,
ISymbol rhs2)
throws java.io.IOException,
AutomationException
setSharedSymbol in interface ISymbolCollectionElementsymbolID - The symbolID (in)rhs2 - A reference to a com.esri.arcgis.display.ISymbol (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public ISymbol getSharedSymbol()
throws java.io.IOException,
AutomationException
getSharedSymbol in interface ISymbolCollectionElementjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void importFromESRIAnno(IStream stream,
ISpatialReference spatialReference,
ISymbolCollection symbolCollection)
throws java.io.IOException,
AutomationException
importFromESRIAnno in interface ISymbolCollectionElementstream - 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)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IPoint ISymbolCollectionElement_getAnchorPoint()
throws java.io.IOException,
AutomationException
ISymbolCollectionElement_getAnchorPoint in interface ISymbolCollectionElementjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getCharacterSpacing()
throws java.io.IOException,
AutomationException
getCharacterSpacing in interface ISymbolCollectionElementjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setCharacterSpacing(double characterSpacing)
throws java.io.IOException,
AutomationException
setCharacterSpacing in interface ISymbolCollectionElementcharacterSpacing - The characterSpacing (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getCharacterWidth()
throws java.io.IOException,
AutomationException
getCharacterWidth in interface ISymbolCollectionElementjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setCharacterWidth(double characterWidth)
throws java.io.IOException,
AutomationException
setCharacterWidth in interface ISymbolCollectionElementcharacterWidth - The characterWidth (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getWordSpacing()
throws java.io.IOException,
AutomationException
getWordSpacing in interface ISymbolCollectionElementjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setWordSpacing(double wordSpacing)
throws java.io.IOException,
AutomationException
setWordSpacing in interface ISymbolCollectionElementwordSpacing - The wordSpacing (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getLeading()
throws java.io.IOException,
AutomationException
getLeading in interface ISymbolCollectionElementjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setLeading(double leading)
throws java.io.IOException,
AutomationException
setLeading in interface ISymbolCollectionElementleading - The leading (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isBold()
throws java.io.IOException,
AutomationException
isBold in interface ISymbolCollectionElementjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setBold(boolean bold)
throws java.io.IOException,
AutomationException
setBold in interface ISymbolCollectionElementbold - The bold (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getFontName()
throws java.io.IOException,
AutomationException
getFontName in interface ISymbolCollectionElementjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setFontName(java.lang.String fontName)
throws java.io.IOException,
AutomationException
setFontName in interface ISymbolCollectionElementfontName - The fontName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isItalic()
throws java.io.IOException,
AutomationException
isItalic in interface ISymbolCollectionElementjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setItalic(boolean italic)
throws java.io.IOException,
AutomationException
setItalic in interface ISymbolCollectionElementitalic - The italic (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isUnderline()
throws java.io.IOException,
AutomationException
isUnderline in interface ISymbolCollectionElementjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setUnderline(boolean underline)
throws java.io.IOException,
AutomationException
setUnderline in interface ISymbolCollectionElementunderline - The underline (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public ITextBackground getBackground()
throws java.io.IOException,
AutomationException
getBackground in interface ISymbolCollectionElementjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setBackgroundByRef(ITextBackground symbol)
throws java.io.IOException,
AutomationException
setBackgroundByRef in interface ISymbolCollectionElementsymbol - A reference to a com.esri.arcgis.display.ITextBackground (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setOverriddenProperties(int props)
throws java.io.IOException,
AutomationException
setOverriddenProperties in interface ISymbolCollectionElementprops - The props (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getOverriddenProperties()
throws java.io.IOException,
AutomationException
getOverriddenProperties in interface ISymbolCollectionElementjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setOverriddenPropertiesExclusionMask(int mask)
throws java.io.IOException,
AutomationException
setOverriddenPropertiesExclusionMask in interface ISymbolCollectionElementmask - The mask (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getOverriddenPropertiesExclusionMask()
throws java.io.IOException,
AutomationException
getOverriddenPropertiesExclusionMask in interface ISymbolCollectionElementjava.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 ITransform2Ddx - 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 ITransform2Dv - 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 ITransform2Dorigin - 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 ITransform2Dorigin - 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 ITransform2Ddirection - 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 void isDirty()
throws java.io.IOException,
AutomationException
isDirty in interface IPersistStreamjava.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 IPersistStreampstm - 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 IPersistStreampstm - 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 IPersistStreampcbSize - 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 IPersistpClassID - 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 boolean applies(java.lang.Object pUnk)
throws java.io.IOException,
AutomationException
applies in interface IPropertySupportpUnk - 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 IPropertySupportpUnk - 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 IPropertySupportpUnk - 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 IPropertySupportnewObject - A reference to another Object (IUnknown) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public ISelectionTracker getMoveVerticesSelectionTracker()
throws java.io.IOException,
AutomationException
getMoveVerticesSelectionTracker in interface IElementEditVerticesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isMovingVertices()
throws java.io.IOException,
AutomationException
isMovingVertices in interface IElementEditVerticesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMovingVertices(boolean flag)
throws java.io.IOException,
AutomationException
setMovingVertices in interface IElementEditVerticesflag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public ISelectionTracker getMoveTextSelectionTracker()
throws java.io.IOException,
AutomationException
getMoveTextSelectionTracker in interface IElementEditCalloutjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isEditingCallout()
throws java.io.IOException,
AutomationException
isEditingCallout in interface IElementEditCalloutjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setEditingCallout(boolean flag)
throws java.io.IOException,
AutomationException
setEditingCallout in interface IElementEditCalloutflag - The flag (in)
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 IClonejava.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 IClonesrc - 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 ICloneother - 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 ICloneother - 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 convertToMultiPart(IDisplay pDisplay)
throws java.io.IOException,
AutomationException
convertToMultiPart in interface IMultiPartTextElementpDisplay - 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 convertToSinglePart()
throws java.io.IOException,
AutomationException
convertToSinglePart in interface IMultiPartTextElementjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isMultipart()
throws java.io.IOException,
AutomationException
isMultipart in interface IMultiPartTextElementjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getPartCount()
throws java.io.IOException,
AutomationException
getPartCount in interface IMultiPartTextElementjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IElement queryPart(int index)
throws java.io.IOException,
AutomationException
queryPart in interface IMultiPartTextElementindex - The index (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void replacePart(int index,
java.lang.String text,
IGeometry geometry)
throws java.io.IOException,
AutomationException
replacePart in interface IMultiPartTextElementindex - The index (in)text - The text (in)geometry - 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 insertPart(int index,
java.lang.String text,
IGeometry geometry)
throws java.io.IOException,
AutomationException
insertPart in interface IMultiPartTextElementindex - The index (in)text - The text (in)geometry - 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 deletePart(int index)
throws java.io.IOException,
AutomationException
deletePart in interface IMultiPartTextElementindex - The index (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void synchronizeParts(IDisplay pDisplay)
throws java.io.IOException,
AutomationException
synchronizeParts in interface IMultiPartTextElementpDisplay - 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 serialize(IXMLSerializeData data)
throws java.io.IOException,
AutomationException
serialize in interface IXMLSerializedata - A reference to a com.esri.arcgis.system.IXMLSerializeData (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void deserialize(IXMLSerializeData data)
throws java.io.IOException,
AutomationException
deserialize in interface IXMLSerializedata - A reference to a com.esri.arcgis.system.IXMLSerializeData (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.Externalizablejava.io.IOException
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
readExternal in interface java.io.Externalizablejava.io.IOException
java.lang.ClassNotFoundException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||