Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.imagero.geom

Class Summary
Line Every line (in 2D) can be represented with formula y = a*x + b; Class Line is based on this insight, this makes him very simple and clear.
LineSegment LineSegment is like a Line, but bounded through 2 Points