|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectde.grogra.imp3d.glsl.renderable.GLSLRenderable
de.grogra.imp3d.glsl.renderable.GLSLInstanceableRenderable
de.grogra.imp3d.glsl.renderable.GLSLBitCache
de.grogra.imp3d.glsl.renderable.GLSLTextLabelBase
de.grogra.imp3d.glsl.renderable.GLSLTextLabel
public class GLSLTextLabel
| Field Summary |
|---|
| Fields inherited from class de.grogra.imp3d.glsl.renderable.GLSLTextLabelBase |
|---|
BOTTOM_MASK, caption, color, fillColor, FILLED_MASK, font, HORIZONTAL_MASK, LEFT_MASK, OUTLINED_MASK, RIGHT_MASK, TOP_MASK, USED_BITS, VERTICAL_MASK |
| Fields inherited from class de.grogra.imp3d.glsl.renderable.GLSLBitCache |
|---|
BITMASK |
| Fields inherited from class de.grogra.imp3d.glsl.renderable.GLSLInstanceableRenderable |
|---|
DIRECT, INDIRECT, INSTANCIATED |
| Constructor Summary | |
|---|---|
GLSLTextLabel()
|
|
| Method Summary | |
|---|---|
GLSLRenderable |
getInstance()
|
java.lang.Class<?> |
instanceFor()
|
protected void |
updateInstanceByInstancing(Renderable reference,
GraphState gs)
|
protected void |
updateInstanceDirect(Renderable reference)
|
void |
updateInstanceIndirect(java.lang.Object state,
boolean asNode,
GraphState gs)
|
| Methods inherited from class de.grogra.imp3d.glsl.renderable.GLSLTextLabelBase |
|---|
draw, getHorizontalAlignment, getVerticalAlignment, setAlignment, setHorizontalAlignment, setVerticalAlignment |
| Methods inherited from class de.grogra.imp3d.glsl.renderable.GLSLBitCache |
|---|
getBool, setBool |
| Methods inherited from class de.grogra.imp3d.glsl.renderable.GLSLInstanceableRenderable |
|---|
updateInstance |
| Methods inherited from class de.grogra.imp3d.glsl.renderable.GLSLRenderable |
|---|
activateShader, drawAlt, findShader, isShaderDependant |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GLSLTextLabel()
| Method Detail |
|---|
public GLSLRenderable getInstance()
getInstance in class GLSLRenderablepublic java.lang.Class<?> instanceFor()
instanceFor in class GLSLRenderable
protected void updateInstanceByInstancing(Renderable reference,
GraphState gs)
updateInstanceByInstancing in class GLSLTextLabelBaseprotected void updateInstanceDirect(Renderable reference)
updateInstanceDirect in class GLSLTextLabelBase
public void updateInstanceIndirect(java.lang.Object state,
boolean asNode,
GraphState gs)
updateInstanceIndirect in class GLSLTextLabelBase
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||