public final class OFDPageGraphicsDevice extends GraphicsDevice
GraphicsDevice.WindowTranslucencyTYPE_IMAGE_BUFFER, TYPE_PRINTER, TYPE_RASTER_SCREEN| 构造器和说明 |
|---|
OFDPageGraphicsDevice(GraphicsConfiguration defaultConfig)
创建OFD页面图形虚拟设备
|
| 限定符和类型 | 方法和说明 |
|---|---|
GraphicsConfiguration[] |
getConfigurations()
获取所有关于设备的配置信息
|
GraphicsConfiguration |
getDefaultConfiguration()
获取默认配置信息
|
String |
getIDstring()
获取设备ID
|
int |
getType()
获取设备类型
|
public OFDPageGraphicsDevice(GraphicsConfiguration defaultConfig)
defaultConfig - 默认配置public int getType()
getType 在类中 GraphicsDevicepublic String getIDstring()
getIDstring 在类中 GraphicsDevicepublic GraphicsConfiguration[] getConfigurations()
getConfigurations 在类中 GraphicsDevicepublic GraphicsConfiguration getDefaultConfiguration()
getDefaultConfiguration 在类中 GraphicsDeviceCopyright © 2025. All rights reserved.