|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IStyleGalleryItem2
Provides access to members that describe items in the Style Gallery.
| Method Summary | |
|---|---|
String |
getTags()
The tags of the item. |
void |
setTags(String tags)
The tags of the item. |
| Methods inherited from interface com.esri.arcgis.display.IStyleGalleryItem |
|---|
getCategory, getID, getItem, getName, setCategory, setItem, setName |
| Method Detail |
|---|
String getTags()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTags(String tags)
throws IOException,
AutomationException
tags - The tags (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 | ||||||||