Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.Pdf.New 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 |
PolylineAnnotation.getMeasure()
Measure units specifed for this annotation.
|
Modifier and Type | Method and Description |
---|---|
void |
LineAnnotation.setMeasure(Measure value)
Measure units specifed for this annotation.
|
void |
PolylineAnnotation.setMeasure(Measure value)
Measure units specified for this annotation.
|
Constructor and Description |
---|
Measure.NumberFormat(Measure measure)
Constructor for NumberFormat class.
|
Measure.NumberFormatList(Measure measure)
Constructor for NumberFormatList.
|
Copyright © 2016 Aspose. All Rights Reserved.