Documentation of 'de.erichseifert.gral.plots.lines.DefaultLineRenderer2D' Java class
DefaultLineRenderer2D
de.erichseifert.gral.plots.lines

Class DefaultLineRenderer2D

    • Constructor Detail

      • DefaultLineRenderer2D

        public DefaultLineRenderer2D()
        Initializes a new DefaultLineRenderer2D instance.
    • Method Detail

      • getLine

        public Drawable getLine(java.util.List<DataPoint> points,
                                java.awt.Shape shape)
        Returns a graphical representation for the line defined by e points.
        Parameters:
        points - Points used for creating the line.
        shape - Geometric shape for this line.
        Returns:
        Representation of the line.
      • getLineShape

        public java.awt.Shape getLineShape(java.util.List<DataPoint> points)
        Returns the geometric shape for this line.
        Parameters:
        points - Points used for creating the line.
        Returns:
        Geometric shape for this line.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.