|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPieSeriesProperties
COM Interface 'IPieSeriesProperties'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control pie 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 |
IIDad7a0f73_12a2_4bac_befd_2c65a571d13c
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
int |
getExplodeBiggestSlice()
The percentage of extrusion for the biggest slice. |
int |
getRotatePie()
The degree in rotating the pie. |
int |
getTotalPieAngle()
The angle of the entire pie display. |
void |
setExplodeBiggestSlice(int amount)
The percentage of extrusion for the biggest slice. |
void |
setRotatePie(int degree)
The degree in rotating the pie. |
void |
setTotalPieAngle(int degree)
The angle of the entire pie display. |
Field Detail |
---|
static final int IIDad7a0f73_12a2_4bac_befd_2c65a571d13c
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getExplodeBiggestSlice() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setExplodeBiggestSlice(int amount) throws java.io.IOException, AutomationException
amount
- The amount (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getTotalPieAngle() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTotalPieAngle(int degree) throws java.io.IOException, AutomationException
degree
- The degree (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getRotatePie() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setRotatePie(int degree) throws java.io.IOException, AutomationException
degree
- The degree (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 |