Package com.graphbuilder.geom


package com.graphbuilder.geom
  • Class
    Description
    Geom contains static methods for calculating intersections, angles, areas and distances.
    The Point2d interface represents a two-dimensional point using double precision.
    The Point3d interface represents a three-dimensional point using double precision.