Class Graphics2DDisplay

  • All Implemented Interfaces:
    OutputDisplay
    Direct Known Subclasses:
    ImageOutputDisplay

    public class Graphics2DDisplay
    extends Object
    implements OutputDisplay
    An output display implementation that shows the areas on a Graphics2D device.
    Author:
    burgetr