com.esri.arcgis.carto
Interface esriMaplexContourAlignmentType

All Superinterfaces:
java.io.Serializable

public interface esriMaplexContourAlignmentType
extends java.io.Serializable

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

Description: 'Maplex contour label alignment options.' 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 esriMaplexPageAlignment
          Identifies a page alignment where the label is kept upright
static int esriMaplexUphillAlignment
          Identifies the uphile aligment where the top of the label faces the top of the slope.
 

Field Detail

esriMaplexUphillAlignment

static final int esriMaplexUphillAlignment
Identifies the uphile aligment where the top of the label faces the top of the slope.

See Also:
Constant Field Values

esriMaplexPageAlignment

static final int esriMaplexPageAlignment
Identifies a page alignment where the label is kept upright

See Also:
Constant Field Values