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