|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IStandardAnnotateMap
Provides access to Esri-default Annotate Map properties.
This interface is not supported for customization and may be removed at a future release.
| Method Summary | |
|---|---|
ILabelCache |
getLabelCache()
The label cache used by the map. |
boolean |
isRecordLabelsToCache()
Indicates if labels are recorded to the cache whenever the map needs labeling. |
void |
setRecordLabelsToCache(boolean flag)
Indicates if labels are recorded to the cache whenever the map needs labeling. |
| Method Detail |
|---|
boolean isRecordLabelsToCache()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRecordLabelsToCache(boolean flag)
throws IOException,
AutomationException
flag - The flag (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ILabelCache getLabelCache()
throws IOException,
AutomationException
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 | ||||||||