Uses of Package
uk.ac.leeds.ccg.andyt.vector.geometry

Packages that use uk.ac.leeds.ccg.andyt.vector.geometry
uk.ac.leeds.ccg.andyt.vector.geometrics   
uk.ac.leeds.ccg.andyt.vector.geometry   
uk.ac.leeds.ccg.andyt.vector.tests   
uk.ac.leeds.ccg.andyt.vector.visualisation   
 

Classes in uk.ac.leeds.ccg.andyt.vector.geometry used by uk.ac.leeds.ccg.andyt.vector.geometrics
Vector_Point2D
          Class for points in 2D.
 

Classes in uk.ac.leeds.ccg.andyt.vector.geometry used by uk.ac.leeds.ccg.andyt.vector.geometry
Vector_AbstractGeometry2D
          An abstract class defining a geometrical object and the methods it must implement.
Vector_Envelope2D
          A class for simplifying geometry in 2D.
Vector_Line2D
           
Vector_LineSegment2D
          Class for a line segment in 2D represented by two Point2D instances, one is designated a start point and the other an end point.
Vector_Network2D
          Class for networks.
Vector_Network2D.Connection
           
Vector_Point2D
          Class for points in 2D.
 

Classes in uk.ac.leeds.ccg.andyt.vector.geometry used by uk.ac.leeds.ccg.andyt.vector.tests
Vector_Network2D
          Class for networks.
 

Classes in uk.ac.leeds.ccg.andyt.vector.geometry used by uk.ac.leeds.ccg.andyt.vector.visualisation
Vector_Envelope2D
          A class for simplifying geometry in 2D.
Vector_Network2D
          Class for networks.
Vector_Network2D.Connection
           
Vector_Point2D
          Class for points in 2D.