Interface FlippableAxisModel

    • Method Detail

      • setFlipped

        void setFlipped​(boolean value)
        Sets whether to flip the axis.
        Parameters:
        value - if true the axis gets flipped
      • isFlipped

        boolean isFlipped()
        Returns whether the axis is flipped.
        Returns:
        true if the axis is flipped