isOrthogonal

fun isOrthogonal(at: AffineTransform): Boolean

Return true if the given transform maps a rectangle to a rectangle. If this method returns true, then the transformRectangle and transformRectangularShape methods will operate correctly.