Package | Description |
---|---|
aspose.pdf | |
aspose.pdf.document | |
aspose.pdf.figure |
Modifier and Type | Class and Description |
---|---|
class |
ColouredTilingPattern
{@code
|
class |
CrossHatchPattern
{@code
|
class |
GradientAxialShading
{@code
|
class |
GradientRadialShading
{@code
|
class |
HatchingPattern
{@code
|
class |
ImagePattern
{@code
|
class |
PointsPattern
{@code
|
class |
ShadingGradientPattern |
class |
ShadingPattern
{@code
|
class |
TilingPattern
Abstract class for all tiling patterns.
|
class |
UncolouredTilingPattern
{@code
|
Modifier and Type | Method and Description |
---|---|
PatternColorSpace |
Color.getPatternColorSpace()
Represents a
GrayColorSpace object that indicates the pattern
colorspace. |
Modifier and Type | Method and Description |
---|---|
void |
Color.setPatternColorSpace(PatternColorSpace value) |
Modifier and Type | Field and Description |
---|---|
PatternColorSpace |
PatternData.Pattern |
Modifier and Type | Method and Description |
---|---|
void |
ColorsWriter.addPatternInResource(Pdf doc,
PatternColorSpace pattern) |
void |
ColorsWriter.adjustPatternMatrix(PatternColorSpace pattern,
float xOffset,
float yOffset,
float xScale,
float yScale,
float angleGrad,
float xSkewAngle,
float ySkewAngle) |
Copyright © 2016 Aspose. All Rights Reserved.