Kieker 1.12

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
 java.awt.Graphics2D getGraphics()
           
 java.awt.image.BufferedImage getImage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Image

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

Method Detail

getImage

public java.awt.image.BufferedImage getImage()

getGraphics

public java.awt.Graphics2D getGraphics()

Kieker 1.12

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