|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDataGraphTLegendProperties
COM Interface 'IDataGraphTLegendProperties'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control graph legend properties.' 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 |
IID9134b30d_f03d_4b18_8cf6_c8a402e7fd0c
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getAlignment()
Options in arranging graph legend. |
int |
getTextStyle()
Options in representing values and labels in graph legend. |
java.lang.String |
getTitle()
Title of the legend. |
boolean |
isVisible()
Indicates if graph legend is visible. |
void |
setAlignment(int pAlignment)
Options in arranging graph legend. |
void |
setTextStyle(int style)
Options in representing values and labels in graph legend. |
void |
setTitle(java.lang.String title)
Title of the legend. |
void |
setVisible(boolean b)
Indicates if graph legend is visible. |
| Field Detail |
|---|
static final int IID9134b30d_f03d_4b18_8cf6_c8a402e7fd0c
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean isVisible()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setVisible(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.
java.lang.String getTitle()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTitle(java.lang.String title)
throws java.io.IOException,
AutomationException
title - The title (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getAlignment()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAlignment(int pAlignment)
throws java.io.IOException,
AutomationException
pAlignment - A com.esri.arcgis.carto.esriDataGraphTLegendAlignment constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getTextStyle()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTextStyle(int style)
throws java.io.IOException,
AutomationException
style - A com.esri.arcgis.carto.esriDataGraphTLegendTextSyle constant (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 | ||||||||