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

Packages that use Painter
com.github.cage This is the main package of Cage, for usage example see Cage or one of the predefined templates like GCage or YCage
 

Uses of Painter in com.github.cage
 

Methods in com.github.cage that return Painter
 Painter Cage.getPainter()
           
 

Constructors in com.github.cage with parameters of type Painter
Cage(Painter painter, IGenerator<Font> fonts, IGenerator<Color> foregrounds, String format, Float compressRatio, IGenerator<String> tokenGenerator, Random rnd)
          Constructor.
 



Copyright © 2011. All Rights Reserved.