|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IElementProperties3
COM Interface 'IElementProperties3'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control More Element Properties.' 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 java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID7d019a0e_f450_48fe_8a78_a2f0cb8ef3a4
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
boolean |
canRotate()
Indicates if the element can be rotated. |
java.lang.Object |
getCustomProperty()
Custom property. |
java.lang.String |
getName()
Name of the element. |
double |
getReferenceScale()
Reference scale of the element. |
ISpatialReference |
getSpatialReference()
Spatial reference of the container. |
java.lang.String |
getType()
Type of the element. |
int |
IElementProperties3_getAnchorPoint()
Anchor point of the element. |
boolean |
isAutoTransform()
Indicates if transform is applied to symbols and other parts of element. |
void |
setAnchorPoint(int anchorPoint)
Anchor point of the element. |
void |
setAutoTransform(boolean autoTransform)
Indicates if transform is applied to symbols and other parts of element. |
void |
setCustomProperty(java.lang.Object customProperty)
Custom property. |
void |
setName(java.lang.String name)
Name of the element. |
void |
setReferenceScale(double referenceScale)
Reference scale of the element. |
void |
setSpatialReferenceByRef(ISpatialReference spatialRef)
Spatial reference of the container. |
void |
setType(java.lang.String name)
Type of the element. |
| Field Detail |
|---|
static final int IID7d019a0e_f450_48fe_8a78_a2f0cb8ef3a4
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setName(java.lang.String name)
throws java.io.IOException,
AutomationException
name - The name (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setType(java.lang.String name)
throws java.io.IOException,
AutomationException
name - The name (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isAutoTransform()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAutoTransform(boolean autoTransform)
throws java.io.IOException,
AutomationException
autoTransform - The autoTransform (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object getCustomProperty()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCustomProperty(java.lang.Object customProperty)
throws java.io.IOException,
AutomationException
customProperty - A Variant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean canRotate()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getReferenceScale()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setReferenceScale(double referenceScale)
throws java.io.IOException,
AutomationException
referenceScale - The referenceScale (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int IElementProperties3_getAnchorPoint()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAnchorPoint(int anchorPoint)
throws java.io.IOException,
AutomationException
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.
ISpatialReference getSpatialReference()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSpatialReferenceByRef(ISpatialReference spatialRef)
throws java.io.IOException,
AutomationException
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.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||