|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metsci.glimpse.painter.base.GlimpsePainterImpl
com.metsci.glimpse.painter.info.SimpleTextPainter
com.metsci.glimpse.painter.info.FpsPainter
public class FpsPainter
Displays an estimate of the current number of times
the GlimpseCanvas
is being redrawn per second.
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 |
---|
public FpsPainter()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |