Documentation of 'org.jplot2d.element.PointAnnotation' Java class
PointAnnotation
org.jplot2d.element

Interface PointAnnotation

    • Method Detail

      • getValuePoint

        java.awt.geom.Point2D getValuePoint()
        returns the x,y values location in layer's world coordinate system.
        Returns:
        the x,y values location
      • setValuePoint

        void setValuePoint(java.awt.geom.Point2D point)
        Sets the x,y values location in layer's world coordinate system
        Parameters:
        point - the x,y values location
      • setValuePoint

        void setValuePoint(double x,
                           double y)
        Sets the x,y values location in layer's world coordinate system
        Parameters:
        x - the x-values of the new location
        y - the y-values of the new location

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.