|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GlyphSetFactory
Defines the interface for a factory that can read glyphs from a source and produce a GlyphSet object.
| Method Summary | |
|---|---|
GlyphSet |
readGlyphSet(Properties p)
Reads information from a source and constructs a GlyphSet object. |
void |
setDebug(boolean debug)
Setting debug to true will activate several print statements that are useful for troubleshooting. |
| Method Detail |
|---|
GlyphSet readGlyphSet(Properties p)
throws GlyphException
p - a Properties object is a type of hash.
GlyphExceptionvoid setDebug(boolean debug)
debug - boolean value to turn debugging on or off.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||