Packageorg.alivepdf.colors
Classpublic final class SpotColor
InheritanceSpotColor Inheritance Object
Implements IColor



Public Properties
 PropertyDefined By
  color : CMYKColor
SpotColor
  i : int
SpotColor
  n : int
SpotColor
  name : String
SpotColor
Protected Properties
 PropertyDefined By
  idRef : int
[static]
SpotColor
Public Methods
 MethodDefined By
  
SpotColor(name:String, color:CMYKColor)
SpotColor
Property Detail
colorproperty
public var color:CMYKColor

iproperty 
public var i:int

idRefproperty 
protected static var idRef:int

nproperty 
public var n:int

nameproperty 
public var name:String

Constructor Detail
SpotColor()Constructor
public function SpotColor(name:String, color:CMYKColor)



Parameters
name:String
 
color:CMYKColor