|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDisplayFeedback2
COM Interface 'IDisplayFeedback2'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Properties to avoid clearing reference scale & resolution when drawing feedback with WYSIWYG symbology.' 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 |
IIDc003bec8_e340_42d4_9fbf_661dbc9e5b05
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.display.IDisplayFeedback |
|---|
IIDd2c13e55_4bea_11d1_b6cc_080009b996cc |
| Method Summary | |
|---|---|
boolean |
isSymbolIsWYSIWYG()
Determines whether the feedback symbol scales with the display. |
boolean |
isUseReferenceScale()
Determines whether the feedback symbol should respect reference scale. |
void |
setSymbolIsWYSIWYG(boolean isWYSIWYG)
Determines whether the feedback symbol scales with the display. |
void |
setUseReferenceScale(boolean respectsRefScale)
Determines whether the feedback symbol should respect reference scale. |
| Methods inherited from interface com.esri.arcgis.display.IDisplayFeedback |
|---|
getSymbol, moveTo, refresh, setDisplayByRef, setSymbolByRef |
| Field Detail |
|---|
static final int IIDc003bec8_e340_42d4_9fbf_661dbc9e5b05
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean isSymbolIsWYSIWYG()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSymbolIsWYSIWYG(boolean isWYSIWYG)
throws java.io.IOException,
AutomationException
isWYSIWYG - The isWYSIWYG (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isUseReferenceScale()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setUseReferenceScale(boolean respectsRefScale)
throws java.io.IOException,
AutomationException
respectsRefScale - The respectsRefScale (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 | ||||||||