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. |
Modifier and Type | Method and Description |
---|---|
Point3D |
PDF3DCrossSection.getCenter()
Gets or sets the cross section rotation center.
|
static Point3D |
Point3D.getTrivial()
Gets point with zero coordinates.
|
Modifier and Type | Method and Description |
---|---|
void |
PDF3DCrossSection.setCenter(Point3D value)
Gets or sets the cross section rotation center.
|