|
||||||||||
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.base.GlimpsePainter2D
com.metsci.glimpse.painter.info.CursorTextPainter
com.metsci.glimpse.painter.info.CursorTextZPainter
public class CursorTextZPainter
In addition to displaying the coordinates of the cursor
in data space, also displays the data value stored in the
FloatTextureProjected2D
beneath the cursor location.
CursorTextPainter
Field Summary |
---|
Fields inherited from class com.metsci.glimpse.painter.base.GlimpsePainterImpl |
---|
BYTES_PER_FLOAT, logger |
Constructor Summary | |
---|---|
CursorTextZPainter()
|
Method Summary | |
---|---|
void |
setTexture(FloatTextureProjected2D texture)
|
Methods inherited from class com.metsci.glimpse.painter.info.CursorTextPainter |
---|
dispose, paintTo, setClampToScreenEdges, setOffsetBySelectionSize, setTextBackgroundColor, setTextColor |
Methods inherited from class com.metsci.glimpse.painter.base.GlimpsePainter2D |
---|
paintTo |
Methods inherited from class com.metsci.glimpse.painter.base.GlimpsePainterImpl |
---|
dispose, isDisposed, isVisible, paintTo, setErrorHandling, setLookAndFeel, setVisible |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CursorTextZPainter()
Method Detail |
---|
public void setTexture(FloatTextureProjected2D texture)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |