|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILabelingDescription
Provides access to the Labeling Description Interface.
Method Summary | |
---|---|
ILabelClassDescriptions |
getLabelClassDescriptions()
A collection of Label Class Description objects. |
void |
setLabelClassDescriptions(ILabelClassDescriptions ppLabelClassDescriptions)
A collection of Label Class Description objects. |
Method Detail |
---|
ILabelClassDescriptions getLabelClassDescriptions() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setLabelClassDescriptions(ILabelClassDescriptions ppLabelClassDescriptions) throws IOException, AutomationException
ppLabelClassDescriptions
- A reference to a com.esri.arcgis.carto.ILabelClassDescriptions (in)
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 |