|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDotDensityRenderer2
COM Interface 'IDotDensityRenderer2'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control the drawing of varying densities of dots within polygon features to represent different quantities.' 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 |
IIDf4f653c0_fca7_4a4c_83eb_d5b6c625e2ce
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.carto.IDotDensityRenderer |
---|
IID9c7776b7_0421_11d4_9f7c_00c04f6bc709 |
Method Summary | |
---|---|
int |
getMaintainDensityBy()
Indicates if density is preserved by dot size or dot value. |
void |
setMaintainDensityBy(int eMaintainDensityBy)
Indicates if density is preserved by dot size or dot value. |
Methods inherited from interface com.esri.arcgis.carto.IDotDensityRenderer |
---|
createLegend, getColorScheme, getControlLayer, getDotDensitySymbol, getDotValue, isMaintainSize, setColorScheme, setControlLayerByRef, setDotDensitySymbolByRef, setDotValue, setMaintainSize |
Field Detail |
---|
static final int IIDf4f653c0_fca7_4a4c_83eb_d5b6c625e2ce
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setMaintainDensityBy(int eMaintainDensityBy) throws java.io.IOException, AutomationException
eMaintainDensityBy
- A com.esri.arcgis.carto.esriMaintainDensityBy constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getMaintainDensityBy() throws java.io.IOException, AutomationException
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 |