Interface IListMove

    • Method Detail

      • move

        void move​(java.lang.String tag,
                  int newPosition)
        Move a feature in a list.
        Parameters:
        tag - Tag of feature to be moved.
        newPosition - Position to move the feature to.