PDF Clown
0.0.8

it.stefanochizzolini.clown.documents.contents.colorSpaces
Class DeviceColor

java.lang.Object
  extended by it.stefanochizzolini.clown.documents.contents.colorSpaces.Color
      extended by it.stefanochizzolini.clown.documents.contents.colorSpaces.DeviceColor
Direct Known Subclasses:
DeviceCMYKColor, DeviceGrayColor, DeviceRGBColor

public abstract class DeviceColor
extends Color

Device color value [PDF:1.6:4.5.3].

Author:
Stefano Chizzolini (http://www.stefanochizzolini.it)

Constructor Summary
protected DeviceColor(ColorSpace colorSpace)
           
 
Method Summary
 
Methods inherited from class it.stefanochizzolini.clown.documents.contents.colorSpaces.Color
getColorSpace, getComponents, normalizeComponent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeviceColor

protected DeviceColor(ColorSpace colorSpace)

PDF Clown
0.0.8

Project home page

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