org.bootchart.renderer
クラス EPSRenderer
java.lang.Object
org.bootchart.renderer.Renderer
org.bootchart.renderer.ImageRenderer
org.bootchart.renderer.EPSRenderer
public class EPSRenderer
- extends ImageRenderer
EPSRenderer renders the boot chart as an EPS (encapsulated postscript)
image.
フィールドの概要 |
static boolean |
COMPRESS_EPS
Whether to compress EPS output. |
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COMPRESS_EPS
public static final boolean COMPRESS_EPS
- Whether to compress EPS output.
- 関連項目:
- 定数フィールド値
EPSRenderer
public EPSRenderer()
render
public void render(Properties headers,
BootStats bootStats,
OutputStream os)
throws IOException
- クラス
ImageRenderer
の記述:
- Render the chart.
- オーバーライド:
- クラス
ImageRenderer
内の render
- パラメータ:
headers
- header properties to include in the title bannerbootStats
- boot statisticsos
- the output stream to write t
- 例外:
IOException
- if an I/O error occurs
getFileSuffix
public String getFileSuffix()
- クラス
Renderer
の記述:
- Returns the file suffix to use for the rendered image.
- 定義:
- クラス
ImageRenderer
内の getFileSuffix
- 戻り値:
- file suffix