Skip navigation links
jcckit.plot

Class TicLabelMap

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String MAP_KEY 
    • Constructor Summary

      Constructors 
      Constructor and Description
      TicLabelMap(ConfigParameters config)
      Creates an instance from the specified configuration parameters.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String form(double ticValue)
      Maps the specified tic value onto a text label in accordance with the map description.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TicLabelMap

        public TicLabelMap(ConfigParameters config)
        Creates an instance from the specified configuration parameters.
        Key & Default ValueTypeMandatory Description
        map Stringyes Map description as explained above.
    • Method Detail

      • form

        public java.lang.String form(double ticValue)
        Maps the specified tic value onto a text label in accordance with the map description.
        Specified by:
        form in interface TicLabelFormat

Copyright © 2020. All Rights Reserved.