public class RelLineText extends Enum
限定符和类型 | 字段和说明 |
---|---|
static RelLineText |
OnBothLine |
static RelLineText |
OnLeftLine |
static RelLineText |
OnLine |
static RelLineText |
OnRightLine |
构造器和说明 |
---|
RelLineText(int value,
int ugcValue) |
public static final RelLineText OnLine
public static final RelLineText OnLeftLine
public static final RelLineText OnRightLine
public static final RelLineText OnBothLine
Copyright © 2021–2024 SuperMap. All rights reserved.