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 |
---|---|
Measure |
LineAnnotation.getMeasure()
Measure units specifed for this annotation.
|
Measure |
PolyAnnotation.getMeasure()
Measure units specified for this annotation.
|
Modifier and Type | Method and Description |
---|---|
void |
LineAnnotation.setMeasure(Measure value)
Measure units specifed for this annotation.
|
void |
PolyAnnotation.setMeasure(Measure value)
Measure units specified for this annotation.
|
Constructor and Description |
---|
NumberFormat(Measure measure)
Constructor for NumberFormat class.
|
NumberFormatList(Measure measure)
Constructor for NumberFormatList.
|