|
Class Summary |
| CalRGB |
put your documentation comment here |
| ColorSpaceCMYK |
|
| DeviceCMYK |
Device CMYK colour space definitions. |
| DeviceGray |
|
| DeviceN |
DeviceN colour spaces shall be defined in a similar way to Separation colour
spaces-in fact, a Separationcolour space can be defined as a DeviceN colour
space with only one component. |
| DeviceRGB |
put your documentation comment here |
| ExtGState |
This class represents an External Graphics State (ExtGState) object. |
| GlyphOutlineClip |
GlyphOutlineClip is contains the glyph outlines for glyph contained
within a TextBlock. |
| GraphicsState |
The PDF viewer application maintains an internal data structure called the
graphics state that holds current graphics control parameters. |
| ICCBased |
put your documentation comment here |
| Indexed |
The class represents an indexed colour space. |
| Lab |
put your documentation comment here |
| PatternColor |
Pattern colour implements PColorSpace but is more of a parser placeholder
for dealing with 'cs' token which sets a pattern Colour space. |
| PColorSpace |
put your documentation comment here |
| Separation |
Separation Color Space background: |
| ShadingPattern |
Shading Pattern is a Base class for a all shading Types. |
| ShadingType1Pattern |
Currently not support, type 1 algorithm defines a colour for each
coordinate in the space which will be difficult to calculate efficiently. |
| ShadingType2Pattern |
Type 2 (axial) shadings define colour blend that varies along a linear
axis between two endpoints and extends indefinitely perpendicular to the
that axis. |
| ShadingType3Pattern |
Type 3 (radial) shading define a colour blend that varies between two
circles. |
| Shapes |
The Shapes class hold all object that are parsed from a Page's content
streams. |
| SoftMask |
Soft-mask Dictionary specifies the current soft mask in the graphics
state. |
| TextSprite |
This class represents text which will be rendered to the a graphics context. |
| TextState |
The text state comprises those graphics state parameters that only affect text. |
| TilingPattern |
Tiling patterns consist of a small graphical figure (called a
pattern cell) that is replicated at fixed horizontal and vertical
intervals to fill the area to be painted. |