|
||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||
public interface PaintableFormat
| 方法摘要 | |
|---|---|
void |
begin(java.io.OutputStream out,
int width,
int height)
开始 |
void |
end()
结束 |
java.awt.Graphics2D |
nextPage()
下一页 |
| 从接口 com.hg.xdoc.NamableFormat 继承的方法 |
|---|
getName |
| 方法详细信息 |
|---|
void begin(java.io.OutputStream out,
int width,
int height)
throws java.lang.Exception
out - outwidth - widthheight - height
java.lang.Exception - 例外
java.awt.Graphics2D nextPage()
throws java.lang.Exception
java.lang.Exception
void end()
throws java.lang.Exception
java.lang.Exception
|
||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||