| Package | Description | 
|---|---|
| org.apache.commons.math3.geometry.euclidean.twod | 
 This package provides basic 2D geometry components. | 
| Modifier and Type | Method and Description | 
|---|---|
| SubLine | Line. wholeHyperplane()Build a sub-hyperplane covering the whole hyperplane. | 
| Modifier and Type | Method and Description | 
|---|---|
| Vector2D | SubLine. intersection(SubLine subLine,
            boolean includeEndPoints)Get the intersection of the instance and another sub-line. | 
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.