Documentation of 'org.jzy3d.plot3d.primitives.axes.layout.renderers.TickLabelMap' Java class
TickLabelMap
org.jzy3d.plot3d.primitives.axes.layout.renderers

Class TickLabelMap

    • Constructor Summary

      Constructors 
      Constructor and Description
      TickLabelMap() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      boolean contains(double value) 
      java.lang.String format(double value) 
      java.util.Map<java.lang.Double,java.lang.String> getMap() 
      void register(double value, java.lang.String string) 
      • Methods inherited from class java.lang.Object

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

      • TickLabelMap

        public TickLabelMap()
    • Method Detail

      • register

        public void register(double value,
                             java.lang.String string)
      • contains

        public boolean contains(double value)
      • getMap

        public java.util.Map<java.lang.Double,java.lang.String> getMap()
      • format

        public java.lang.String format(double value)
        Specified by:
        format in interface ITickRenderer

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.