|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface acLineLabelPosition
ArcIMS line label position options.
Field Summary | |
---|---|
static int |
acLLPlaceAbove
Place above line. |
static int |
acLLPlaceAboveBelow
Place above or below line. |
static int |
acLLPlaceAtEitherEnd
Place at beginning or end. |
static int |
acLLPlaceAtEnd
Place at end of the line. |
static int |
acLLPlaceAtStart
Place at beginning of the line. |
static int |
acLLPlaceBelow
Place below line. |
static int |
acLLPlaceHorizontal
Place horizontal. |
static int |
acLLPlaceInLine
Place anywhere on the line. |
static int |
acLLPlaceLeft
Place at left side of the line. |
static int |
acLLPlaceLeftRight
Place at either end of the line. |
static int |
acLLPlaceNone
Do not place label. |
static int |
acLLPlaceOnTop
Place on top of the line. |
static int |
acLLPlaceOnTopHorizontal
Place on top horizontal. |
static int |
acLLPlaceParallel
Place parallel. |
static int |
acLLPlacePerpendicular
Place perpendicular. |
static int |
acLLPlaceRight
Place at the right side of the line. |
Field Detail |
---|
static final int acLLPlaceNone
static final int acLLPlaceAbove
static final int acLLPlaceBelow
static final int acLLPlaceOnTop
static final int acLLPlaceLeft
static final int acLLPlaceRight
static final int acLLPlaceAboveBelow
static final int acLLPlaceLeftRight
static final int acLLPlaceInLine
static final int acLLPlaceAtStart
static final int acLLPlaceAtEnd
static final int acLLPlaceAtEitherEnd
static final int acLLPlaceParallel
static final int acLLPlacePerpendicular
static final int acLLPlaceHorizontal
static final int acLLPlaceOnTopHorizontal
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |