|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriMaplexPolygonPlacementMethod
Constants from esriMaplexPolygonPlacementMethod' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Identifies the Maplex overposter polygon labeling method.' 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 |
esriMaplexCurvedAroundPolygon
Place the label offset and curved around the polygon boundary. |
static int |
esriMaplexCurvedInPolygon
Place the label curved within polygon feature. |
static int |
esriMaplexHorizontalAroundPolygon
Place the label horizontal at best position around polygon feature. |
static int |
esriMaplexHorizontalInPolygon
Place the label horizontal within polygon feature. |
static int |
esriMaplexRepeatAlongBoundary
Place the label offset from boundary and repeated along boundary. |
static int |
esriMaplexStraightInPolygon
Place the label straight within polygon feature. |
Field Detail |
---|
static final int esriMaplexHorizontalInPolygon
static final int esriMaplexStraightInPolygon
static final int esriMaplexCurvedInPolygon
static final int esriMaplexHorizontalAroundPolygon
static final int esriMaplexRepeatAlongBoundary
static final int esriMaplexCurvedAroundPolygon
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |