Interface IScaleValue

All Superinterfaces:
Serializable
All Known Implementing Classes:
ScaleValue

public interface IScaleValue extends Serializable
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    double
     
  • Method Details

    • getFactor

      double getFactor()
    • compareTo

      int compareTo(IScaleValue other)