Trait libreda_db::layout::prelude::IsometricRTransform
source · [−]pub trait IsometricRTransform: IsometricTransform + SimiliarityRTransform { }Expand description
Geometric transformation which preserves angles and distances (e.g. euclidean transform) but allows only rotations by a multiple of 90 degrees.