Class Parsed


  • public final class Parsed
    extends NativeObjectContainer
    This object is wrapping the native java script object provided by DatasetElement to know the parsed value.
    Author:
    Andrea "Stock" Stocchero
    • Method Detail

      • getX

        public double getX()
        Returns the X value of the point.
        Returns:
        the X value of the point.
      • getY

        public double getY()
        Returns the Y value of the point.
        Returns:
        the Y value of the point.
      • isConsistent

        public boolean isConsistent()
        Returns true if the values are consistent and not NaN.
        Returns:
        true if the values are consistent and not NaN