Aller au contenu

Enumeration HrzProtocol.BoxFitAxes

Defined in hrz/protocol/vector/symbol_repr.proto.


BOX_FIT_AXES_NONE (0)

The content does not resize at all.


BOX_FIT_AXES_WIDTH (1)

The content uses only the width as constraint for the fitting.


BOX_FIT_AXES_HEIGHT (2)

The content uses only the height as constraint for the fitting.


BOX_FIT_AXES_BOTH (3)

The content uses both axes as constraints for the fitting.