Modifier and Type | Method and Description |
---|---|
FontFormat |
FontFormat.clone() |
Modifier and Type | Method and Description |
---|---|
java.util.Vector<org.processmining.visualisation3d.maths.JoglVectord3> |
JoglTextRenderer.GenerateGeometry(java.lang.String text,
FontFormat ff) |
java.util.Vector<org.processmining.visualisation3d.maths.JoglVectord3> |
JoglTextRendererDF.GenerateGeometry(java.lang.String text,
FontFormat ff) |
java.util.Vector<org.processmining.visualisation3d.maths.JoglVectord3> |
JoglTextRenderer.GenerateGeometry(java.lang.String text,
FontFormat ff,
double twidth) |
java.util.Vector<org.processmining.visualisation3d.maths.JoglVectord3> |
JoglTextRendererDF.GenerateGeometry(java.lang.String text,
FontFormat ff,
double twidth) |
Constructor and Description |
---|
JoglTextRenderer(FontFormat ff) |
JoglTextRendererDF(FontFormat ff) |
Modifier and Type | Method and Description |
---|---|
FontFormat |
JoglGuiTextRenderer.getTextFormat() |
Modifier and Type | Method and Description |
---|---|
java.util.Vector<org.processmining.visualisation3d.maths.JoglVectord3> |
JoglGuiTextRenderer.GenerateGeometry(java.lang.String text,
FontFormat ff) |
java.util.Vector<org.processmining.visualisation3d.maths.JoglVectord3> |
JoglGuiTextRenderer.GenerateGeometry(java.lang.String text,
FontFormat ff,
double twidth) |
void |
FormattedFontCache.GenerateTest(org.processmining.visualisation3d.FontData font,
FontFormat textFormat) |
org.processmining.visualisation3d.maths.JoglVectord2 |
JoglGuiTextRenderer.MeasureText(java.lang.String text,
FontFormat ff) |
org.processmining.visualisation3d.maths.JoglVectord2 |
JoglGuiTextRenderer.MeasureText(java.lang.String text,
FontFormat ff,
double twidth) |
Constructor and Description |
---|
FormattedFontCache(org.processmining.visualisation3d.FontData font,
FontFormat textFormat) |
JoglGuiLabel(FontFormat ff) |
JoglGuiTextbox(FontFormat ff) |
JoglGuiTextRenderer(FontFormat ff) |