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 |
---|---|
PDF3DCrossSection |
PDF3DCrossSectionArray.get_Item(int index)
Gets or sets the
PDF3DCrossSection at the specified index. |
Modifier and Type | Method and Description |
---|---|
void |
PDF3DCrossSectionArray.add(PDF3DCrossSection crossSection)
Adds the specified cross section to views array .
|
void |
PDF3DCrossSectionArray.set_Item(int index,
PDF3DCrossSection value)
Gets or sets the
PDF3DCrossSection at the specified index. |
Copyright © 2022 Aspose. All Rights Reserved.