类的使用
com.supermap.layout.PaperOrientation
-
使用PaperOrientation的程序包 程序包 说明 com.supermap.layout -
-
com.supermap.layout中PaperOrientation的使用
声明为PaperOrientation的com.supermap.layout中的字段 限定符和类型 字段和说明 static PaperOrientation
PaperOrientation. LANDSCAPE
横向纸面。static PaperOrientation
PaperOrientation. PORTRAIT
纵向纸面。返回PaperOrientation的com.supermap.layout中的方法 限定符和类型 方法和说明 PaperOrientation
Paper. getOrientation()
返回纸面的方向。PaperOrientation
Printer. getOrientation()
已过时。返回打印纸面的朝向。参数类型为PaperOrientation的com.supermap.layout中的方法 限定符和类型 方法和说明 void
Paper. setOrientation(PaperOrientation paperOrientation)
设置纸面的方向。void
Printer. setOrientation(PaperOrientation paperOrientation)
已过时。设置打印纸面的朝向。
-
Copyright © 2021–2024 SuperMap. All rights reserved.