|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISymbolSubstitution
COM Interface 'ISymbolSubstitution'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control dynamic symbol substitution for display.' 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 |
IIDb8ddfa29_43f2_40df_8bff_c7a2879c1f90
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IColor |
getInlineColor()
The color used for substituting symbols that do not reference the symbol collection. |
IColor |
getMassColor()
The color used for substituting only the color. |
ISymbolCollection |
getSubstituteSymbolCollection()
The substitute symbol collection when substituting the entire collection. |
int |
getSubstituteType()
The type of symbol substitution. |
void |
setInlineColorByRef(IColor color)
The color used for substituting symbols that do not reference the symbol collection. |
void |
setMassColorByRef(IColor color)
The color used for substituting only the color. |
void |
setSubstituteSymbolCollectionByRef(ISymbolCollection symbolCollection)
The substitute symbol collection when substituting the entire collection. |
void |
setSubstituteType(int substituteType)
The type of symbol substitution. |
| Field Detail |
|---|
static final int IIDb8ddfa29_43f2_40df_8bff_c7a2879c1f90
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IColor getMassColor()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMassColorByRef(IColor color)
throws java.io.IOException,
AutomationException
color - 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.
IColor getInlineColor()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setInlineColorByRef(IColor color)
throws java.io.IOException,
AutomationException
color - 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.
ISymbolCollection getSubstituteSymbolCollection()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSubstituteSymbolCollectionByRef(ISymbolCollection symbolCollection)
throws java.io.IOException,
AutomationException
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.
int getSubstituteType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSubstituteType(int substituteType)
throws java.io.IOException,
AutomationException
substituteType - A com.esri.arcgis.carto.esriSymbolSubstituteType constant (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 | ||||||||