Package uk.ac.starlink.xdoc.fig

Utility classes to help with drawing figures.

See:
          Description

Class Summary
Anchor Utility for positioning things in the graphics context.
Arrow Draws arrows.
Arrow.FilledArrow Arrow instance with a filled triangular head.
FigureIcon Base class for drawings.
FixedEpsGraphics2D Graphics2D implementation which can write to Encapsulated PostScript.
StringDrawer Object which can draw a string on a graphics context.
 

Package uk.ac.starlink.xdoc.fig Description

Utility classes to help with drawing figures. FigureIcon can be subclassed to do the actual drawing, and methods it provides can be used to view the figure as a Swing window or to export it to EPS. The other classes here are utilities for doing things that you might want to do in a figure.

At time of writing, this is work in progress.



Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.