Package net.refractions.udig.ui.graphics

Interface Summary
ViewportGraphics An adapter that allows uDig and plugin writers to write to AWT components and images or SWT Drawable objects by using this common interface.
 

Class Summary
AWTGraphics  
AWTSWTImageUtils Provides a bunch of Utility methods for converting between AWT and SWT
Glyph Utility methods to create common ImageDescriptors.
NonAdvancedSWTGraphics A Graphics object that wraps SWT's GC object
SLDs Utility class for working with Geotools SLD objects.
SWTGraphics A Graphics object that wraps SWT's GC object
TableSettings This class contains the settings for a table, including the minimum widths of columns and maximum width (ratio) of each column with respect to the entire table.
TableUtils Utility class for dealing with the resizing of table columns.