Documentation of 'de.erichseifert.gral.plots.areas.DefaultAreaRenderer2D' Java class
DefaultAreaRenderer2D
de.erichseifert.gral.plots.areas

Class DefaultAreaRenderer2D

    • Constructor Detail

      • DefaultAreaRenderer2D

        public DefaultAreaRenderer2D()
    • Method Detail

      • getArea

        public Drawable getArea(java.util.List<DataPoint> points,
                                java.awt.Shape shape)
        Returns the graphical representation to be drawn for the specified data points.
        Parameters:
        points - Points to be used for creating the area.
        shape - Geometric shape of the area.
        Returns:
        Representation of the area.
      • getAreaShape

        public java.awt.Shape getAreaShape(java.util.List<DataPoint> points)
        Returns the shape used for rendering the area of a data points.
        Parameters:
        points - Data points.
        Returns:
        Geometric shape for the area of the specified data points.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.