|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IBezierDisplayFeedback
COM Interface 'IBezierDisplayFeedback'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Additional Symbol properties for BezierFeedback objects.' 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 |
IID1697f1fd_a932_4dbb_bb44_ffc1d7a9e717
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.display.IDisplayFeedback2 |
|---|
IIDc003bec8_e340_42d4_9fbf_661dbc9e5b05 |
| Fields inherited from interface com.esri.arcgis.display.IDisplayFeedback |
|---|
IIDd2c13e55_4bea_11d1_b6cc_080009b996cc |
| Method Summary | |
|---|---|
ISymbol |
getControlArmSymbol()
The line symbol used to draw the control arms of a bezier. |
ISymbol |
getControlPointSymbol()
The marker symbol used to draw the control points of a bezier. |
void |
setControlArmSymbolByRef(ISymbol symbol)
The line symbol used to draw the control arms of a bezier. |
void |
setControlPointSymbolByRef(ISymbol symbol)
The marker symbol used to draw the control points of a bezier. |
| Methods inherited from interface com.esri.arcgis.display.IDisplayFeedback2 |
|---|
isSymbolIsWYSIWYG, isUseReferenceScale, setSymbolIsWYSIWYG, setUseReferenceScale |
| Methods inherited from interface com.esri.arcgis.display.IDisplayFeedback |
|---|
getSymbol, moveTo, refresh, setDisplayByRef, setSymbolByRef |
| Field Detail |
|---|
static final int IID1697f1fd_a932_4dbb_bb44_ffc1d7a9e717
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
ISymbol getControlArmSymbol()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setControlArmSymbolByRef(ISymbol symbol)
throws java.io.IOException,
AutomationException
symbol - 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.
ISymbol getControlPointSymbol()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setControlPointSymbolByRef(ISymbol symbol)
throws java.io.IOException,
AutomationException
symbol - 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.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||