|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPolarSeriesProperties
COM Interface 'IPolarSeriesProperties'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control polar 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 |
IID7a761088_7684_4545_a553_2edde236194d
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IDataGraphTSymbolProperties |
getSymbolProperties()
Properties of the symbol. |
int |
getTransparency()
Transparency level. |
boolean |
isCircleClosed()
Circle closed |
boolean |
isCircled()
Circled |
void |
setCircleClosed(boolean b)
Circle closed |
void |
setCircled(boolean b)
Circled |
void |
setTransparency(int pValue)
Transparency level. |
| Field Detail |
|---|
static final int IID7a761088_7684_4545_a553_2edde236194d
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IDataGraphTSymbolProperties getSymbolProperties()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getTransparency()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTransparency(int pValue)
throws java.io.IOException,
AutomationException
pValue - The pValue (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCircled(boolean b)
throws java.io.IOException,
AutomationException
b - The b (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isCircled()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCircleClosed(boolean b)
throws java.io.IOException,
AutomationException
b - The b (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isCircleClosed()
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 | ||||||||