|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISymbologyEnvironment2
COM Interface 'ISymbologyEnvironment2'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Provides access to members that control the environment for certain Symbol operations.' 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 |
IIDf8c203ae_65c9_4919_b39f_b006927b2979
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.display.ISymbologyEnvironment |
---|
IID65856cd7_ad04_11d3_9fc2_00c04f6bc8dd |
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. |
Field Detail |
---|
static final int IIDf8c203ae_65c9_4919_b39f_b006927b2979
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean isOutputGDICommentForFeatureAttributes() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setOutputGDICommentForFeatureAttributes(boolean featureAttributes) throws java.io.IOException, AutomationException
featureAttributes
- The featureAttributes (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isOutputGDICommentForHyperlinks() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setOutputGDICommentForHyperlinks(boolean hyperlinks) throws java.io.IOException, AutomationException
hyperlinks
- The hyperlinks (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isOutputGDICommentForMapsAndLayout() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setOutputGDICommentForMapsAndLayout(boolean maps) throws java.io.IOException, AutomationException
maps
- The maps (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 |