Generated by
JDiff

Class com.itextpdf.layout.borders.OutsetBorder

Changed Constructors
OutsetBorder( DeviceCmyk, float ) Documentation changed from old to new.
Creates an OutsetBorder instance with the specified width and the cmyk color.
OutsetBorder( DeviceCmyk, float , float ) Documentation changed from old to new.
Creates an OutsetBorder instance with the specified width, color and opacity.
OutsetBorder( DeviceGray, float ) Documentation changed from old to new.
Creates an OutsetBorder instance with the specified width and the gray color.
OutsetBorder( DeviceGray, float , float ) Documentation changed from old to new.
Creates an OutsetBorder instance with the specified width, color and opacity.
OutsetBorder( DeviceRgb, float ) Documentation changed from old to new.
Creates an OutsetBorder instance with the specified width and the rgb color.
OutsetBorder( DeviceRgb, float , float ) Documentation changed from old to new.
Creates an OutsetBorder instance with the specified width, color and opacity.
OutsetBorder( float) Documentation changed from old to new.
Creates an OutsetBorder instance with the specified width.