Package jfig.utils

Class Summary
AntiDeadlock simple utility class to ease avoiding AWT deadlocks.
AppletPrintTest  
BoundingBoxCalculator calculate the bounding box of FIG objects.
ChangeMenuFont simple demo to prove that several JDKs do NOT allow to change menu fonts.
ExceptionTracer manage java exception traces.
FileCopy  
FileTreeNode  
FilteredFigWriter write FIG files with special color options.
FontDecodeTest  
FontTest  
Format  
GeometryManager  
GeometryManagerTest  
Gremlins class for (pseudo-) random stress testing of the jfig editor.
Hugo  
JRecentFileManager JRecentFileManager - manage a set of "recent files" including the AWT menu stuff, AWT event and callback handling, and storage to a file or URL.
KeyGenerator  
MakeFillPatternImages  
MakePieChart  
MakeZipFile  
MemoryUsageTest  
MouseMapper  
Pathname  
Plot  
PPMReader read image data in portable pixmap format (PPM).
PPMWriter construct and dump portable pixmap format (PPM raw) data from a Java image
PresentationBuilder  
PresentationParser parse and manage jfig presentations.
PresentationPDFWriter use the PDFWriter and PDFGraphics2D classes from the Freehep project to export a given jfig presentation (in JAR format) to PDF format.
PrintingBroken A class to test printing of jfig objects via JDK 1.3 and Java2D methods.
PrintTexturePaint Simple demonstration for crazy texture paint printing on JDK 1.3
RecentFileManager RecentFileManager - manage a set of "recent files" including the AWT menu stuff, AWT event and callback handling, and storage to a file or URL.
RegistrationKeyManager manage and check registration keys for jfig.
SetupManager find, load, and manager user preferences.
ShellSort Shellsort algorithm, after Sedgewick, Algorithms in C++ (1989)
SimpleLatexParser a class to parse and convert simple TeX/LaTeX-style strings into formatted FIG compound objects.
SwingDialogWindowTest  
SwingPaintTest  
Test2D  
TestArc2D  
TestKeyEvent  
TmpFile create and manage temporary files.
Xspline