Class GraphicsDecorator

java.lang.Object
edu.uci.ics.jung.visualization.transform.shape.Graphics2DWrapper
edu.uci.ics.jung.visualization.transform.shape.GraphicsDecorator
Direct Known Subclasses:
TransformingGraphics

public class GraphicsDecorator extends Graphics2DWrapper
an extendion of Graphics2DWrapper that adds enhanced methods for drawing icons and components
See Also:
  • Constructor Details

    • GraphicsDecorator

      public GraphicsDecorator()
    • GraphicsDecorator

      public GraphicsDecorator(Graphics2D delegate)
  • Method Details