Package 

Class ImgTransform


  • 
    public final class ImgTransform
    
                        

    Transformation applied on an image with pivotRel as pivot's relative position.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Integer angleDeg
      private final Offset scale
      private final Offset pivotRel
    • Constructor Summary

      Constructors 
      Constructor Description
      ImgTransform(Integer angleDeg, Offset scale, Offset pivotRel)
    • Method Summary

      Modifier and Type Method Description
      final Integer getAngleDeg()
      final Offset getScale()
      final Offset getPivotRel()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait