Class GraphImage

java.lang.Object
All Implemented Interfaces:
edu.uci.ics.jung.visualization.VisualizationServer.Paintable, InterfaceObject, NamedObject, TreeObject, CleanableObject

public class GraphImage
extends GraphShape
Draws an image on a graph display.
Since:
1.0
Version:
1.0
Author:
Andrew Reid
  • Constructor Details

    • GraphImage

      public GraphImage()
    • GraphImage

      public GraphImage​(java.awt.image.BufferedImage image, org.jogamp.vecmath.Point2f p1, org.jogamp.vecmath.Point2f p2)