Interface IInstance

    • Method Detail

      • getAttributeValue

        java.lang.Object getAttributeValue​(int pos)
        Parameters:
        pos - The position of the feature that is to be returned.
        Returns:
        The feature value at position pos.
      • getPoint

        double[] getPoint()
      • getPointValue

        double getPointValue​(int pos)