PDF Clown
0.1.2

org.pdfclown.documents.contents.colorSpaces
Class TilingPattern.Colorized

java.lang.Object
  extended by org.pdfclown.objects.PdfObjectWrapper<TDataObject>
      extended by org.pdfclown.documents.contents.colorSpaces.Color<TDataObject>
          extended by org.pdfclown.documents.contents.colorSpaces.Pattern<PdfStream>
              extended by org.pdfclown.documents.contents.colorSpaces.TilingPattern
                  extended by org.pdfclown.documents.contents.colorSpaces.TilingPattern.Colorized
All Implemented Interfaces:
Cloneable, IPdfObjectWrapper
Enclosing class:
TilingPattern

public static final class TilingPattern.Colorized
extends TilingPattern

Uncolored tiling pattern ("stencil") associated to a color.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.pdfclown.documents.contents.colorSpaces.TilingPattern
TilingPattern.Colorized, TilingPattern.PaintTypeEnum, TilingPattern.TilingTypeEnum
 
Field Summary
 
Fields inherited from class org.pdfclown.documents.contents.colorSpaces.Pattern
Default
 
Method Summary
 Color<?> getColor()
          Gets the color applied to the stencil.
 
Methods inherited from class org.pdfclown.documents.contents.colorSpaces.TilingPattern
colorize, getBox, getPaintType, getResources, getTilingType, getXStep, getYStep
 
Methods inherited from class org.pdfclown.documents.contents.colorSpaces.Pattern
clone, getComponents, getDictionary, getMatrix, wrap
 
Methods inherited from class org.pdfclown.documents.contents.colorSpaces.Color
getColorSpace, normalizeComponent
 
Methods inherited from class org.pdfclown.objects.PdfObjectWrapper
checkCompatibility, delete, equals, exists, getBaseDataObject, getBaseObject, getBaseObject, getContainer, getDataContainer, getDocument, getFile, getMetadata, retrieveName, retrieveNamedBaseObject, setBaseObject, setMetadata
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getColor

public Color<?> getColor()
Gets the color applied to the stencil.


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.