fr.iscpif.scaladget.mapping

Scale

package Scale

Visibility
  1. Public
  2. All

Type Members

  1. trait IdentityScale extends Object with Scale

    Annotations
    @RawJSType()
  2. trait LinearScale extends Object with QuantitiveScale

    Annotations
    @RawJSType()
  3. trait LogScale extends Object with QuantitiveScale

    Annotations
    @RawJSType()
  4. trait OrdinalScale extends Object with Scale

    Annotations
    @RawJSType()
  5. trait PowScale extends Object with QuantitiveScale

    Annotations
    @RawJSType()
  6. trait QuantileScale extends Object with Scale

    Annotations
    @RawJSType()
  7. trait QuantitiveScale extends Object with Scale

    Annotations
    @RawJSType()
  8. trait QuantizeScale extends Object with Scale

    Annotations
    @RawJSType()
  9. trait Scale extends Object

    Annotations
    @RawJSType()
  10. trait ScaleBase extends Object

    Annotations
    @RawJSType()
  11. trait SqrtScale extends Object with QuantitiveScale

    Annotations
    @RawJSType()
  12. trait ThresholdScale extends Object with Scale

    Annotations
    @RawJSType()
  13. trait TimeScale extends Object with Scale

    Annotations
    @RawJSType()

Ungrouped