Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.PDF for Java library
which are either directly in it like Document or indirectly through several
subpackages. |
com.aspose.pdf.drawing |
The com.aspose.pdf.drawing package provides classes describing graphic primitives like
arc, line, circle etc.
|
Modifier and Type | Method and Description |
---|---|
PatternColorSpace |
Color.getPatternColorSpace()
Gets a object that indicates the pattern colorspace.
|
Modifier and Type | Method and Description |
---|---|
void |
Color.setPatternColorSpace(PatternColorSpace value)
Sets a object that indicates the pattern colorspace.
|
Modifier and Type | Class and Description |
---|---|
class |
GradientAxialShading
Represents gradient axial shading class.
|
class |
GradientRadialShading
Represents gradient radial shading type.
|