|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDotDensityRenderer2
Provides access to members that control the drawing of varying densities of dots within polygon features to represent different quantities.
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 |
Method Detail |
---|
void setMaintainDensityBy(int eMaintainDensityBy) throws IOException, AutomationException
eMaintainDensityBy
- A com.esri.arcgis.carto.esriMaintainDensityBy constant (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getMaintainDensityBy() throws IOException, AutomationException
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 |