HeightForWidthType
class FixedAspectRatioType : public HeightForWidthType {
class FixedSumType : public HeightForWidthType {
class FixedProductType : public HeightForWidthType {
HeightForWidthType* fType;