Package | Description |
---|---|
net.sourceforge.plantuml.cute | |
net.sourceforge.plantuml.geom |
Constructor and Description |
---|
InfiniteLine(AbstractLineSegment segment) |
Modifier and Type | Class and Description |
---|---|
class |
LineSegmentDouble |
class |
LineSegmentInt |
Modifier and Type | Method and Description |
---|---|
double |
AbstractLineSegment.determinant(AbstractLineSegment other) |
boolean |
AbstractLineSegment.doesIntersect(AbstractLineSegment other) |
double |
AbstractLineSegment.getDistance(AbstractLineSegment other) |
Point2DInt |
LineSegmentInt.getSegIntersection(AbstractLineSegment other) |
Point2D |
AbstractLineSegment.getSegIntersection(AbstractLineSegment other) |
Copyright © 2016. All Rights Reserved.