|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GlyphSetFactory | |
|---|---|
| org.proteinshader.graphics.typography | Holds the classes needed for applying text labels to the curved surfaces of tubes and ribbons. |
| Uses of GlyphSetFactory in org.proteinshader.graphics.typography |
|---|
| Classes in org.proteinshader.graphics.typography that implement GlyphSetFactory | |
|---|---|
class |
GLF2GlyphSetFactory
Reads a set of glyphs from a ".glf" file that was created with the glFont program (Version 2.0) written by Brad Fish (brad.fish@gmail.com). |
| Methods in org.proteinshader.graphics.typography that return GlyphSetFactory | |
|---|---|
GlyphSetFactory |
GlyphSetFactoryFactory.createGlyphSetFactory(String factoryName,
String configName)
Uses Java reflection to load the concrete GlyphSetFactory that is requested in the configuration file. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||