PDF Clown
0.1.2

Uses of Class
org.pdfclown.documents.contents.colorSpaces.TilingPattern.PaintTypeEnum

Packages that use TilingPattern.PaintTypeEnum
org.pdfclown.documents.contents.colorSpaces Color space types used to specify the colors of graphics objects inside content streams [PDF:1.6:4.5]. 
 

Uses of TilingPattern.PaintTypeEnum in org.pdfclown.documents.contents.colorSpaces
 

Methods in org.pdfclown.documents.contents.colorSpaces that return TilingPattern.PaintTypeEnum
static TilingPattern.PaintTypeEnum TilingPattern.PaintTypeEnum.get(int code)
           
 TilingPattern.PaintTypeEnum TilingPattern.getPaintType()
          Gets how the color of the pattern cell is to be specified.
static TilingPattern.PaintTypeEnum TilingPattern.PaintTypeEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TilingPattern.PaintTypeEnum[] TilingPattern.PaintTypeEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


PDF Clown
0.1.2

Project home page

Copyright © 2006-2013 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.