|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILineSeriesProperties
COM Interface 'ILineSeriesProperties'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control line 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 |
IID9ebd4ef8_aa1d_40a6_871e_c5cff1a6ce54
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IDataGraphTSymbolProperties |
getSymbolProperties()
Symbol properties to draw data points of the line. |
boolean |
isStairs()
Indicates if line series is in "stair" mode. |
boolean |
isStairsInvert()
Indicates if "stair" mode line series is inverted. |
void |
setStairs(boolean bStairs)
Indicates if line series is in "stair" mode. |
void |
setStairsInvert(boolean bInvert)
Indicates if "stair" mode line series is inverted. |
Field Detail |
---|
static final int IID9ebd4ef8_aa1d_40a6_871e_c5cff1a6ce54
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean isStairs() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setStairs(boolean bStairs) throws java.io.IOException, AutomationException
bStairs
- The bStairs (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isStairsInvert() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setStairsInvert(boolean bInvert) throws java.io.IOException, AutomationException
bInvert
- The bInvert (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IDataGraphTSymbolProperties getSymbolProperties() 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 |