com.metsci.glimpse.painter.info
Class FpsPainter

java.lang.Object
  extended by com.metsci.glimpse.painter.base.GlimpsePainterImpl
      extended by com.metsci.glimpse.painter.info.SimpleTextPainter
          extended by com.metsci.glimpse.painter.info.FpsPainter
All Implemented Interfaces:
GlimpsePainter

public class FpsPainter
extends SimpleTextPainter

Displays an estimate of the current number of times the GlimpseCanvas is being redrawn per second.

Author:
ulman

Nested Class Summary
 
Nested classes/interfaces inherited from class com.metsci.glimpse.painter.info.SimpleTextPainter
SimpleTextPainter.HorizontalPosition, SimpleTextPainter.VerticalPosition
 
Field Summary
 
Fields inherited from class com.metsci.glimpse.painter.base.GlimpsePainterImpl
BYTES_PER_FLOAT, logger
 
Constructor Summary
FpsPainter()
           
 
Method Summary
 
Methods inherited from class com.metsci.glimpse.painter.info.SimpleTextPainter
dispose, getPadding, setBackgroundColor, setColor, setColor, setFont, setFont, setFont, setFont, setHorizontalPosition, setLookAndFeel, setPadding, setPaintBackground, setSizeText, setText, setVerticalPosition
 
Methods inherited from class com.metsci.glimpse.painter.base.GlimpsePainterImpl
isDisposed, isVisible, paintTo, setErrorHandling, setVisible
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FpsPainter

public FpsPainter()


Copyright © 2012 Metron, Inc.. All Rights Reserved.