Uses of Class
ch.sahits.game.graphic.image.Scaling
-
Packages that use Scaling Package Description ch.sahits.game.graphic.image -
-
Uses of Scaling in ch.sahits.game.graphic.image
Methods in ch.sahits.game.graphic.image that return Scaling Modifier and Type Method Description (package private) ScalingImageUtil. computeScaleFactor(javafx.geometry.Dimension2D targetDim, javafx.geometry.Dimension2D imgDim, EScaling scaling)(package private) ScalingImageUtil. computeScaleFactorCropLimited(ImageScaleState state, EScaling scaling)Compute the scale factor so the image can be displayed withintargetDim.
-