Class Segment
java.lang.Object
org.apache.commons.math3.geometry.euclidean.threed.Segment
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
start
Start point of the segment. -
end
End point of the segments. -
line
Line containing the segment.
-
-
Constructor Details
-
Segment
-
-
Method Details
-
getStart
-
getEnd
-
getLine
-