com.supermap.layout
类 PaperOrientation
- java.lang.Object
-
- com.supermap.data.Enum
-
- com.supermap.layout.PaperOrientation
-
public class PaperOrientation extends Enum
该类定义了纸面方向类型常量。
-
-
字段概要
字段 限定符和类型 字段和说明 static PaperOrientation
LANDSCAPE
横向纸面。static PaperOrientation
PORTRAIT
纵向纸面。
-
-
-
字段详细资料
-
LANDSCAPE
public static final PaperOrientation LANDSCAPE
横向纸面。
-
PORTRAIT
public static final PaperOrientation PORTRAIT
纵向纸面。
-
-
Copyright © 2021–2024 SuperMap. All rights reserved.