java.lang.Object
com.treemap.swing.originalfastvoronoi.convexClip.InfoPoint

public class InfoPoint extends Object
Result wrapper for intersection with information (= code) of intersection type
  • Constructor Details

    • InfoPoint

      public InfoPoint(Point2D erg, char code)
    • InfoPoint

      public InfoPoint(Point2D erg, Point2D snd, char code)
  • Method Details