Class CyclicNumberAxis.CycleBoundTick

    • Constructor Detail

      • CycleBoundTick

        public CycleBoundTick​(boolean mapToLastCycle,
                              Number number,
                              String label,
                              TextAnchor textAnchor,
                              TextAnchor rotationAnchor,
                              double angle)
        Creates a new tick.
        Parameters:
        mapToLastCycle - map to last cycle?
        number - the number.
        label - the label.
        textAnchor - the text anchor.
        rotationAnchor - the rotation anchor.
        angle - the rotation angle.