|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFeatureLayerDrawingDescription
COM Interface 'IFeatureLayerDrawingDescription'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to the FeatureLayer drawing options.' 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 |
IID558e4224_d1e8_43ba_8057_02317e7f8a5e
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IFeatureRenderer |
getFeatureRenderer()
FeatureRenderer used to represent symbology of a feature layer. |
boolean |
isScaleSymbols()
Indicates if symbols are scaled for the layer. |
void |
setFeatureRendererByRef(IFeatureRenderer ppRenderer)
FeatureRenderer used to represent symbology of a feature layer. |
void |
setScaleSymbols(boolean scale)
Indicates if symbols are scaled for the layer. |
| Field Detail |
|---|
static final int IID558e4224_d1e8_43ba_8057_02317e7f8a5e
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IFeatureRenderer getFeatureRenderer()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFeatureRendererByRef(IFeatureRenderer ppRenderer)
throws java.io.IOException,
AutomationException
ppRenderer - A reference to a com.esri.arcgis.carto.IFeatureRenderer (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isScaleSymbols()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setScaleSymbols(boolean scale)
throws java.io.IOException,
AutomationException
scale - The scale (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 | ||||||||