|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILabelClassDescription2
COM Interface 'ILabelClassDescription2'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to the Label Class Description Interface.' 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 |
IIDc9559563_104d_4895_9dbc_e3ef873c50e7
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getExpressionType()
ExpressionType. |
java.lang.String |
getLabelExpression()
The Label Expression. |
ILabelPlacementDescription |
getLabelPlacementDescription()
LabelPlacementDescription. |
double |
getMaximumScale()
Maximum scale at which the symbol will display. |
double |
getMinimumScale()
Minimum scale at which the symbol will display. |
ITextSymbol |
getSymbol()
The text symbol used to draw the label. |
java.lang.String |
getWhereClause()
The SQL WhereClause for the label. |
boolean |
isUseCodedValue()
Indicates whether Coded Value Should be used when displaying label expression. |
void |
setExpressionType(int expressionType)
ExpressionType. |
void |
setLabelExpression(java.lang.String labelExpression)
The Label Expression. |
void |
setLabelPlacementDescription(ILabelPlacementDescription ppLabelPlacementDescription)
LabelPlacementDescription. |
void |
setMaximumScale(double pMaximumScale)
Maximum scale at which the symbol will display. |
void |
setMinimumScale(double pMinimumScale)
Minimum scale at which the symbol will display. |
void |
setSymbol(ITextSymbol ppSymbol)
The text symbol used to draw the label. |
void |
setUseCodedValue(boolean useCodedValue)
Indicates whether Coded Value Should be used when displaying label expression. |
void |
setWhereClause(java.lang.String whereClause)
The SQL WhereClause for the label. |
| Field Detail |
|---|
static final int IIDc9559563_104d_4895_9dbc_e3ef873c50e7
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getExpressionType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setExpressionType(int expressionType)
throws java.io.IOException,
AutomationException
expressionType - A com.esri.arcgis.carto.esriLabelExpressionType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getWhereClause()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setWhereClause(java.lang.String whereClause)
throws java.io.IOException,
AutomationException
whereClause - The whereClause (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ILabelPlacementDescription getLabelPlacementDescription()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLabelPlacementDescription(ILabelPlacementDescription ppLabelPlacementDescription)
throws java.io.IOException,
AutomationException
ppLabelPlacementDescription - A reference to a com.esri.arcgis.carto.ILabelPlacementDescription (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getLabelExpression()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLabelExpression(java.lang.String labelExpression)
throws java.io.IOException,
AutomationException
labelExpression - The labelExpression (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isUseCodedValue()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setUseCodedValue(boolean useCodedValue)
throws java.io.IOException,
AutomationException
useCodedValue - The useCodedValue (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITextSymbol getSymbol()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSymbol(ITextSymbol ppSymbol)
throws java.io.IOException,
AutomationException
ppSymbol - A reference to a com.esri.arcgis.display.ITextSymbol (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getMaximumScale()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMaximumScale(double pMaximumScale)
throws java.io.IOException,
AutomationException
pMaximumScale - The pMaximumScale (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getMinimumScale()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMinimumScale(double pMinimumScale)
throws java.io.IOException,
AutomationException
pMinimumScale - The pMinimumScale (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 | ||||||||