Module gwy :: Class AffineScalingType
[hide private]
[frames] | no frames]

Class AffineScalingType

source code

Type of lattice vector scaling in affine transform preparation.


Since: 2.49

Note: All the enumerated values are defined at the module level, not the class level. The are just groupped by class here for easier orientation.

Class Variables [hide private]
  AFFINE_SCALING_AS_GIVEN
Correct lattice vectors lengths are taken as given.
  AFFINE_SCALING_PRESERVE_AREA
Correct lattice vectors are scaled to make the transformation area-preserving.
  AFFINE_SCALING_PRESERVE_X
Correct lattice vectors are scaled to preserve the scale along x-axis.