Documentation of 'org.jplot2d.axtick.Int10expn' Java class
Int10expn
org.jplot2d.axtick

Class Int10expn

  • All Implemented Interfaces:
    DoubleInterval


    public final class Int10expn
    extends java.lang.Object
    implements DoubleInterval
    This class represent a number in c x 10^n form. c is a integer and in range between -9 and 9.
    • Constructor Detail

      • Int10expn

        public Int10expn(int coefficient,
                         int exponent)
      • Int10expn

        public Int10expn(double value)
    • Method Detail

      • getCoefficient

        public int getCoefficient()
        Returns:
        the coefficient
      • getExponent

        public int getExponent()
        Returns:
        the exponent
      • equals

        public boolean equals(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.