Interface Scaler


  • public interface Scaler
    The scaler is part of the processing job and is responsible of transforming the position and size of imported nodes in order to fit in the system's scale.
    Author:
    Mathieu Bastian
    See Also:
    Processor
    • Method Detail

      • doScale

        void doScale​(Container container)
        Scale container content to the system scale. Adapt and recenter the scale of nodes positions and sizes.
        Parameters:
        container - the container that is to be scaled to the right scale