com.esri.arcgis.carto
Interface esriPlacedObjectType

All Superinterfaces:
java.io.Serializable

public interface esriPlacedObjectType
extends java.io.Serializable

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

Description: 'Type of the placed object.' 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 esriPlacedLabel
          Placed Label.
static int esriPlacedSymbol
          Placed Symbol.
 

Field Detail

esriPlacedLabel

static final int esriPlacedLabel
Placed Label.

See Also:
Constant Field Values

esriPlacedSymbol

static final int esriPlacedSymbol
Placed Symbol.

See Also:
Constant Field Values