org.osm2world.core.math
public class LineSegmentXYZ extends Object
Constructor and Description |
---|
LineSegmentXYZ(VectorXYZ p1,
VectorXYZ p2) |
Modifier and Type | Method and Description |
---|---|
LineSegmentXZ |
getSegmentXZ() |
String |
toString() |
public LineSegmentXZ getSegmentXZ()
public String toString()
toString
in class Object