|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IBarSeriesProperties
COM Interface 'IBarSeriesProperties'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control bar graph series.' 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 |
IIDf888d1fd_e470_4534_9bd6_f00282e0ab15
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getBarSize()
Relative width of the bar. |
int |
getBarStyle()
Style of bars in the bar graph. |
int |
getMultipleBarType()
Type of multiple bar-series graph. |
void |
setBarSize(int percent)
Relative width of the bar. |
void |
setBarStyle(int style)
Style of bars in the bar graph. |
void |
setMultipleBarType(int type)
Type of multiple bar-series graph. |
| Field Detail |
|---|
static final int IIDf888d1fd_e470_4534_9bd6_f00282e0ab15
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getBarStyle()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setBarStyle(int style)
throws java.io.IOException,
AutomationException
style - A com.esri.arcgis.carto.esriBarStyle constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getMultipleBarType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMultipleBarType(int type)
throws java.io.IOException,
AutomationException
type - A com.esri.arcgis.carto.esriMultiBarType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getBarSize()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setBarSize(int percent)
throws java.io.IOException,
AutomationException
percent - The percent (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 | ||||||||