com.esri.arcgis.display
Interface esriGDIComments

All Superinterfaces:
java.io.Serializable

public interface esriGDIComments
extends java.io.Serializable

Constants from esriGDIComments' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriDisplay.olb'

Description: 'Symbol GDI Comment flags.' 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 int esriGDIComment_Begin_Feature
          Begin Feature comment.
static int esriGDIComment_Begin_Feature_Attribute
          Begin Feature Attribute comment.
static int esriGDIComment_Begin_Group
          Begin Group GDI Comment.
static int esriGDIComment_Begin_Layer
          Begin Layer GDI Comment.
static int esriGDIComment_Begin_Map
          Begin Map comment.
static int esriGDIComment_Begin_PageLayout
          Begin Page Layout comment.
static int esriGDIComment_Begin_Text
          Begin Text GDI Comment.
static int esriGDIComment_End_Feature
          End Feature comment.
static int esriGDIComment_End_Feature_Attribute
          End Feature Attribute comment.
static int esriGDIComment_End_Group
          End Group GDI Comment.
static int esriGDIComment_End_Layer
          End Layer GDI Comment.
static int esriGDIComment_End_Map
          End Map comment.
static int esriGDIComment_End_PageLayout
          End Page Layout comment.
static int esriGDIComment_End_Text
          End Text GDI Comment.
static int esriGDIComment_Feature_Attribute
          Feature Attribute comment.
static int esriGDIComment_Feature_URL
          Feature Hyperlink comment.
static int esriGDIComment_FillWithPattern
          Fill area with pattern Comment..
static int esriGDIComment_Mask_Layer
          Mask layer Comment.
static int esriGDIComment_Mask_Layer_Before_Clipping
          Mask layer before clipping Comment.
static int esriGDIComment_PlayEnhMetafileBegin
          Start PlayEnhMetafile() Comment.
static int esriGDIComment_PlayEnhMetafileEnd
          End PlayEnhMetafile() Comment.
static int esriGDIComment_Set_Cmyk_Color
          Set CMYK Color GDI Comment.
static int esriGDIComment_Set_Text_Extra
          Set Text Extra GDI Comment.
static int esriGDIComment_Set_Text_Justification
          Set Text Justification comment.
 

Field Detail

esriGDIComment_Begin_Text

static final int esriGDIComment_Begin_Text
Begin Text GDI Comment.

See Also:
Constant Field Values

esriGDIComment_End_Text

static final int esriGDIComment_End_Text
End Text GDI Comment.

See Also:
Constant Field Values

esriGDIComment_Set_Text_Extra

static final int esriGDIComment_Set_Text_Extra
Set Text Extra GDI Comment.

See Also:
Constant Field Values

esriGDIComment_Set_Cmyk_Color

static final int esriGDIComment_Set_Cmyk_Color
Set CMYK Color GDI Comment.

See Also:
Constant Field Values

esriGDIComment_Begin_Layer

static final int esriGDIComment_Begin_Layer
Begin Layer GDI Comment.

See Also:
Constant Field Values

esriGDIComment_End_Layer

static final int esriGDIComment_End_Layer
End Layer GDI Comment.

See Also:
Constant Field Values

esriGDIComment_Begin_Group

static final int esriGDIComment_Begin_Group
Begin Group GDI Comment.

See Also:
Constant Field Values

esriGDIComment_End_Group

static final int esriGDIComment_End_Group
End Group GDI Comment.

See Also:
Constant Field Values

esriGDIComment_FillWithPattern

static final int esriGDIComment_FillWithPattern
Fill area with pattern Comment..

See Also:
Constant Field Values

esriGDIComment_Mask_Layer

static final int esriGDIComment_Mask_Layer
Mask layer Comment.

See Also:
Constant Field Values

esriGDIComment_Mask_Layer_Before_Clipping

static final int esriGDIComment_Mask_Layer_Before_Clipping
Mask layer before clipping Comment.

See Also:
Constant Field Values

esriGDIComment_PlayEnhMetafileBegin

static final int esriGDIComment_PlayEnhMetafileBegin
Start PlayEnhMetafile() Comment.

See Also:
Constant Field Values

esriGDIComment_PlayEnhMetafileEnd

static final int esriGDIComment_PlayEnhMetafileEnd
End PlayEnhMetafile() Comment.

See Also:
Constant Field Values

esriGDIComment_Set_Text_Justification

static final int esriGDIComment_Set_Text_Justification
Set Text Justification comment.

See Also:
Constant Field Values

esriGDIComment_Begin_Feature_Attribute

static final int esriGDIComment_Begin_Feature_Attribute
Begin Feature Attribute comment.

See Also:
Constant Field Values

esriGDIComment_End_Feature_Attribute

static final int esriGDIComment_End_Feature_Attribute
End Feature Attribute comment.

See Also:
Constant Field Values

esriGDIComment_Feature_Attribute

static final int esriGDIComment_Feature_Attribute
Feature Attribute comment.

See Also:
Constant Field Values

esriGDIComment_Feature_URL

static final int esriGDIComment_Feature_URL
Feature Hyperlink comment.

See Also:
Constant Field Values

esriGDIComment_Begin_Map

static final int esriGDIComment_Begin_Map
Begin Map comment.

See Also:
Constant Field Values

esriGDIComment_End_Map

static final int esriGDIComment_End_Map
End Map comment.

See Also:
Constant Field Values

esriGDIComment_Begin_PageLayout

static final int esriGDIComment_Begin_PageLayout
Begin Page Layout comment.

See Also:
Constant Field Values

esriGDIComment_End_PageLayout

static final int esriGDIComment_End_PageLayout
End Page Layout comment.

See Also:
Constant Field Values

esriGDIComment_Begin_Feature

static final int esriGDIComment_Begin_Feature
Begin Feature comment.

See Also:
Constant Field Values

esriGDIComment_End_Feature

static final int esriGDIComment_End_Feature
End Feature comment.

See Also:
Constant Field Values