Uses of Class
de.unihalle.informatik.MiToBo.core.datatypes.MTBLineSegment2D

Packages that use MTBLineSegment2D
de.unihalle.informatik.MiToBo.core.datatypes Provides basic datatypes for MiToBo. 
 

Uses of MTBLineSegment2D in de.unihalle.informatik.MiToBo.core.datatypes
 

Methods in de.unihalle.informatik.MiToBo.core.datatypes with parameters of type MTBLineSegment2D
 Point2D.Double MTBLineSegment2D.getIntersection(MTBLineSegment2D ls)
          Calculates the point of intersection between the segments.
 double MTBLineSegment2D.scalprod(MTBLineSegment2D ls)
          Calculates the scalar product of the given segment to this one.
 



Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.