@nospamproxy/core
    Preparing search index...

    The transformation to apply on a icon. Currently supported:

    • translation (x and y), and
    • scale.
    Index

    Constructors

    Properties

    Methods

    Constructors

    • Parameters

      • trX: number | null
      • trY: number | null
      • shrink: number | null

      Returns Transformation

    Properties

    shrink: number | null
    trX: number | null
    trY: number | null

    Methods