|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILayerDescription2
COM Interface 'ILayerDescription2'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to the available properties of a layer description object.' 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 |
IIDa8f3db59_54b9_4bd0_83b9_a7e60c721f3a
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.carto.ILayerDescription |
---|
IIDf763bdbe_8ef9_4da8_9628_dbe8ee4eb6de |
Method Summary | |
---|---|
IFillSymbol |
getSelectionBufferSymbol()
Symbol used for drawing selection buffer. |
java.lang.String |
getSourceID()
The id of the source to use when drawing the layer. |
void |
setSelectionBufferSymbolByRef(IFillSymbol bufferSymbol)
Symbol used for drawing selection buffer. |
void |
setSourceID(java.lang.String srcID)
The id of the source to use when drawing the layer. |
Field Detail |
---|
static final int IIDa8f3db59_54b9_4bd0_83b9_a7e60c721f3a
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String getSourceID() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setSourceID(java.lang.String srcID) throws java.io.IOException, AutomationException
srcID
- The srcID (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IFillSymbol getSelectionBufferSymbol() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setSelectionBufferSymbolByRef(IFillSymbol bufferSymbol) throws java.io.IOException, AutomationException
bufferSymbol
- A reference to a com.esri.arcgis.display.IFillSymbol (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 |