Uploaded image for project: 'Commons Math'
  1. Commons Math
  2. MATH-1512

euclidean.threed.Line has no toString implementation, nor is it Serializable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Feedback Received
    • 3.6.1
    • None
    • None
    • Java, equally on Windows and Android, because I use the same library file for that

    Description

      org.apache.commons.math3.geometry.euclidean.threed.Line should have a string representation, like org.apache.commons.math3.geometry.euclidean.threed.Vector3D does. (public String toString())

      I'd propose "BaseVector + t*DirectionalVector", but there is probably a nicer way. I estimated 2h because of the discussion about that.

       

      It also should be Serializable, because that's required for some projects (e.g. mine), and should be there. There are work arounds for that, but making it Serializable should be really easy. (implements Serializable)

      Attachments

        Activity

          People

            Unassigned Unassigned
            A. Noack Antonio Noack
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 2h
                2h
                Remaining:
                Remaining Estimate - 2h
                2h
                Logged:
                Time Spent - Not Specified
                Not Specified