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

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.

Metode de evaluare

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. |

Vezi și:

  • Aspose.PDF pentru Java Enterprise API Referință
 Română