Kieker 1.8

kieker.analysis.display
Class Image

java.lang.Object
  extended by kieker.analysis.display.AbstractDisplay
      extended by kieker.analysis.display.Image

public class Image
extends AbstractDisplay

his class is currently under development, mostly for test purposes, and not designed for productive deployment.

Since:
1.6
Author:
Nils Christian Ehmke

Constructor Summary
Image()
          Creates a new instance of this class.
 
Method Summary
 Graphics2D getGraphics()
           
 BufferedImage getImage()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Image

public Image()
Creates a new instance of this class.

Method Detail

getImage

public BufferedImage getImage()

getGraphics

public Graphics2D getGraphics()

Kieker 1.8

Copyright 2013 Kieker Project, http://kieker-monitoring.net