المسار

المعلومات العامة

Path هي فئة في Aspose.PDF FOSS لـ Java. وراثية من: ̋Shape゚ .

يمثل مسار مركب يتكون من عناصر {@link Shape}.

توفر هذه الفئة 7 طرق للعمل مع كائنات Path في برامج Java. وتشمل الطرق المتاحة: Path, ̋checkBounds، ∂getGraphInfo , ゚getShapes ، ⌒getText و ゙setGraffInvo` . جميع الأعضاء العامين يمكن الوصول إليهم من أي تطبيق Java بعد تثبيت حزمة Aspose.PDF FOSS for Java . خصائص:

خصائص

NameTypeAccessDescription
shapesList<Shape>ReadGets the list of child shapes in this path.
graphInfoGraphInfoReadGets the graphic styling properties for this shape.
textStringReadGets the optional text label associated with this shape.

الطرق

SignatureDescription
Path()Creates a new empty path.
getShapes()List<Shape>Gets the list of child shapes in this path.
checkBounds(width: double, height: double){@inheritDoc}

Checks bounds for all child shapes in this path. | | `getGraphInfo()` → `GraphInfo` | Gets the graphic styling properties for this shape. | | `setGraphInfo(graphInfo: GraphInfo)` | Sets the graphic styling properties for this shape. | | `getText()` → `String` | Gets the optional text label associated with this shape. | | `setText(text: String)` | Sets the optional text label associated with this shape. |

انظر أيضاً

  • Aspose.Cells لـ Java مرجع API المؤسسة
 العربية