|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILineProperties
COM Interface 'ILineProperties'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Provides access to members that control the properties common to several line types.' 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 |
IIDb04bc357_c36e_11d0_bfa1_0080c7e24280
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
ILineDecoration |
getLineDecoration()
Line decoration element collection. |
double |
getLineStartOffset()
The line start offset. |
double |
getOffset()
The line offset value. |
ITemplate |
getTemplate()
The line template. |
boolean |
isDecorationOnTop()
Indicates if the decoration is drawn on top. |
boolean |
isFlip()
Indicates if the line symbol is flipped. |
void |
setDecorationOnTop(boolean onTop)
Indicates if the decoration is drawn on top. |
void |
setFlip(boolean flip)
Indicates if the line symbol is flipped. |
void |
setLineDecorationByRef(ILineDecoration lineDecoration)
Line decoration element collection. |
void |
setLineStartOffset(double offset)
The line start offset. |
void |
setOffset(double offset)
The line offset value. |
void |
setTemplateByRef(ITemplate theTemplate)
The line template. |
| Field Detail |
|---|
static final int IIDb04bc357_c36e_11d0_bfa1_0080c7e24280
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
ILineDecoration getLineDecoration()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLineDecorationByRef(ILineDecoration lineDecoration)
throws java.io.IOException,
AutomationException
lineDecoration - A reference to a com.esri.arcgis.display.ILineDecoration (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isDecorationOnTop()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDecorationOnTop(boolean onTop)
throws java.io.IOException,
AutomationException
onTop - The onTop (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isFlip()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFlip(boolean flip)
throws java.io.IOException,
AutomationException
flip - The flip (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getOffset()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setOffset(double offset)
throws java.io.IOException,
AutomationException
offset - The offset (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getLineStartOffset()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLineStartOffset(double offset)
throws java.io.IOException,
AutomationException
offset - The offset (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITemplate getTemplate()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTemplateByRef(ITemplate theTemplate)
throws java.io.IOException,
AutomationException
theTemplate - A reference to a com.esri.arcgis.display.ITemplate (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 | ||||||||