Uses of Class
com.github.cage.image.ScaleConfig

Packages that use ScaleConfig
com.github.cage.image Classes in this package are responsible for the actual image generation, the central class is Painter
 

Uses of ScaleConfig in com.github.cage.image
 

Methods in com.github.cage.image that return ScaleConfig
 ScaleConfig EffectConfig.getScaleConfig()
           
 

Constructors in com.github.cage.image with parameters of type ScaleConfig
EffectConfig(boolean rippleEnabled, boolean blurEnabled, boolean outlineEnabled, boolean rotateEnabled, ScaleConfig scaleConfig)
          Constructor.
 



Copyright © 2011. All Rights Reserved.