|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IHorizontalBarLegendItem
COM Interface 'IHorizontalBarLegendItem'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that work with horizontal bar legend items.' 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 |
IID3b09454e_c9d1_11d3_92fb_00600802e603
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
double |
getAngleAbove()
Angle of text that appears above the bar. |
double |
getAngleBelow()
Angle of text that appears below the bar. |
void |
setAngleAbove(double degrees)
Angle of text that appears above the bar. |
void |
setAngleBelow(double degrees)
Angle of text that appears below the bar. |
Field Detail |
---|
static final int IID3b09454e_c9d1_11d3_92fb_00600802e603
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setAngleAbove(double degrees) throws java.io.IOException, AutomationException
degrees
- The degrees (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getAngleAbove() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setAngleBelow(double degrees) throws java.io.IOException, AutomationException
degrees
- The degrees (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getAngleBelow() 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 |