Class PolygonViewHelper.Line

  • All Implemented Interfaces:

    
    public class PolygonViewHelper.Line
    
                        

    Representation of line

    Calculates line by two points and finds intersection points with other lines General line formula is a * x + b * y + c = 0
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Constructor Detail

      • PolygonViewHelper.Line

        PolygonViewHelper.Line()