|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISymbologyEnvironment2
Provides access to members that control the environment for certain Symbol operations.
| Method Summary | |
|---|---|
boolean |
isOutputGDICommentForFeatureAttributes()
Indicates if a GDI comment is output for feature attributes. |
boolean |
isOutputGDICommentForHyperlinks()
Indicates if a GDI comment is output for hyperlinks. |
boolean |
isOutputGDICommentForMapsAndLayout()
Indicates if a GDI comment is output for Maps and Page Layout. |
void |
setOutputGDICommentForFeatureAttributes(boolean featureAttributes)
Indicates if a GDI comment is output for feature attributes. |
void |
setOutputGDICommentForHyperlinks(boolean hyperlinks)
Indicates if a GDI comment is output for hyperlinks. |
void |
setOutputGDICommentForMapsAndLayout(boolean maps)
Indicates if a GDI comment is output for Maps and Page Layout. |
| Method Detail |
|---|
boolean isOutputGDICommentForFeatureAttributes()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setOutputGDICommentForFeatureAttributes(boolean featureAttributes)
throws IOException,
AutomationException
featureAttributes - The featureAttributes (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isOutputGDICommentForHyperlinks()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setOutputGDICommentForHyperlinks(boolean hyperlinks)
throws IOException,
AutomationException
hyperlinks - The hyperlinks (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isOutputGDICommentForMapsAndLayout()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setOutputGDICommentForMapsAndLayout(boolean maps)
throws IOException,
AutomationException
maps - The maps (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 | ||||||||