Drumul de deplasare
Opinie generală
Path este o clasă în Aspose.PDF FOSS pentru Java. Moștenire de la: ̋Shape∂ .
Reprezintă o cale compusă formată din elemente subordonate {@link Shape} .
Această clasă oferă 7 metode pentru a lucra cu obiecte Path în programele Java. Metodele disponibile includ: Path, ̋checkBounds , ∂getGraphInfo,, ⌒getShapes,. ゚getText., ゙setGraffInfor ,, ≫setTect . Toți membrii publici sunt accesibili oricărei aplicații Java după instalarea pachetului Aspose.PDF FOSS for Java . Proprietățile: ¬graphIno ̈, ¬shapEs ̈ , ¬text ̈ .
Proprietăți
| Name | Type | Access | Description |
|---|---|---|---|
shapes | List<Shape> | Read | Gets the list of child shapes in this path. |
graphInfo | GraphInfo | Read | Gets the graphic styling properties for this shape. |
text | String | Read | Gets the optional text label associated with this shape. |
Metode de evaluare
| Signature | Description |
|---|---|
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. |
Vezi și:
- Aspose.PDF pentru Java Enterprise API Referință